C Programming (Spring)

Undergraduate course, HNUST, 2024

Contents

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

Exercise

IDE

Textbook

  • 蒋清明, 向德生. C语言程序设计教程[M] (第二版). 中国矿业出版社, 2019. Slides
  • C语言教材1-7章+附录. PDF

Textbook

Advanced