This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2009-04-05 08:04:32

djmoomoo
Scratcher
Registered: 2007-08-31
Posts: 57

Where to go from Scratch (Macintosh Only)

I still use scratch, and delved into the world of ObjC but I found TNT BASIC, a good BASIC compiler THAT ACTUALLY COMPILES .apps .

It's quite a bit of a jump from scratch, but most is the same, e.g. IF-THEN-ELSE. The only difference is *shiver* you have to wait for it ... Type out the code yourself. http://www.tntbasic.com/


There are 0011 types of people, those that can count in binary and those that can't.

Offline

 

#2 2009-04-05 17:53:26

AlanProjects
Scratcher
Registered: 2008-06-23
Posts: 500+

Re: Where to go from Scratch (Macintosh Only)

Just learn X code. I'm learning it right now, and besides it allows you to make Cocoa ( The newest API framework for mac) applications. You can use many other languages too, such as scripting in cocoa with ruby, python and applescript, and program with Carbon(The old API framework) in C, C++, and use the easy interface builder to design your graphic interface.

Offline

 

Board footer