After finishing this masterclass you will have basic understanding of C# and .NET. You will also understand how to build a basic ASP.NET Core application.
📚 The curriculum includes the following topics:
- Introduction to C# and .NET
- Connecting to database to change and retrieve data
- Creating and running a simple web application using ASP.NET Core
📅 🏬 Agenda & Location
The masterclass is planned to be 8 weeks on Tuesdays from 6PM to 9PM starting from the 21st of February.
- 21 February,
- 28 February,
- 7 March,
- 14 March,
- 21 March,
- 28 March,
- 4 April,
- 11 April
The location of Visma office https://goo.gl/maps/CoSc7qcE1L1ujjXk9 Gærtorvet 1-5, 1799 København V
Although Visual Studio is a mainstream tool that is used when working with C# we will use Visual Studio Code in this curiculum since most of the studends have used it as part of previous curriculums.
Please read flipped classroom and getting started.
Week | Topic | Preparation | Lesson plan | Homework |
---|---|---|---|---|
1. | ASP.NET fundamentals | Preparation | Lesson plan | Homework |
2. | C# Fundamentals | Preparation | Lesson plan | Homework |
3. | Interfaces and classes | Preparation | Lesson plan | Homework |
4. | Async and await | Preparation | Lesson plan | Homework |
5. | Working with persisted data | Preparation | Lesson plan | Homework |
6. | Working with databases | Preparation | Lesson plan | Homework |
7. | Connecting to frontend | Preparation | Lesson plan | TBD |
8. | Project | TBD | TBD | TBD |
- Comparison between Javascript and C#
- LINQ
- Working with multiple files