This repository has been archived by the owner on May 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Sally Steuterman edited this page Aug 10, 2020
·
8 revisions
Inform instructors and TFs that are teaching the course C# Web Development.
Fork the wiki repository and then create a PR.
- Course Overview, Methodologies, and Tasks
- Course Platforms
- How to Work With Students
- Grading and Student Progress
- Bug and Issue Reporting
- Work Days
- Lesson 1 - Data & Variables
- Lesson 2 - Control Flow & Collections
- Lesson 3 - Classes & Objects
- Lesson 4 - Classes, Part 2
- Lesson 5 - Unit Testing
- Lesson 6 - Inheritance
- Lesson 7 - Interfaces
- Lesson 8 - Intro to MVC and Controllers
- Lesson 9 - Exceptions and Build Tools
- Lesson 10 - Razor Views
- Lesson 11 - Model Classes and Model Binding
- Lesson 12 - Model Validation and Enums
- Lesson 13 - Work Day
- Lesson 14 - Databases and SQL
- Lesson 15 - The SQL Sequel
- Lesson 16 - Introduction to Object-Relational Mapping
- Lesson 17 - Relationships in Object-Relational Mapping
- Lesson 18 - ORM Part 3
- Lesson 19 - Authentication
- Lesson 20 - REST