Instructive [and short] Objective-C Video Tutorials
Quote from Forum Archives on July 27, 2010, 2:01 amPosted by: kshmidheiser <kshmidheiser@...>
I have come across some simple, short and well-explained Objective-C
video tutorials. Take a look at this one on programming an array.
Notice the nice differentiation the [young] presenter makes between
an object and its value, along with a very easy introduction to a C
for/next loop.http://www.youtube.com/watch?v=jwNHH1251Ow
The tutorials are aimed at iPhone coding, but in the process give a
nice understanding of the underlying fundamentals of Objective-C for
the Mac. Also, the code style seems up to date. I especially
appreciate that simple, but complete, programs are offered along with
source code.I'd be curious if any of the experienced programmers here learn
anything new from watching this.Ken
Posted by: kshmidheiser <kshmidheiser@...>
video tutorials. Take a look at this one on programming an array.
Notice the nice differentiation the [young] presenter makes between
an object and its value, along with a very easy introduction to a C
for/next loop.
http://www.youtube.com/watch?v=jwNHH1251Ow
The tutorials are aimed at iPhone coding, but in the process give a
nice understanding of the underlying fundamentals of Objective-C for
the Mac. Also, the code style seems up to date. I especially
appreciate that simple, but complete, programs are offered along with
source code.
I'd be curious if any of the experienced programmers here learn
anything new from watching this.
Ken