Computer Science & C Programming


Summary

A. Fundamental concepts

B. Advanced concepts

  1. Modularity & standard C API
    Code organisation, libraries & makefiles.
  2. Recursive programs & structures
    Sample of linked lists and binary trees.
  3. Sample API: Gtk
  4. A step to Object-Orientation: Cpp/Java

C. Practice

D. Annexes