دوره Zero Point Security – C# for n00bs

C# for n00bs is a beginner-friendly introduction to C#, mirroring the structure of Zero Point Security’s Rust for n00bs course. It assumes no prior C# knowledge and covers the basics of reading and writing C# code — syntax, core language constructs, and everything needed to get started, with no assumption you’ve programmed in C# before.

Syllabus

  1. Introduction
  2. Data Types
  3. Variables
  4. Collections
  5. Operators
  6. Control Flow
  7. Classes & Methods
  8. Error Handling
  9. Generics
  10. Concurrency
  11. LINQ
  12. Platform Invoke
  13. NuGet
  14. Testing
  15. Capstone Project

Zero Point Security – C# for n00bs