Review & Practice
Take some time to practice all of the concepts covered by the C# 101 course. Look at the links in the Practice Material section and work on the activities. Additionally, feel free to complete some challenges from the previous weeks.
Session Recording
Practice Material
- Print Smileys Follow-Along: Walk through an activity that touches on each programming topic in C# 101
- Bugs Practice: Try to spot the bugs in some C# code snippets
- Methods Practice: Use methods to solve a number of challenges