The Gnu C Programming Tutorial (Gnu Software Manuals Series) by Mark Burgess
English | June 2003 | ISBN: 1882114612 | 290 Pages | PDF | 1 MB
This book is a tutorial for the computer programming language C. Unlike BASIC or
Pascal, C was not written as a teaching aid, but as a professional tool. Programmers love
C! Moreover, C is a standard, widely-used language, and a single C program can often be
made to run on many different kinds of computer. As Richard M. Stallman remarks in
GNU Coding Standards, “Using another language is like using a non-standard feature: it
will cause trouble for users.”