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
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
[Berkeley, Calif.?] :
Apress,
2008, ©2009.
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- 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.