The C Book
The C Book te introduce al lenguaje de programación C, y te ofrece un enfoque estructurado y dirigido a profesionales y estudiantes con alguna experiencia en lenguajes de alto nivel. Es de reseñar sus múltiples ejercicios práticos, aparte de sus buenos textos sobre teoria del lenguaje. Además, tiene una parte muy interesante con los errores más comunes a la hora de programar en C.
- Preface
- Chapter 1. An Introduction to C
- Chapter 2. Variables and Arithmetic
- Chapter 3. Control of Flow and Logical Expressions
- Chapter 4. Functions
- Chapter 5. Arrays and Pointers
- Chapter 6. Structured Data Types
- Chapter 7. The Preprocessor
- Chapter 8. Specialized Areas of C
- Chapter 9. Libraries
- 9.1. Introduction
- 9.2. Diagnostics
- 9.3. Character handling
- 9.4. Localization
- 9.5. Limits
- 9.6. Mathematical functions
- 9.7. Non-local jumps
- 9.8. Signal handling
- 9.9. Variable numbers of arguments
- 9.10. Input and output
- 9.11. Formatted I/O
- 9.12. Character I/O
- 9.13. Unformatted I/O
- 9.14. Random access functions
- 9.15. General Utilities
- 9.16. String handling
- 9.17. Date and time
- 9.18. Summary
- Chapter 10. Complete Programs in C
- Answers to Exercises
- Copyright and disclaimer
No hay comentarios:
Publicar un comentario