Hi all!
I've heard good things about SmallTalk, and I read that the IDE is
extremely productive. Why is this the case? What are the technical
points where Python and SmallTalk differ? Is SmallTalk really faster
than Python?
I tried Objective-C, but eventually dropped it for lack of support and
the need to use NS-type classes to do anything productive. Python's
built in containers and types are so much more concise. But if
Objective-C is like C with SmallTalk features, why isn't it more
popular for platforms other than OSX?
Currently, I think Python is where I'm going to stay, but I wouldn't
be opposed to checking out other options.
jonathon
I've heard good things about SmallTalk, and I read that the IDE is
extremely productive. Why is this the case? What are the technical
points where Python and SmallTalk differ? Is SmallTalk really faster
than Python?
I tried Objective-C, but eventually dropped it for lack of support and
the need to use NS-type classes to do anything productive. Python's
built in containers and types are so much more concise. But if
Objective-C is like C with SmallTalk features, why isn't it more
popular for platforms other than OSX?
Currently, I think Python is where I'm going to stay, but I wouldn't
be opposed to checking out other options.
jonathon
Comment