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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, CA :
O'Reilly,
1997.
|
Edición: | 3rd ed. |
Colección: | Nutshell handbook.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- (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.