-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Courtney Frey edited this page Apr 21, 2022
·
18 revisions
Inform instructors and TFs that are teaching the course Intro to professional web dev in C#.
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
- Lesson 1 - Data & Variables
- Lesson 2 - Booleans & Conditionals
- Lesson 3 - Strings & Arrays
- Lesson 4 - Iteration
- Lesson 5 - Control Flow & Collections
- Lesson 6 - Methods
- Lesson 7 - Terminal & Git
- Lesson 8 - Exceptions & Visual Studio Tools
- Lesson 9 - Classes Part 1
- Lesson 10 - Classes Part 2
- Lesson 11 - Unit Testing
- Lesson 12 - Inheritance
- Lesson 13 - Interfaces
- Lesson 14 - HTML & CSS
- Lesson 15 - HTTP & Forms