programming with a macbbook

Soldato
Joined
18 Jul 2006
Posts
5,704
Location
Geneva
Im trying to get into programming again but Im running into problems because I have a macbook and most guides are written for PC users.

Also Im not sure which language would be best to get into?
 
Java, Objective-C (Cocoa), any web stuff that isn't .NET (although it's possible - I just don't like them), Ruby, Bash, Shell, Python to name a few.

I've done all of the above bar O-C and Python on a Macbook Pro without any problems.
 

lol, now now, it was just a joke. albeit a rubbish one!

As Mammalian and ChrisB say, it depends on what you want to do with it.

You can use xcode (available as an install on your OSX disc) to create OSX apps using Java, or you can get netbeans and use that for a less specific platform.

I didn't really do any tutorials on it, other than the link posted because Java syntax is incredibly similar to OOPHP.
 
Back
Top Bottom