| Article: |
C is for Cocoa | |
| Subject: | Learning C first and a word of caution | |
| Date: | 2003-07-26 03:11:40 | |
| From: | anonymous2 | |
|
Hi,
|
||
Showing messages 1 through 3 of 3.
-
Learning C first and a word of caution
2003-07-26 16:31:07 anonymous2 [View]
-
Learning C first and a word of caution
2003-07-27 11:29:43 anonymous2 [View]
Great link. Thanks.
Bert -
Learning C first and a word of caution
2006-12-13 00:30:59 sparcdr [View]
SpiderWorks has two C books specifically for XCode, which can be downloaded in PDF form for 15 dollars, or bought in paper form.
http://www.spiderworks.com/books/learnobjc.php
http://www.spiderworks.com/books/learncmac.php
I also recommend Aaron Hillegass' Cocoa Programming for Mac OS X book.
http://www.bignerdranch.com/products.shtml
I personally own the Advanced Programming book, but this is more low-level.



http://cocoadevcentral.com/articles/000054.php
I guess you'll be able to find your way in Xcode with that one (basically, just create a Standard Tool project and type in your code into the main.c file...)