| Sign In/My Account | View Cart |
| Article: |
C is for Cocoa | |
| Subject: | This article is an excellent idea for a book | |
| Date: | 2003-07-24 06:09:51 | |
| From: | cothomps | |
|
Response to: This article is an excellent idea for a book
|
||
|
O'Reilly did publish "Building Cocoa Applications" that starts with Objective C basics (assumes C knowledge.) The book starts off with creating an Objective C program in a plain text editor, compiling on the command line, etc. (Just like you would when programming in C itself)
|
||
Showing messages 1 through 3 of 3.
Also, what I want is a book that does _not_ assume knowledge of C. Most fresh programmers today know something like Basic or Java, or some sort of scripting language, but not C. So this should be a Programming C and Objective C book, with focus on makin small command line applications.
All the other stuff comes in the other books.