Practical C Programming

Why Does 2+2 = 5986?

Nonfiction, Computers, Programming, Programming Languages, C & C++, C, Operating Systems, Unix
Cover of the book Practical C Programming by Steve Oualline, O'Reilly Media
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart
Author: Steve Oualline ISBN: 9781449313043
Publisher: O'Reilly Media Publication: August 1, 1997
Imprint: O'Reilly Media Language: English
Author: Steve Oualline
ISBN: 9781449313043
Publisher: O'Reilly Media
Publication: August 1, 1997
Imprint: O'Reilly Media
Language: English

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.

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.

View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart

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:

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.

More books from O'Reilly Media

Cover of the book Learning Unix for OS X by Steve Oualline
Cover of the book Understanding the Linux Kernel by Steve Oualline
Cover of the book Erlang Programming by Steve Oualline
Cover of the book Saving Money and Time with Virtual Server by Steve Oualline
Cover of the book Effective Modern C++ by Steve Oualline
Cover of the book Securing Ajax Applications by Steve Oualline
Cover of the book Google AdWords by Steve Oualline
Cover of the book Puppet Types and Providers by Steve Oualline
Cover of the book 802.11ac: A Survival Guide by Steve Oualline
Cover of the book High Performance iOS Apps by Steve Oualline
Cover of the book Juniper MX Series by Steve Oualline
Cover of the book Getting Started with Arduino by Steve Oualline
Cover of the book Programming Google App Engine by Steve Oualline
Cover of the book Getting Started with Flex 3 by Steve Oualline
Cover of the book MediaWiki by Steve Oualline
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy