C# programming
Undergraduate course, Tabriz University, Faculty of Physics, 2017
C# (C-Sharp) is a programming language developed by Microsoft that runs on the .NET Framework. C# is used to develop web apps, desktop apps, mobile apps, games and much more.
Basic
- An Introduction
- Properties
- Tools
- Classes and Inheritage
- Simple Database
Intermediate
- Exceptions
- Working with Files
- Simple Programs
- Garbage Collector
- GUI
Advanced
- Threading
- Database
- Web services
- Security issues
- Debugging