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

Shaduu

macrumors 6502a
Original poster
Jan 31, 2007
750
0
Southsea
Recently I've become very interested programming but I have no idea where to start. I have knowledge of web languages such as HTML and XML and I know that they probably will not help my programming at all. So really what I'm asking is where to start; languages I should learn and any developer tools that could aid me. Thanks a lot.
 

toddburch

macrumors 6502a
Dec 4, 2006
748
0
Katy, Texas
"Programming" is pretty vague. Database applications? Command line tool? GUI interface accounting program type stuff? Cell phone games? Client side? Client-Server? Cross platform? Portability?

You could learn with a scripting language or a compiled language. You could learn procedural or object oriented. Do you have one in mind?

Todd
 

Shaduu

macrumors 6502a
Original poster
Jan 31, 2007
750
0
Southsea
I was thinking of GUI interfacing and basic utilities although I have absolutely no idea how difficult either of those would be. Really, what would be a solid start point for programming for OS X? I figure I just need to start learning and see where I can go from there.
 

bronxbomber92

macrumors regular
Nov 23, 2006
109
0
I would start with the Objective-C language and Cocoa then. Buy a good book ( Cocoa Programming for Mac OS X by Aaron Hillegass), start learning the language, and read, read, read :p

Apple has a developer site: developer.apple.com. They have a free book/pdf for learning Objective-C.

Here are my personla favorite sites for learning Cocoa:
cocoadevcentral.com <-- EXCELLENT tutorials
http://www.oreillynet.com/pub/ct/37 <-- EXCELLENT tutorials
cocoadev.com <-- Cocoa wiki
idevgames.com <-- Mac game programming forum
idevapps.com <-- Mac application programming forum
http://www.cocoalab.com/cocoalab/index.php <-- Free ebook!
 

ArchiMark

macrumors 6502
Feb 2, 2003
269
1
Silicon Valley
Steve Kochan's "Programming in Objective-C" Book

FWIW, Shaduu, I bought Steve Kochan's "Programming in Objective-C" book a week ago. I just finished chapter 3 yesterday.

So far, I've found this book to be very well written, very clear explanations and good use of examples to try out. Kochan leads you through in a logical progression, building up your skills as you go. He doesn't assume that you've had much if any previous programming experience.

Highly recommend this book!

As others have said to me in other forums, study Objective-C first, then worry about Cocoa afterwards....

HTH,

Mark

Recently I've become very interested programming but I have no idea where to start. I have knowledge of web languages such as HTML and XML and I know that they probably will not help my programming at all. So really what I'm asking is where to start; languages I should learn and any developer tools that could aid me. Thanks a lot.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.