Course Curriculum
Introduction | |||
Introduction | 00:04:00 | ||
Basics to get started | |||
Intro | 00:02:00 | ||
Visual Studio | 00:07:00 | ||
Comments | 00:02:00 | ||
Variables | 00:08:00 | ||
Print and read console | 00:04:00 | ||
Math | 00:08:00 | ||
LogIc | |||
Intro | 00:02:00 | ||
Boolean | 00:07:00 | ||
IF | 00:08:00 | ||
IF ELSE, ELSE | 00:08:00 | ||
Switch | 00:05:00 | ||
WHILE loop | 00:07:00 | ||
FOR loop | 00:03:00 | ||
Methods (basic) | |||
Basics of a method | 00:07:00 | ||
Parameters | 00:05:00 | ||
Returns | 00:08:00 | ||
Classes (basics) | |||
Basics of a class | 00:07:00 | ||
Access | 00:06:00 | ||
Static | 00:07:00 | ||
Variavles (basic) | |||
Read line | 00:03:00 | ||
Arrays | 00:06:00 | ||
FOR EACH loop | 00:05:00 | ||
Convert | 00:04:00 | ||
Cast | 00:04:00 | ||
Error handling | |||
Try and Catch | 00:07:00 | ||
Usefull methods | |||
Date | 00:12:00 | ||
Text (advanced) | |||
Split, remove, substring | 00:14:00 | ||
Classess (advanced) | |||
More on construction | 00:11:00 | ||
More on access | 00:04:00 | ||
Inheritance | 00:09:00 | ||
EXAMPLE – time converter | 00:17:00 | ||
Binary (advanced) | |||
Read a text file | 00:13:00 | ||
Write a text file | 00:10:00 | ||
Serialize object to byte array | 00:15:00 | ||
Asynchronous (advanced) | |||
Task | 00:07:00 | ||
Async and await | 00:15:00 | ||
Multitasking | 00:07:00 | ||
Search in objects (linq) | |||
Where | 00:11:00 | ||
Find | 00:05:00 | ||
Order, group and merge | 00:10:00 | ||
Pratice | |||
Conclusion | |||
Bonus lecture | 00:01:00 |
Review