Learning by Looking
Learning by Looking
- Subject: Learning by Looking
- From: email@hidden
- Date: Wed, 1 Aug 2001 11:07:30 -0400
Having an intrest in Cocoa and Obj - C, I went out and bought the Learn Cocoa
book and have looked through the PDFs
available at developer.apple.com, however, after playing with the tools and
language for over a month, I am still not comfortable with
the most basic concepts.
I find it easier to have a good book as reference and look at existing code
snippits to help you piece the language together.
I tought myself C and C++ this way, I learned perl this way, and shell scripting
as well.
However, searching on the internet, I find cocoa examples are few and far
between.
I think we should put a web site, or ftp server somewhere and fill it to the
brim with basic examples, which would allow a newbie developer like myself to
learn to taking apart a working example and building upon it.
REALbasic has a ton of basic examples, like using a push button, or creating a
simple socket connection, which is something I would like to have available in
Cocoa.
I think some type of archive would help myself and the others whose brain is
wired like mine to better understand Cocoa Programming
Just an Idea, but lets see what happens
-Steven