I've been thinking about getting into Python programming myself. There's a free (as in speech) manuscript called Think Python that I was referred to by someone on the IRC channels I frequent.
http://www.greenteapress.com/thinkpy...inkpython.html
Since you asked about programming in C, you could always check out the stuff that GNU has available for their compiler to get you started.
http://www.gnu.org/doc/gnupresspub.html
I believe Apple might also have something if you're going to be using Xcode. You could check at their developer page to see if there's anything.
http://developer.apple.com/




LinkBack URL
About LinkBacks
Reply With Quote
I knew one could type a program into anywhere that edits text, I meant how do I compile it into something that "does something." I wasnt sure if I should use the term compiler or not there. 
Bookmarks