Python One-Hour Crash Course: Syntax, Lists and Files
by Sofia Navarro
Go from zero to a hireable C# developer with .NET 9, real projects and modern tooling.
YT Created by Yuki Tanaka
Every bullet below is something you will have built, shipped or be able to explain by the time you finish the last lesson.
8 modules · 148 lessons · 19h 40m of material
16 lessons running 2h 04m in total. Each lesson ships with the finished source files and a short written recap, so you can follow along in your own editor and skim the module again later.
Lesson-by-lesson titles, code downloads and exercises live inside the course library you get access to straight after checkout.
22 lessons running 2h 52m in total. Each lesson ships with the finished source files and a short written recap, so you can follow along in your own editor and skim the module again later.
Lesson-by-lesson titles, code downloads and exercises live inside the course library you get access to straight after checkout.
20 lessons running 2h 38m in total. Each lesson ships with the finished source files and a short written recap, so you can follow along in your own editor and skim the module again later.
Lesson-by-lesson titles, code downloads and exercises live inside the course library you get access to straight after checkout.
21 lessons running 2h 44m in total. Each lesson ships with the finished source files and a short written recap, so you can follow along in your own editor and skim the module again later.
Lesson-by-lesson titles, code downloads and exercises live inside the course library you get access to straight after checkout.
19 lessons running 2h 30m in total. Each lesson ships with the finished source files and a short written recap, so you can follow along in your own editor and skim the module again later.
Lesson-by-lesson titles, code downloads and exercises live inside the course library you get access to straight after checkout.
17 lessons running 2h 12m in total. Each lesson ships with the finished source files and a short written recap, so you can follow along in your own editor and skim the module again later.
Lesson-by-lesson titles, code downloads and exercises live inside the course library you get access to straight after checkout.
20 lessons running 2h 40m in total. Each lesson ships with the finished source files and a short written recap, so you can follow along in your own editor and skim the module again later.
Lesson-by-lesson titles, code downloads and exercises live inside the course library you get access to straight after checkout.
13 lessons running 1h 40m in total. Each lesson ships with the finished source files and a short written recap, so you can follow along in your own editor and skim the module again later.
Lesson-by-lesson titles, code downloads and exercises live inside the course library you get access to straight after checkout.
8 modules · 148 lessons
19h 40m total length
Short list, and deliberately so. If you meet these you can start today.
C# rewards beginners because the tooling tells you when you are wrong before you run anything. This path uses that to its full advantage. You start in the dotnet CLI with top-level statements, add nullable reference types on day one, and let Roslyn analysers correct your habits while they are still forming rather than three projects later.
The language coverage is thorough and modern: types and records, pattern matching, collections and LINQ, interfaces and generics, exceptions, files and streams, and asynchronous code with async and await explained through actual I/O rather than sleep loops. Every module ends with an exercise that fails a unit test until your implementation is right, so progress is measurable instead of vibes-based.
Three projects give the path its spine: a console budgeting tool that reads and writes JSON, a class library with a full xUnit test suite published as a local NuGet package, and a small ASP.NET Core web API backed by SQLite and Entity Framework Core. The closing module covers Git workflow, reading stack traces, debugging in Visual Studio and VS Code, and how to structure a solution that another developer can open and understand.
Still unsure about something? Write to misteryjj100@gmail.com and a human answers, usually the same working day.
Nobody has reviewed this course yet, so there is no score to show. Buy it, work through it, and your review could be the one that helps the next developer decide.
Game developer and C# instructor
Yuki has shipped six commercial titles, four of them solo, across PC and mobile. She teaches C# and .NET the way small studios actually use them — inside Unity, under a deadline — so the language lessons and the engine lessons arrive together. Students finish a playable game in every course, complete with menus, save files and a distributable build. She mentors at game jams most weekends and has judged three of them.
One-time payment · lifetime access