C# Basics: From Zero to First Applications
One of the best practical and easy guides for beginners about .NET and C# in just 3 hours
Current Price: Free
Discount: 100% off
What you will learn:
Fundamentals of programming - data structure, algorithmWhy there are so many programming languages
The basics of C# and .NET
Control the flow of programs using conditional statements
Use arrays and lists
Repeat operations with for and while loops
How to fix errors in code
Work with date and time
Work with text
How to use Rider for C# application creation