Skip to content

Instantly share code, notes, and snippets.

View ejknapp's full-sized avatar

Eric Knapp ejknapp

View GitHub Profile
@ejknapp
ejknapp / gist:2322745
Created April 6, 2012 20:34
A list of Books on C for Cocoa and Cocoa Touch programmers
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