M
Matt Lawrence
Mindstorms is a decent approach because you could move from graphical
programming to something like nqc
Or Forth.
-- Matt
It's not what I know that counts.
It's what I can remember in time to use.
Mindstorms is a decent approach because you could move from graphical
programming to something like nqc
Or Forth.
Ideally you will create a small ruby library on top of SDL that
does turtle
graphics or simple shapes and requires just a single 'require
'lib'', no
code to create a window or reference it (since that IS scary) and
start by
letting them draw things.
AmazingI am afraid that name is already takenhttp://squeak.org/
from the Squeak Paint program, trying to find good online
tutorials, trying to do it with MVC and Morphic - well, I gave
up without having even a canvas I can paint on with a
photoshop-pencil-like tool.
There are two books on Squeak, both of which have CD-ROMs includingGiles said:I **love** Seaside, the Squeak Smalltalk web app framework, but the
documentation is definitely the downside. Just finding good info on
the language's syntax took me some time. I tried and failed six months
ago with Cincom VisualWorks Smalltalk, too. It even took me a while to
find nice people in the Smalltalk community; the first people I asked
cursed me for not knowing Smalltalk to begin with, and then had
hysterical fits when I made a joke about it being a dead language.
Once I got it up and running, though, I fell in love with it. It's
pretty awesome. I recorded a screencast about Seaside this morning,
probably going to post and blog it tonight.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.