Source code to go along with the Magic Mirror tutorial project "Learn C# by building an IOT Magic Mirror."
Online tutorials available here: https://www.youtube.com/playlist?list=PLi5N5AdsklLaWNAxsA5wrBJzptJlf8LjT
Each branch contains the code as-is at the end of the named lesson. E.G.: Backend Lesson 3 will start with the code from branch backend-chapter-2
- C#
- Layered Applications
- Dependency Injection
- AutoMapper
- UWP
- Ai Assistants like Cortana and Alexa
- Async Programming
- Test Driven Design
- Unit Testing
- Mocking
- Using online API's
- Best Practices
- And many more