|
Guido Krüger C Programmieren Addison-Wesley, 1991 ISBN 3-89319-372-3 |
|
|
"C Programmieren" (which translates to "C Programming") was the first
book I wrote. It resulted from a course on C programming which I held
during my employment at GBS in Norderstedt.
"C Programmieren" is a textbook which teaches all aspects of C programming. It covers expressions, statements, functions, the preprocessor, arrays, pointers, library functions and much more. There is a large number of exercises which help the student to practice his knowledge. "C Programmieren" has been replaced by the second edition "Programmieren in C" in 1995. | |