+ Reply
Results 1 to 6 of 6
  1. #1
    Green Apple nevarDeath's Avatar
    Join Date
    Jun 2007
    Location
    Sand Springs Oklahoma
    Posts
    84
    Thanks
    8
    Thanked 3 Times in 3 Posts

    Exclamation 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

  2. #2
    Rip
    Rip is offline
    iPhone? More like MyPhone
    Join Date
    Nov 2007
    Posts
    293
    Thanks
    8
    Thanked 31 Times in 27 Posts

    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.

  3. #3
    iPhone? More like MyPhone mtwiford's Avatar
    Join Date
    Sep 2007
    Posts
    295
    Thanks
    8
    Thanked 48 Times in 35 Posts

    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

  4. #4
    What's Jailbreak?
    Join Date
    Nov 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts


  5. #5
    Green Apple nevarDeath's Avatar
    Join Date
    Jun 2007
    Location
    Sand Springs Oklahoma
    Posts
    84
    Thanks
    8
    Thanked 3 Times in 3 Posts

    Quote Originally Posted by iAspie 3G View Post
    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

  6. #6
    iPhone? More like MyPhone mtwiford's Avatar
    Join Date
    Sep 2007
    Posts
    295
    Thanks
    8
    Thanked 48 Times in 35 Posts

    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts