What you will learn
Introduction to coding with C#
C# Tools and Setup
Variables, Data Types, Conversions, Operators, and Doing Math
Strings and Working with text using C# Techniques
Making Different Decisions: if – else if – else, and switch – case
Loops, Repetitions, and Iterators: while, do while, for, and foreach
Working with Arrays in depth
The Power of Methods in C#
Object-Oriented Programming: Classes, Objects, Access Modifiers, and More
Interfaces and Enumerations
Description
Hello and welcome to the Learn Coding with C# from Scratch | C# Comprehensive Course in 2022.
In this course, you will learn all the C# fundamentals needed to become a Professional C# Programmer quickly and efficiently.
C# is so popular, powerful, easy, simple, Object-Oriented, and widely used Programming language.
You can use the C# programming language for building:
Desktop Applications
Mobile Applications
Web Applications
Games using Unity
VR Applications
All that and More
Therefore, learning this programming language opens up many opportunities for you.
And in this comprehensive course, you will master all the C# 10 concepts with the modern features.
All the course concepts will be explained first theoretically, and then practically using the Visual Studio Community 2022 IDE.
C# has a great community, So if you encounter any problems, you will find the solution easily.
By the end of this course, you’ll master:
Introduction to coding with C#
C# working tools
Variables, Data Types, Conversions, Operators, and Doing Math
Strings and Working with text using C# Techniques
Making Different Decisions: if – else if – else, and switch – case
Loops, Repetitions, and Iterators: while, do while, for, and foreach
Working with Arrays in depth
The Power of Methods in C#
Object-Oriented Programming: Classes, Objects, Access Modifiers, and More
Interfaces and Enumerations
All that and more with real examples
This course will be constantly updated with the support of the instructor.
So, what are you waiting for, enroll now to go through a comprehensive course of one of the most popular and powerful programming languages on the market for , C#.
Become A Professional C# Developer in no time!
We have a lot to cover in this course.
Let’s get started!
English
language
Content
Module 1: Introduction
Introduction
Tools we need
Setup the C# tools
Comments overview
Start coding and use hints
Module 2: The Basics of C#
Variables theory
Identifiers theory
Variables in action
Data Types theory
Data Types in action
Type conversion in action
Inputs and Outputs theory
Take Inputs and Display Outputs in action
Operators theory
C# Operations in action
Math theory
Doing Math in action
Module 3: Strings in depth
String and text theory
C Sharp strings – declare and define string
C Sharp strings – string length
C Sharp strings – string upper and lower
C Sharp strings – Concatenation
C Sharp strings – Concat method
C Sharp strings – Interpolation
C Sharp strings – Accessing characters
C Sharp strings – Indexes
C Sharp strings – Special and Escape characters
Module 4: Conditional If and Switch
Conditional statements theory
Conditional if – start
Conditional if – comparisons
Conditional if – condition variables
Conditional if – else if
Conditional if – else
Ternary operator
Switch theory
Switch – Expression – Case – Default
Module 5: Loops in depth
Loops theory
While loop
Do while loop
The for and foreach loops
Controlling Loops
Module 6: Arrays in depth
Arrays theory
Declare and define array
String Arrays
Getting values from array
Want to update and value
How many values
The for loop with arrays
The foreach with arrays
Ordering and Sorting Arrays
Size of array
Module 7: Methods
Methods theory
Creating method and executing it
A method with parameter
Default Argument
Multiple parameters and placeholders
Return from a method
Variable for calling
Module 8: Object-Oriented Programming
OOP theory
OOP- Classes, Objects and access modifiers
OOP – Inheritance in C Sharp
Abstraction and Interface theory
OOP – Interfaces for abstraction
OOP-Enumerations
Post a Comment