This project shares the "C Programming" course slides (in English) written with Latex. The slides are fully written and organized by Wan-Lei Zhao (from Xiamen University, China). This course is targeted to the first year undergraduate student, who has zero knowledge about computer and programming. There are 523 slides in total.
One can compile slides of every lecture with "pdflatex" smoothly. For instance
pdflatex lec1.tex
For the laboratory slides, namely ''lab*.tex'' series, one can comment/uncomment following line in in lab*.tex to decide hide/show the answers
\def\answer{ANS}
Any one who receives these slides and material is free to use them. BUT when one shows them in any form or in any situation, one should point out that "they are designed by Wan-Lei Zhao from China". By the way, I am looking for the collaborators who are willing to contribute to this project. For anyone who would like to join in the project, please contact me via email stonescx@gmail.com. Please do star on this project when either you find it useful or you actully use it in your lecture.
The exercises are organized into a PDF file and can be found from the package.
Wan-Lei Zhao