JETZT ONLINE BESTELLEN
Practical C Programming
Third Edition August 1997
ISBN 978-1-56592-306-5
454 Seiten,
EUR29.00
Kurzbeschreibung
Practical C Programming teaches you not only the mechanics of programming, but also how to create programs that are easy to read, maintain, and debug. This third edition introduces popular Integrated Development Environments on Windows systems, as well as UNIX programming utilities, and features a large statistics-generating program to pull together the concepts and features in the language.
Ausführliche Beschreibung
There are lots of introductory C books, but this is the first one that has the no-nonsense, practical approach that has made Nutshell Handbooks® famous.
C programming is more than just getting the syntax right. Style and debugging also play a tremendous part in creating programs that run well and are easy to maintain. This book teaches you not only the mechanics of programming, but also describes how to create programs that are easy to read, debug, and update.
Practical rules are stressed. For example, there are fifteen precedence rules in C (&& comes before || comes before ?:). The practical programmer reduces these to two:
- Multiplication and division come before addition and subtraction.
Weitere Informationen zu diesem Buch
Inhaltsverzeichnis | Kolophon |
Ergänzende O'Reilly Titel:
![]() | Practical C++ Programming |
![]() | Learning the Korn Shell |


