Learn C-sharp and Programming Mindset: Learn C# and Programming Mindset

Get ready for your exam by enrolling in our comprehensive training course. This course includes a full set of instructional videos designed to equip you with in-depth knowledge essential for passing the certification exam with flying colors.
$14.99 / $24.99
Introduction
-
1. What is this Course1m
Introduction to C# and .NET Framework
-
1. Introduction1m
-
2. C# vs .NET1m
-
3. What is CLR?2m
-
4. Architecture of .NET Applications3m
-
5. Our First C# Application10m
Primitive Types and Expressions
-
1. Introduction1m
-
2. Variables and Constants9m
-
3. Overflowing2m
-
4. Scope1m
-
5. Demo: Variables and Constants11m
-
6. Type Conversion5m
-
7. Demo: Type Conversion10m
-
8. Operators4m
-
9. Demo: Operators6m
-
10. Comments2m
-
11. Summary1m
Non-Primitive Types
-
1. Introduction1m
-
2. Classes6m
-
3. Demo: Classes8m
-
4. Structs1m
-
5. Arrays2m
-
6. Demo: Arrays4m
-
7. Strings6m
-
8. Demo: Strings8m
-
9. Enums2m
-
10. Demo: Enums8m
-
11. Reference Types and Value Types3m
-
12. Demo: Reference Types and Value Types6m
-
14. Summary1m
Control Flow
-
1. Introduction1m
-
2. Conditional Statements3m
-
3. Demo: If/Else and Switch/Case9m
-
4. Iteration Statements4m
-
5. Demo: For Loops2m
-
6. Demo: Foreach Loops4m
-
7. Demo: While Loops7m
-
8. Random Class9m
-
9. Summary1m
Arrays and Lists
-
1. Introduction1m
-
2. Arrays5m
-
3. Demo: Arrays10m
-
4. Lists2m
-
5. Demo: Lists10m
-
6. Summary1m
Working with Dates
-
1. Introduction1m
-
2. DateTime6m
-
3. TimeSpan7m
-
4. Summary1m
Working with Text
-
1. Introduction1m
-
2. String4m
-
3. Demo: String12m
-
4. Live Coding: Summarising Text11m
-
5. StringBuilder1m
-
6. Demo: StringBuilder8m
-
7. Procedural Programming9m
-
8. Summary1m
Working with Files
-
1. Introduction1m
-
2. System.IO Namespace4m
-
3. Demo: File and FileInfo6m
-
4. Demo: Directory and DirectoryInfo6m
-
5. Demo: Path3m
-
6. Summary1m
Debugging Applications
-
1. Introduction1m
-
2. Debugging Tools in Visual Studio10m
-
3. Removing Side Effects9m
-
4. Defensive Programming8m
-
5. Call Stack Window2m
-
6. Locals and Autos Windows2m
-
7. Summary1m