Thread: Learn python
View Single Post
Old Feb 25th, 2005, 1:44 PM   #4
Dietrich
Professional Programmer
 
Dietrich's Avatar
 
Join Date: Feb 2005
Posts: 434
Rep Power: 4 Dietrich is on a distinguished road
Smile

I agree, Python is much easier to learn than C++ and will kick C++ when it comes to sound and graphics. After that comes a mild problem, Python is an interpreted language, and when you want to pass your code to friends and perhaps real paying customers, you got to pass the whole Python package with it.
Dietrich is offline   Reply With Quote