Welcome to our forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.

Forum Statistics

  • Forum Members:
  • Total Threads:
  • Total Posts: 10
There are 1 users currently browsing forums.
Apple/Mac OS Talk about Apple/Mac operating systems and products here.

Reply
  #1  
Old 05-01-2007
IntellEJent's Avatar
Active Supporter
 
Join Date: Jan 2005
Location: The restaurant at the end of the universe
Age: 15
Posts: 1,546
Rep Power: 7
IntellEJent is on a distinguished road
Cocoa?

I've recently been experimenting around with Cocoa, and have actually come up with some simple apps such as a WebKit viewer and a beeping app using some information I've learned about connections and actions. However, that's still not much to know. Is there any particular book (or even documentation or tutorial) I could look at to learn more about the Objective C language (to someone who's already a programmer) and Cocoa? Thanks!

Spencer
Reply With Quote
  #2  
Old 05-02-2007
gorda001's Avatar
This user is deprecated.
 
Join Date: Jun 2005
Location: <0x79a3f6>
Posts: 5,064
Rep Power: 11
gorda001 is on a distinguished road
Re: Cocoa?

If you know C then the standard text is:
Title: Cocoa Programming for Mac OS X
Author: Aaron Hillegass
Publisher: Addison-Wesley
ISBN 0-321-21314-9

If you don't know C then you need to learn it. There is not a single Cocoa book that doesn't require you know C first.
Reply With Quote
  #3  
Old 05-02-2007
IntellEJent's Avatar
Active Supporter
 
Join Date: Jan 2005
Location: The restaurant at the end of the universe
Age: 15
Posts: 1,546
Rep Power: 7
IntellEJent is on a distinguished road
Re: Cocoa?

I do know C and many other languages, but not much Objective-C (though I still do know some). Should I learn that beforehand? Cheers!

Spencer
Reply With Quote
  #4  
Old 05-03-2007
gorda001's Avatar
This user is deprecated.
 
Join Date: Jun 2005
Location: <0x79a3f6>
Posts: 5,064
Rep Power: 11
gorda001 is on a distinguished road
Re: Cocoa?

Objective-C and Cocoa tie hand in hand. So, yes, you will need to learn them both.

But that book teaches you both so there is nothing to worry about .

Good luck It would be nice to have another Cocoa programmer at YC.
Reply With Quote
  #5  
Old 05-16-2007
King Kovifor's Avatar
A Toddler - Don't be Fooled!
 
Join Date: Aug 2006
Location: My house...
Age: 19
Posts: 279
Rep Power: 5
King Kovifor is on a distinguished road
Re: Cocoa?

Quote:
gorda001 originally posted: View Post
Objective-C and Cocoa tie hand in hand. So, yes, you will need to learn them both.

But that book teaches you both so there is nothing to worry about .

Good luck It would be nice to have another Cocoa programmer at YC.
Don't mean to high jack it... but I'm attempting to use Apple's Documentation to learn Objective C now... (cocoa next). Should I use a book instead?
Reply With Quote
  #6  
Old 05-16-2007
gorda001's Avatar
This user is deprecated.
 
Join Date: Jun 2005
Location: <0x79a3f6>
Posts: 5,064
Rep Power: 11
gorda001 is on a distinguished road
Re: Cocoa?

Quote:
King Kovifor originally posted: View Post
Don't mean to high jack it... but I'm attempting to use Apple's Documentation to learn Objective C now... (cocoa next). Should I use a book instead?
YES! The apple documentation is really really bad if you are just beginning (or even if you have had a few months experiance).
Reply With Quote
  #7  
Old 05-16-2007
King Kovifor's Avatar
A Toddler - Don't be Fooled!
 
Join Date: Aug 2006
Location: My house...
Age: 19
Posts: 279
Rep Power: 5
King Kovifor is on a distinguished road
Re: Cocoa?

Yay (sarcastic)... Gotta try to get my parents to let me spend more money... $100 as of right now without a book. Wondered why I wasn't getting half the stuff.

Do you recommend the Advanced Mac OS X Programming book by the same author or read the suggested one and than that one (if at all)?
Reply With Quote
  #8  
Old 05-17-2007
gorda001's Avatar
This user is deprecated.
 
Join Date: Jun 2005
Location: <0x79a3f6>
Posts: 5,064
Rep Power: 11
gorda001 is on a distinguished road
Re: Cocoa?

I think that book would be a bit hard for a beginner. Also, it's got 2/5 stars on amazon uk. Never a good sign.

Nah, I'd keep to "Cocoa Programming for OS X".

You'll never need another book (on ObjC/Cocoa) again, google and cocoadev serve as an advanced reference.
Reply With Quote
  #9  
Old 05-17-2007
King Kovifor's Avatar
A Toddler - Don't be Fooled!
 
Join Date: Aug 2006
Location: My house...
Age: 19
Posts: 279
Rep Power: 5
King Kovifor is on a distinguished road
Re: Cocoa?

OK Thanks... I'll talk my dad into it today hopefully.
Reply With Quote
  #10  
Old 05-24-2007
King Kovifor's Avatar
A Toddler - Don't be Fooled!
 
Join Date: Aug 2006
Location: My house...
Age: 19
Posts: 279
Rep Power: 5
King Kovifor is on a distinguished road
Re: Cocoa?

Just bought it. YAY!
Reply With Quote


Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Where can I start learning C++? (on a Mac) King Kovifor C and C++ Programming 22 03-31-2007 12:00 PM
Apple: Cocoa Firefox builds Digg Apple/Mac OS 2 09-12-2006 02:04 PM
Learning Mac Programming gorda001 Apple/Mac OS 8 11-08-2005 08:54 AM
Find and Replace gorda001 C and C++ Programming 12 10-30-2005 05:03 PM