Quote Originally Posted by lupo7 View Post
Python useless?!

Python is a great powerful language and ideal to start with.
Fantastic syntax, and great community for support.

I also like ruby lately -many commons with python and perl. Abstract, very human like syntax if you get familiar with.

I m a java guy in general, and I dislike microsoft platforms -I use windows thought. So .net is out of question

@laconix good programs anyway.
@kaniaz wow impressive work man.[/b]
It's way too easy to write completely incomprehensible code in python. (Needed to understand an application written like that in it once, was a pain.) And I stay away from any language where the white-space actually change the way the code is interpreted. (Including whitespace.)

Anyway. Started with VBA. Now mostly doing C++ with a fair bit of Java, and then some C and x86 asm when needed. Tried and used a lot of other ones as well over the years.