Smalltalk is one of the oldest object-oriented programming languages.
In every technical publication, and on this site too, people are always comparing OO languages to Smalltalk. My experience is …
programming-languages oop smalltalkRuby is becoming popular, largely from the influence Ruby on Rails, but it feels like it is currently struggling through …
ruby-on-rails ruby smalltalk seasideWhen discussing the evolution of computer languages, Alan Kay says that the single most important attribute of his Smalltalk is …
smalltalk late-binding early-bindingWhat do you think is a good IDE for learning SmallTalk? I'll only be using it as a hobby, so …
ide smalltalkWhat are the key differences between OO in Smalltalk and Java? Please note that I am a Java programmer trying …
java oop programming-languages smalltalkI am a Rubyist that is just starting to dabble in Smalltalk and am trying to chose an implementation to …
smalltalk squeak pharoMy questions is simple! Would you start learning Smalltalk if you had the time? Why? Why not? Do you already …
smalltalk seasideI am a c# developer and most of my friends are much smarter than me, and they laugh at me …
smalltalkI am trying to compare two strings in Smalltalk, but I seem to be doing something wrong. I keep getting …
string smalltalk squeak visualworksWith the renewed interest in functional programming languages, I've seen some similitudes between Smalltalk and FPL, namely closures ( BlockClosures in …
programming-languages functional-programming oop smalltalk