Profile

unixronin: Galen the technomage, from Babylon 5: Crusade (Default)
Unixronin

December 2012

S M T W T F S
      1
2345678
9101112131415
16171819202122
23242526272829
3031     

Most Popular Tags

Expand Cut Tags

No cut tags

Blame [profile] zeekar

Tuesday, August 8th, 2006 10:58 am
You are Python You are slower than others, but easier to understand. You are a minimalist, who doesn't like clutter.
Which Programming Language are You?

"This program wouldn't VOOM if you put five thousand volts through it!"

I really should get around to learning Python some day.

Tags:
Wednesday, August 9th, 2006 03:03 pm (UTC)
I'm a complete naif with computers and programing codes.
What does it do?
Wednesday, August 9th, 2006 03:46 pm (UTC)
Well ... there are many people who will tell you that Smalltalk is the best and purest of all object-oriented programming languages. There are some who would probably go so far as to say that it's the ONLY true object-oriented programming language, though I wouldn't go that far myself. (By comparison, C++ and Objective-C (for example) are just C with object extensions bolted on, and while Perl has object-oriented features and supports object-oriented programming, it's very inconsistent about how it does it. Python and Java are both valid and useful object-oriented languages though.)

On the other hand, Smalltalk was never a big commercial success, and there's very little these days it's actually used for.