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.
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:)
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.
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 :)