View Full Version : Programming..
mmmdreg
May 28, 2002, 08:41 AM
Whats a easyish language for a newbie who wants to ultimately write simple programs for osx etc.? and with lots of good guides etc.
Taft
May 28, 2002, 09:28 AM
Real Basic is a good one for SUPER-easy development. The only problem is that its not free and not good for all development projects.
I think another good alternative would be Java with JBuilder Personal Edition. JBuilder has a GUI building interface which makes building an interface easy and the Personal edition is free. Also, Java is a pretty straightforward language.
The third option would be Cocoa with Objective-C. Again, you can use Apple's free tools to build an interface. This might be the hardest (relatively, of course) of the three options to get used to. Its still very easy, though.
There are also tons of other little languages out there for OS X. Python comes to mind as an easy little language but its without robust methods for getting GUIs up.
Lots of choices...
Taft
Beej
May 28, 2002, 09:54 AM
Originally posted by Taft
Python comes to mind as an easy little language but its without robust methods for getting GUIs up.*shudders* ugh... python... don't talk to me about python... bad experience :)
mr.w
May 28, 2002, 10:14 AM
IF you want to get into object oriented programing, and love good graphics... Flash MX is the way to go. you can't write super huge complex programs, but you can do some pretty cool stuff...
Mr. Anderson
May 28, 2002, 10:17 AM
If you want cheap and free, you can sign up to be an Apple Developer and download all the Java and interface utilities directly from Apple. But it might be a bit difficult to get started, but you should play with it anyway.
Choppaface
May 28, 2002, 08:28 PM
ya actionscript in flash might be a good starting point. at least it would be a good warm up for something else
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.