Practical C Programming: Why Does 2+2 = 5986?
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:
1140203502
- Multiplication and division come before addition and subtraction.
Practical C Programming: Why Does 2+2 = 5986?
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.
44.99
Out Of Stock
5
1

Practical C Programming: Why Does 2+2 = 5986?
454
Practical C Programming: Why Does 2+2 = 5986?
454Paperback(Third Edition)
$44.99
Related collections and offers
44.99
Out Of Stock
Product Details
ISBN-13: | 9781565923065 |
---|---|
Publisher: | O'Reilly Media, Incorporated |
Publication date: | 08/11/1997 |
Series: | Nutshell Handbooks |
Edition description: | Third Edition |
Pages: | 454 |
Product dimensions: | 7.00(w) x 9.19(h) x 1.10(d) |
About the Author
From the B&N Reads Blog