30%OFF

Stock image for illustration purposes only - book cover, edition or condition may vary.
Practical C Programming
Steve Oualline
€ 46.99
€ 32.96
FREE Delivery in Ireland
Description for Practical C Programming
Paperback. This volume aims to teach not only the mechanics of programming, but also how to create programs that are easy to read, debug, and update. Series: A Nutshell handbook. Num Pages: 454 pages, black & white illustrations. BIC Classification: UMX. Category: (G) General (US: Trade). Dimension: 232 x 180 x 23. Weight in Grams: 774.
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(r) 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. Contrary to popular belief, most programmers do not spend most of their time creating code. Most of their time is spent modifying someone else's code. This books shows you how to avoid the all-too-common obfuscated uses of C (and also to recognize these uses when you encounter them in existing programs) and thereby to leave code that the programmer responsible for maintenance does not have to struggle with. Electronic Archaeology, the art of going through someone else's code, is described. 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.
Product Details
Publisher
O'Reilly Media, Inc, USA United States
Number of pages
454
Format
Paperback
Publication date
1997
Series
A Nutshell handbook
Condition
New
Weight
783g
Number of Pages
454
Place of Publication
Sebastopol, United States
ISBN
9781565923065
SKU
V9781565923065
Shipping Time
Usually ships in 4 to 8 working days
Ref
99-2
About Steve Oualline
Steve Oualline wrote his first program when he was eleven. It had a bug in it. Since that time he has studied practical ways of writing programs so that the risk of generating a bug is reduced. He currently works as a software engineer in Southern California. His spare time is spent on real engineering on a steam train at the Poway-Midland Railroad.
Reviews for Practical C Programming