FreeTechBooks.com Homepage
FreeTechBooks.com
Free Online Computer Science and Programming Books, Textbooks, and Lecture Notes


Learning GNU C
Reply with quote
Learning GNU C

Author(s) : Ciaran O'Riordan
Publication date : 2002
Free license : GNU Free Documentation License

Book excerpts:

The aim of this book is to teach GNU users how to write software in C. It is written primarily 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, beginners will read these chapters carefully while those with prior experience can skim through them. All the information is there, no prior knowledge of programming is assumed.

The contents of this book can be divided into two topics: the core C language, and the standard functionality made available to the programmer. The standard functionality is provided by GNU Libc, this is a library of C functionality that is part of every GNU system. Neither of these topics is of much use without the other but there is a focus on the core langauge near the beginning and more discussion on Libc near the end. The ordering of topics is designed to teach C programming in an incremental fashion where each chapter builds on the previous one. Some aspects of the core langauge are only really of use to experienced programmers and so appear near the end.

Arrow View/Download Learning GNU C
Arrow Other downloads in pdf and html (tarball) are available in the Book's Homepage

ndaru
Site Admin

Joined: 09 Oct 2004
Posts: 739
View user's profileSend private message
Reply with quote
so good ,
it is best website,
hehe,

xiaorui


Joined: 15 Dec 2004
Posts: 1
View user's profileSend private message
  
   
 Reply to topic