• 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: Cocoa Books
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa Books


  • Subject: Re: Cocoa Books
  • From: Ondra Cada <email@hidden>
  • Date: Tue, 11 Apr 2006 02:16:09 +0200

Well...

On 11.4.2006, at 1:27, Yorh wrote:

And pointers because cocoa and obj-c use a lot of pointers.

Yes and no. You definitely need to understand what a pointer is (well, you can do Cocoa even without this knowledge, but I very strongly discommend that).


OTOH, as a beginner you really don't need to understand many of the pointer subtleties, namely you don't need to grasp the pointer arithmetic and the link betwixt pointer and C-arrays: for beginners this tends to be comparatively difficult, and you don't need either in Cocoa.

Of course, one *should* learn these things, definitely one *should*! But it can wait. In a sense, grasping the Interface Builder basics is more important :)

And without any irony, grasping the object/class/instance and message/ method model is ***infinitely*** more important than being able to place "const" properly in a pointer declaration :)

Leave C++ books where is now:under the table :)

Unopened. The benefit of learning C++ (for someone who want to understand Cocoa) is not zilch, it is negative.


A good reading instead might be Smalltalk.
---
Ondra Čada
OCSoftware:     email@hidden               http://www.ocs.cz
private         email@hidden             http://www.ocs.cz/oc


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Cocoa Books
      • From: John Stiles <email@hidden>
References: 
 >Cocoa Books (From: Jonathan <email@hidden>)
 >Re: Cocoa Books (From: Yorh <email@hidden>)

  • Prev by Date: Re: right justified table column with attributed string?
  • Next by Date: Re: right justified table column with attributed string?
  • Previous by thread: Re: Cocoa Books
  • Next by thread: Re: Cocoa Books
  • Index(es):
    • Date
    • Thread