Hello,
I'm thinking to start learning SmallTalk, but as I can see, SmallTalk was left in the time, because in the last years I didn't see much SmallTalk developers, but is it dead? Thanks
|
|
|||||||||||||||
|
|
|
It is probably a bad idea to learn SmallTalk hoping that it'll be the Next Big Thing. You're not very likely to get hired as a SmallTalk programmer in the next couple of years. But that doesn't mean that the language doesn't get used. It does. But more importantly, it is always a good idea to learn a new language. It'll make you a better programmer. It doesn't matter if you'l lever get a job coding SmallTalk. It doesn't matter if the language is "dead", if anyone uses it, or if the language is evolving. All that matters is "can you learn anything from the language". And if you're interested in object-oriented programming, then the answer is probably "yes". And if you're not, the chances are still good that you'll be able to learn something from it. |
||
|
|
|
|
No programming language is dead... might not get you a job tho. |
||||||
|
|
|
Smalltalk isn't dead, but there isn't much of an active marketplace for it. Most of the smalltalk jobs out there are just for maintaining legacy apps. Gemstone (the maker of one of the more successful distributions) is still alive and well after 26 years, and will still sell you their version of smalltalk, and even hosts user group meetings, but even their main product is a Java database anymore. Smalltalk still powers numerous stock markets, and tracks something like 30% of all containerized ship cargo in the world. |
||
|
|
|
|
I think Smalltalk is worthy of study. It's quite different from other languages, particularly if you grew up on C/C++/Java/C#. It gives you a great perspective on true object-orientedness. So you'll get something of value out of studying/using it. You'd have to study the job market to see if you'll get a job out of it though. |
||
|
|
|
|
Here are several charts showing a variety of ways of comparing the popularity of various languages. Since it is presented in a variety of ways, I'll let you interpret the day for yourself. |
||
|
|
|
|
Search SO for SmallTalk. 86 hits (including this one) out of nearly 350,000 questions. Yeah, i think SmallTalk isn't really in play any more. |
||