The GNU C Programming Tutorial
by Mark Burgess, Ron Hale-Evans
Publisher: Free Software Foundation 2002
ISBN/ASIN: 1882114612
ISBN-13: 9781882114610
Number of pages: 350
Description:
This book is a tutorial for the computer programming language C. To get the most from this book, you should have some basic computer literacy -- you should be able to run a program, edit a text file, and so on. The tutorial introduces basic ideas in a logical order and progresses steadily.
Download or read it online for free here:
Read online
(online html)
Similar books

by Brian J. Gough, Richard M. Stallman - Network Theory Ltd
This manual provides a complete introduction to the GNU C and C++ compilers, common problems and encountered error messages, with numerous easy examples. The text covers compiling using headers and libraries, preprocessor, linking, and more.
(30943 views)

by Ciaran O'Riordan
The book teaches GNU users how to write software in C. It is written as a tutorial for beginners but should be thorough enough to be used as a reference by experience programmers. The basics are layed down in full in the first few chapters.
(21417 views)

by Tim Bailey - University of Sydney
This textbook is a thorough introduction to the C programming language, with an emphasis on software design and code organisation. The author shows how to apply the language features to build scalable modular software systems.
(8927 views)

by Mike Banahan, Declan Brady, Mark Doran - Addison-Wesley Pub
Use this book to produce powerful and portable code. The C Book is dedicated to programmers who have some experience of using a modern high-level procedural programming language. Learn about new standards and how they affect existing C code.
(26570 views)