Cargando…

Learn C on the Mac /

"This book is a primer to programming in general and to the C programming language specifically. You will not only learn how to program in C in any environment but also take your first steps toward learning how to program for the Mac as well as the iPhone."--Jacket

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Mark Dave
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, Calif.?] : Apress, 2008, ©2009.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Ch. 1. Welcome Aboard
  • Ch. 2. Go Get the Tools!
  • Ch. 3. Programming Basics
  • Ch. 4. C Basics: Functions
  • Ch. 5. C Basics: Variables and Operators
  • Ch. 6. ControllingYour Program's Flow
  • Ch. 7. Pointers and Parameters
  • Ch. 8. Variable Data Types
  • Ch. 9. Designing Your Own Data Structures
  • Ch. 10. Working with Files
  • Ch. 11. Advanced Topics
  • Ch. 12. Where Do You Go from Here?
  • App. Answers to Exercises.