Slashdot Mirror


User: sittidae

sittidae's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:How to pick a beginning programming language on Who's Afraid Of C++? · · Score: 1

    I disagree that Java is more useful than Smalltalk. Except for maybe fuel for the hype engine. Smalltalk programmers look at Java programmers the same way that UNIX users look at Windows users. It's a poor implimentation of concepts that have been done better for years.

  2. Re:Give them Squeak on Best Way to Get Kids Started in Programming? · · Score: 1

    Squeak, VW NC, Dolphin, or any of the other free Smalltalk distributions is a perfect place to start. They can have instant gradification and have the power to control the entire environment (including the IDE). Of course they may get spoiled with the elegance of the language and look at you incredulousy when you tell them that there are languages that don't remember what type they are when you pull them out of a container :)