[Newbies] New to SmallTalk and Squeak

cdrick cdrick65 at gmail.com
Fri Mar 28 22:48:59 UTC 2008


Hi and welcome ;)

> That's good to hear - so I am wondering would people here place Squeak in a
> category of Visual Programming Languages (visual like Visual Basic)?
>
not me... to me it's live programming. I have the impressions objects
are alive in my image.

The most important important thing to me is to learn how to navigate
in the code... browse classes, senders, implementors, method
containing..., hierarchy browse, protocol browse...

and also, it's very important to get to use the debugger...  Instead
of evaluating (alt+d), just right click and 'debug it'. You should
find that in SBE.

Cédrick


More information about the Beginners mailing list