COM1011 Programming Fundamentals in C: Teaching Curriculum
Teaching Plan for COM1011 Programming Fundamentals in C
This curriculum is designed for a one-semester module using 'C How to Program' by Deitel (9th Edition). Due to limited contact hours, only a portion of each chapter will be covered. The focus will be on foundational concepts and practical programming skills. Students are encouraged to practice exercises and assignments outside of class.
Week 1: Introduction to Programming and C Language Basics
- Chapter 1: Introduction to Computers, Programs and C Language
- Chapter 2: Introduction to C Programming
Week 2: Control Structures and Functions
- Chapter 3: Control Structures: Selection
- Chapter 4: Control Structures: Repetition
- Chapter 5: Functions and Prototypes
Week 3: Arrays and Pointers
- Chapter 6: Arrays and Strings
- Chapter 7: Pointers
Week 4: Characters and Structures
- Chapter 8: Characters and Strings
- Chapter 9: Structures
Week 5: File Input/Output and Data Structures
- Chapter 10: File Input/Output
- Chapter 11: Data Structures
Week 6: Revision and Final Exam Preparation
Note: This curriculum provides a framework for the module. The specific content covered within each chapter may vary based on the instructor's discretion and class progress.
原文地址: https://www.cveoy.top/t/topic/lQv2 著作权归作者所有。请勿转载和采集!