Fundamentals of Programming. Unit 1.
  1. Title.
  2. K&R.
  3. Tiobe: very long term history.
  4. Tiobe: programming language hall of fame.
  5. Compiler.
  6. The seven steps of programming.
  7. The basic strategy of C programming.
  8. Preparing a C program. An introduction to GCC.
  9. What does a C program look like?
  10. The example explained.
  11. Anatomy of a C program.
  12. Declaration, assignment and function call statemens.
  13. Syntax & Semantic errors.
  14. A program using two functions in one file.
  15. Two great families of data types: integer and floating point.
  16. Type char.
  17. Wide Characters and Multibyte Characters. (Optional)
  18. To be continued...
Last Updated 19 Sep, 2022. <vadimov@i.ua>