[Dometrain] From Zero to Hero: Unit testing in C#

Dometrain – From Zero to Hero: Unit testing in C# [FCO] Mastering the bedrock of testing There is a reason why Unit Testing is the bottom layer in the testing pyramid. You can only build a solid testing suite on a robust foundation. Nothing is more reassuring when working on a codebase than knowing that […]

[Dometrain] From Zero to Hero: Test-Driven Development in C#

Dometrain – From Zero to Hero: Test-Driven Development in C# [FCO] About Master the craft of Test-Driven Development from the basics to the most advanced concepts Test-Driven Development (or TDD for short) is one of the most essential software development practices. It is a practice based on the simple idea that instead of writing our […]

[Dometrain] Getting Started: Clean Architecture in .NET

Dometrain – Getting Started: Clean Architecture in .NET [FCO] About Clean Architecture is one of the most popular software architecture and solution organization approaches out there, and that’s for a good reason. It provides a clear path to a robust solution structure with clear guidelines and rules that help you fall into the pit of […]

[IAmTimCorey] Blazor From Start to Finish

IAmTimCorey – Blazor From Start to Finish [FCO] C# Mastercourse Learn the one web framework that will work in any scenario Blazor From Start to Finish Blazor is a game changer for developers. But figuring out how to access the full power of Blazor can leave you frustrated. Can it really replace Javascript completely? What […]

[IAmTimCorey] C# Mastercourse

IAmTimCorey – C# Mastercourse [FCO] C# Mastercourse C# is the coding language used to build applications across the web, mobile, desktop, and games. The world runs on applications. When you learn C#, you learn a skill the world needs right now. If you know C#, the career options are limitless. Tim Corey’s C# Mastercourse is […]

C# Fundamentals For Game Development [FCO]

C# Fundamentals For Game Development [FCO]   Complete Game Development Series 01 – Start Your Game Dev Jurney with C# Description This course is the first installment of the Complete Game Development Series and is dedicated to helping beginners get up to speed with coding and game development. The course covers all fundamentals of C#, […]