Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

frank5554

macrumors newbie
Original poster
Apr 30, 2012
2
0
I'm new to Xcode and programming. I have used Microsoft visual basic on my laptop and I made simple things like web browsers, calculators, simple stuff like that. I stared using Xcode and made some simple things like text editors, web browsers, basic things. But I want to start getting into the advanced stuff I really need to learn coding do you have any ideas for me to learn. By the way I'm only 13 so...... Ya. thanks
 

PatrickCocoa

macrumors 6502a
Dec 2, 2008
751
149
Two paths diverged in a woods...

There are two different directions you can go here.

One is a top-down, academic, computer science approach.

The second is a bottom-up, practical, tutorial approach.

In the academic approach, you learn about such things as computers, object orientation, binary, Cocoa design patterns, encapsulation, and many other topics.

In the tutorial approach, you learn from modifying working small applications and seeing what happens. You learn about Interface Builder, connecting your code to what the user sees, making the dots on the screen do X instead of Y, having something happen when you tap a button, and many other things.

I'd strongly recommend the tutorial approach for you. Take a look at rwenderlich.com and pick a tutorial you're interested in. Google iOS tutorial or osx tutorial or iphone prgramming tutorial or iOS game tutorial or whatever interests you. Have fun!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.