• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Learning to program Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Learning to program Cocoa


  • Subject: Re: Learning to program Cocoa
  • From: Chris Gehlker <email@hidden>
  • Date: Tue, 28 Aug 2001 10:18:08 -0700

On 8/27/01 3:54 PM, "Stephen Heward" <email@hidden> wrote:

> Can anyone make any suggestions on the best way of learning to program
> for the Mac.
>
> I am fairly new to programming on the Mac. I have very limited
> programming experiences
>
> My history of programming consists of Turbo Pascal, Turing and Q-basic
> on the PC.
>
> It has been sometime. I am very eager to get back into programming
> though.
>
> OOP is new to me. Are there any books on Objective C that anyone can
> recommend? I definately would like to program for Cocoa.
>

There just aren't any good Cocoa/ObjC books yet.

So there are three challenges in front of you.
1) Learn C syntax
2) Learn OOP techniques.
3) Learn Cocoa

As others have pointed out, Java can access the Cocoa frameworks, it is
syntactically similar to C and it supports OOP. So until there is a Cocoa
book out you are probably better off with a good Java book and a C reference
to cover the differences. "Thinking in Java" is a well regarded Java book
and K&R is the standard C book. ("Harbinson & Steele" is probably a better
pure reference book but start with K&R.)

Someone is going to say, "go DL Squeak and learn Smalltalk to really get
OOP." They will be right. You will program better in any OOP language for a
little exposure to Smalltalk.
--
In the midst of great joy, do not promise anyone anything. In the midst of
great anger, do not answer anyone's letter. -Chinese proverb


  • Follow-Ups:
    • Re: Learning to program Cocoa
      • From: Georg Tuparev <email@hidden>
    • Re: Learning to program Cocoa
      • From: Jonathan Hendry <email@hidden>
References: 
 >Learning to program Cocoa (From: Stephen Heward <email@hidden>)

  • Prev by Date: Re: SCM?
  • Next by Date: Re: [NSBundle load] - does it work with .app bundles?
  • Previous by thread: Re: Learning to program Cocoa
  • Next by thread: Re: Learning to program Cocoa
  • Index(es):
    • Date
    • Thread