Loading…

Practical C programming /

"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...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Oualline, Steve
Format: Electronic eBook
Language:Inglés
Published: Sebastopol, CA : O'Reilly, 1997.
Edition:3rd ed.
Series:Nutshell handbook.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • (I.) Basics. (1.) What Is C? (2.) Basics of Program Writing. (3.) Style. (4.) Basic Declarations and Expressions. (5.) Arrays, Qualifiers, and Reading Numbers. (6.) Decision and Control Statements. (7.) Programming Process
  • (II.) Simple Programming. (8.) More Control Statements. (9.) Variable Scope and Functions. (10.) C Preprocessor. (11.) Bit Operations. (12.) Advanced Types. (13.) Simple Pointers. (14.) File Input/Output. (15.) Debugging and Optimization. (16.) Floating Point
  • (III.) Advanced Programming Concepts. (17.) Advanced Pointers. (18.) Modular Programming. (19.) Ancient Compilers. (20.) Portability Problems. (21.) C's Dustier Corners. (22.) Putting It All Together. (23.) Programming Adages.