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

What’s included
$14.99 / $24.99
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.
Pay once, own it forever
Video Courses
Introduction
Lectures | Duration |
---|---|
1. What is this Course | 1m |
1. What is this Course
1m
Introduction to C# and .NET Framework
Lectures | Duration |
---|---|
1. Introduction | 1m |
2. C# vs .NET | 1m |
3. What is CLR? | 2m |
4. Architecture of .NET Applications | 3m |
5. Our First C# Application | 10m |
1. Introduction
1m
2. C# vs .NET
1m
3. What is CLR?
2m
4. Architecture of .NET Applications
3m
5. Our First C# Application
10m
Primitive Types and Expressions
Lectures | Duration |
---|---|
1. Introduction | 1m |
2. Variables and Constants | 9m |
3. Overflowing | 2m |
4. Scope | 1m |
5. Demo: Variables and Constants | 11m |
6. Type Conversion | 5m |
7. Demo: Type Conversion | 10m |
8. Operators | 4m |
9. Demo: Operators | 6m |
10. Comments | 2m |
11. Summary | 1m |
1. Introduction
1m
2. Variables and Constants
9m
3. Overflowing
2m
4. Scope
1m
5. Demo: Variables and Constants
11m
6. Type Conversion
5m
7. Demo: Type Conversion
10m
8. Operators
4m
9. Demo: Operators
6m
10. Comments
2m
11. Summary
1m
Non-Primitive Types
Lectures | Duration |
---|---|
1. Introduction | 1m |
2. Classes | 6m |
3. Demo: Classes | 8m |
4. Structs | 1m |
5. Arrays | 2m |
6. Demo: Arrays | 4m |
7. Strings | 6m |
8. Demo: Strings | 8m |
9. Enums | 2m |
10. Demo: Enums | 8m |
11. Reference Types and Value Types | 3m |
12. Demo: Reference Types and Value Types | 6m |
14. Summary | 1m |
1. Introduction
1m
2. Classes
6m
3. Demo: Classes
8m
4. Structs
1m
5. Arrays
2m
6. Demo: Arrays
4m
7. Strings
6m
8. Demo: Strings
8m
9. Enums
2m
10. Demo: Enums
8m
11. Reference Types and Value Types
3m
12. Demo: Reference Types and Value Types
6m
14. Summary
1m
Control Flow
Lectures | Duration |
---|---|
1. Introduction | 1m |
2. Conditional Statements | 3m |
3. Demo: If/Else and Switch/Case | 9m |
4. Iteration Statements | 4m |
5. Demo: For Loops | 2m |
6. Demo: Foreach Loops | 4m |
7. Demo: While Loops | 7m |
8. Random Class | 9m |
9. Summary | 1m |
1. Introduction
1m
2. Conditional Statements
3m
3. Demo: If/Else and Switch/Case
9m
4. Iteration Statements
4m
5. Demo: For Loops
2m
6. Demo: Foreach Loops
4m
7. Demo: While Loops
7m
8. Random Class
9m
9. Summary
1m
Arrays and Lists
Lectures | Duration |
---|---|
1. Introduction | 1m |
2. Arrays | 5m |
3. Demo: Arrays | 10m |
4. Lists | 2m |
5. Demo: Lists | 10m |
6. Summary | 1m |
1. Introduction
1m
2. Arrays
5m
3. Demo: Arrays
10m
4. Lists
2m
5. Demo: Lists
10m
6. Summary
1m
Working with Dates
Lectures | Duration |
---|---|
1. Introduction | 1m |
2. DateTime | 6m |
3. TimeSpan | 7m |
4. Summary | 1m |
1. Introduction
1m
2. DateTime
6m
3. TimeSpan
7m
4. Summary
1m
Working with Text
Lectures | Duration |
---|---|
1. Introduction | 1m |
2. String | 4m |
3. Demo: String | 12m |
4. Live Coding: Summarising Text | 11m |
5. StringBuilder | 1m |
6. Demo: StringBuilder | 8m |
7. Procedural Programming | 9m |
8. Summary | 1m |
1. Introduction
1m
2. String
4m
3. Demo: String
12m
4. Live Coding: Summarising Text
11m
5. StringBuilder
1m
6. Demo: StringBuilder
8m
7. Procedural Programming
9m
8. Summary
1m
Working with Files
Lectures | Duration |
---|---|
1. Introduction | 1m |
2. System.IO Namespace | 4m |
3. Demo: File and FileInfo | 6m |
4. Demo: Directory and DirectoryInfo | 6m |
5. Demo: Path | 3m |
6. Summary | 1m |
1. Introduction
1m
2. System.IO Namespace
4m
3. Demo: File and FileInfo
6m
4. Demo: Directory and DirectoryInfo
6m
5. Demo: Path
3m
6. Summary
1m
Debugging Applications
Lectures | Duration |
---|---|
1. Introduction | 1m |
2. Debugging Tools in Visual Studio | 10m |
3. Removing Side Effects | 9m |
4. Defensive Programming | 8m |
5. Call Stack Window | 2m |
6. Locals and Autos Windows | 2m |
7. Summary | 1m |
1. Introduction
1m
2. Debugging Tools in Visual Studio
10m
3. Removing Side Effects
9m
4. Defensive Programming
8m
5. Call Stack Window
2m
6. Locals and Autos Windows
2m
7. Summary
1m