Re: noob
Re: noob
- Subject: Re: noob
- From: glenn andreas <email@hidden>
- Date: Fri, 21 Dec 2007 16:47:55 -0600
On Dec 21, 2007, at 3:19 PM, Laurence Harris wrote:
On Dec 21, 2007, at 9:17 AM, Thomas Engelmeier wrote:
The problem with messing with pointers in C, C++ and
Objective-C is that the notation is messy and not
suggestive of what's going on.
A good tutorial will take care of that. And except for image and
raw data manipulation, pointer arithmetic is sooo 90ies, read:
obsolete.
And pointers are not really that hard to understand -- certainly not
hard enough to warrant avoiding them. The sooner someone understands
the the better off he'll be.
Or just use a language (AppleScript, JavaScript, Python, SmallTalk,
Lua, etc...) that doesn't have pointers.
Glenn Andreas email@hidden
<http://www.gandreas.com/> wicked fun!
quadrium | prime : build, mutate, evolve, animate : the next
generation of fractal art
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
- Follow-Ups:
- Re: noob
- From: Thomas Engelmeier <email@hidden>
References: | |
| >Re: noob (From: Jeffrey Oleander <email@hidden>) |
| >Re: noob (From: Thomas Engelmeier <email@hidden>) |
| >Re: noob (From: Laurence Harris <email@hidden>) |