Computer Science & C Programming


Welcome

This site presents concepts from Computer Science and C Programming language teached at the ENSISA, a national school of technical engineer.

It presents the most common datatypes used by computers (from primitive ones to more complex such as structures or pointers for instances), the fundamental statements found in imperative programming languages (with illustration from the C), organization of programs and compilation, etc.

For specialized students only:

As a complement, it also presents other topics such as graphical user interfaces (GUI), the relationship between C and more advanced langages (C++, C# or Java), recursive functions & structures, etc.

START HERE