C Programming (2020, Spring)
Undergraduate course, HNUST, 2020
- Chapter 1: Introducntion
- Chapter 2: Basic Data Types & Operators
- Chapter 3: Control Structures
- Chapter 4: Function
- Chapter 5: Array
- Chapter 6: Pointer*
- Chapter 7: Structure & Union**
- Chapter 8: File**
- Chapter 9: Algorithms & Examples***
Textbook: Chapter 1~7 pdf Slides
Homework
Experiment
Visual C++ 6.0
Acknowledgement: Thanks to Ping Liu who provided the slides of this course and taught the course for the first three weeks.