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
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to