Created
April 6, 2012 20:34
-
-
Save ejknapp/2322745 to your computer and use it in GitHub Desktop.
A list of Books on C for Cocoa and Cocoa Touch programmers
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
A Book on C: Programming in C (4th Edition) | |
by Al Kelley & Ira Pohl | |
http://www.amazon.com/Book-Programming-4th-Edition/dp/0201183994/ref=sr_1_1?ie=UTF8&qid=1333742037&sr=8-1 | |
Objective-C Programming: The Big Nerd Ranch Guide | |
by Aaron Hillegass | |
http://www.amazon.com/Objective-C-Programming-Ranch-Guide-Guides/dp/0321706285/ref=sr_1_10?s=books&ie=UTF8&qid=1333742247&sr=1-10 | |
Understanding Pointers in C | |
Yashavant Kanetkar | |
http://www.amazon.com/Understanding-Pointers-C-Yashavant-Kanetkar/dp/8176563587/ref=sr_1_2?s=books&ie=UTF8&qid=1333742247&sr=1-2 | |
C Programming Language (2nd Edition) | |
by Brian W. Kernighan & Dennis M. Ritchie | |
http://www.amazon.com/C-Programming-Language-2nd-Edition/dp/0131103628/ref=sr_1_1?s=books&ie=UTF8&qid=1333742664&sr=1-1 | |
Engineering Problem Solving with C (4th Edition) [Paperback] | |
by Delores M. Etter | |
http://www.amazon.com/Engineering-Problem-Solving-4th-Edition/dp/0136085318/ref=sr_1_2?ie=UTF8&qid=1333748927&sr=8-2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment