Lecture Notes: Intro to CS in C#
- 1. Introduction
- 2. Data and Variables
- 3. Methods/Functions
- 4. Selection/Conditional
- 5. Iteration:
for
Loops - 6. Iteration: While Loops
- 7. Files & Paths
- 8. Arrays
- 9. Collections
- 10. Classes
- 11. Object-Oriented Programming
- 12. Data Structure
- 13. Selected Topics
- 14. Appendix
- 14.1. Useful Resources
- 14.2. Command Line Introduction
- 14.3. Precedence of Operators
- 14.4. Acknowledgments
- 14.5. Homework: Grade Calculation
- 14.6. Homework: Grade Calculation from Individual Scores
- 14.7. Homework: Grade File
- 14.8. Homework: Book List
- 14.9. Group Project
- 14.10. Lab: Version Control
- 14.11. Mercurial and Teamwork