完整的C#大师课程
目录:
完整的C#大师课程/
├──01 – UPDATED Introduction, Overview of Visual Studio, DataTypes And Variables
├──02 – UPDATED Making Decisions
├──03 – UPDATED Loops
├──04 – UPDATED Functions and Methods
├──05 – UPDATED Object Oriented Programming (OOP)
├──06 – UPDATED Collections in C#
├──07 – UPDATED Error Handling
├──08 – UPDATED Inheritance
├──09 – UPDATED Interfaces and Polymorphism
├──10 – UPDATED Structs in C#
├──11 – UPDATED Events and delegates
├──12 – UPDATED Regular Expressions
├──13 – WPF – Windows Presentation Foundation
├──14 – WPF Project – Currency Converter – Part 1
├──15 – Using Databases With C#
├──16 – WPF Project – Currency Converter – Part 2
├──17 – Linq
├──18 – WPF Project – Currency Converter with GUI Database and API – Part 3
├──19 – The exercises for your coding interviews
├──20 – C# Clean Code
├──21 – C# Generics
├──22 – Threads
├──23 – Unit Testing – Test Driven Development TDD
├──24 – UNITY – Basics
├──25 – UNITY – Building the Game Pong with Unity
├──26 – UNITY – Building a Zig Zag Clone With Unity
├──27 – UNITY – Building a Fruit Ninja Clone With Unity
├──28 – Thank you for completing the course!
└──29 – Bonus