C Programming (2021, Spring)

Undergraduate course, HNUST, 2021

  • 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***

Homework
Visual Studio 2010 Express
Textbook: 蒋清明, 向德生. C语言程序设计教程[M] (第二版). 中国矿业出版社, 2019. Slides
Textbook