12
« on: March 08, 2015, 10:00:22 AM »
I do not want to jump in the argument that 'I think I only c++ and it takes years to master it'. I know that already, this is not that kind of question. I am trying to improve my C++ skills. I've studied database programming, sockets programming, some GUI programming with allegro yet, and I'm looking forward to study more (Currently taking a start with QT).
All this time I've been dodging lose syntax languages like Python in order to not have bad programming habits. Like the variable type defining not a requirement with PHP had me have bad habits in C++(when I reverted back to it after a long time), and the no semi-colon ending statements in JS gave badder habits.
The point is, what are some pros and cons of Python? I will not be using it for GUI as I'm learning QT already. pyGame, yes, it is one thing I want to learn python for, or maybe using it for server side scripting. Apart from that what are some pros and cons of Python(a question from those who are already into this language, and 'You should learn it just because its a language', is not an answer- I look forward to enrolling in robotics and so i will be learning assembly on some magical day, and i want to use programming for purposes like data mining and cryptography and not just developing pretty looking applications. I want to do something advanced with programming, Idc how long it takes)
Taking all that in account, is Python worth it?