Description
In this course, you will :
- Learn the fundamentals of C# and .NET Framework.
- Work with primitive types and expressions.
- Work with non-primitive types (classes, structs, arrays and enums).
- Learn the difference between value types and reference types.
- Control the flow of programs using conditional statements.
- Use arrays and lists.
- Work with files and directories.
- Work with text.
- Work with date and time.
- Debug C# applications effectively.