C programming from step zero
Appearance
- You need a computer.
- If you use a linux machine, you probably have gcc already, so, skip to step 3
- If you use a windows PC, go to step 2
- Download C: follow wikibooks:C Programming/Using_a_Compiler, and c.f. wikibooks:C Programming/What you need before you can learn
- Write your "hello, world" programme: follow wikibooks:C_Programming/A_taste_of_C
- Follow up: wikibooks:C_Programming/Structure_and_style