-
10-21-2008, 12:25 AM #1Green Apple
- Join Date
- Jun 2007
- Location
- Sand Springs Oklahoma
- Posts
- 84
- Thanks
- 8
- Thanked 3 Times in 3 Posts
ARRRRG! Learning Objective-C help
I am what you would call a 'classicly oriented' programmer. NOT an OO programmer. Even when I learned C, I avoided using data structures and such. I am now paying for it. I have scoured the net trying to find that magical tutorial that puts it together for me so simply for me to understand and remember. So I've gotten Erica Sadun's latest book, and other assorted books, found tutorials, but they are just really hard for me to understand and remember crap. I hate tutorials that go for pages with no code for me to refer to, or code not explained very well, it just confuses the $h1t out of me!! Currently, the best thing I've got going is this book:
Programming Mac OS X with Cocoa for beginners/Some Cocoa essential principles - Wikibooks, collection of open-content textbooks
that is for OSX, but I believe I can adapt to iPhone pretty easily once I UNDERSTAND the language. I think that I should just try to start from the beginning, but in my brain I try to relate it to my old programming knowledge and it's hard to stop doing that. I wish I'd never programmed anything before! So my question is
Does anyone know of any good complete beginners tutorials for objective C?
When asked what he would say to the columbine killers, Marilyn Manson said, "I would say nothing to them. I would listen to what they have to say, because that's what nobody else did" from the movie Farenheit 9/11
-
10-21-2008, 03:35 AM #2
I feel your pain.
I grew up on C and Pascal (also Fortran and Cobol!) and left programming alone for 15 years. Since getting my iPhone I now want to get into developing too and my historical knowledge is getting in the way.
I'm sure it would be simpler to start with no knowledge than try to make sense OOP as it relates to C and Pascal.
So, I'd like some help with the transition too.
-
10-29-2008, 10:02 AM #3
Well you said that you know C, try this pdf. Its long but also very descriptive.
http://developer.apple.com/documenta...C/OOP_ObjC.pdf___________________________________________
......epic
-
11-02-2008, 09:27 AM #4
-
11-05-2008, 11:30 AM #5Green Apple
- Join Date
- Jun 2007
- Location
- Sand Springs Oklahoma
- Posts
- 84
- Thanks
- 8
- Thanked 3 Times in 3 Posts
Found this, haven't had a chance to look much at it though.
I also found this document which is exactly what I was looking for. Well almost, it's OSX centric, but it explains OOP so anybody could understand it. wish they'd make an iPhone version:
BecomeAnXcoder | CocoaLab
When asked what he would say to the columbine killers, Marilyn Manson said, "I would say nothing to them. I would listen to what they have to say, because that's what nobody else did" from the movie Farenheit 9/11
-
11-05-2008, 12:17 PM #6
read the "become an Xcoder", its very easy to understand vs the cocoa dev central link. I would read the xcoder pdf like it says 2 or 3 times then read the cocoa dev central tutorial. It will make much more sense after you read the become an xcoder.
___________________________________________
......epic



LinkBack URL
About LinkBacks
Reply With Quote
