View Single Post
  #2 (permalink)  
Old 02-14-2008, 07:01 AM
v0id's Avatar   
v0id v0id is offline
Retired
 
Join Date: Apr 2007
Location: Denmark
Posts: 2,651
Last Blog:
CherryPy(thon)
Rep Power: 29
v0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of light
Send a message via MSN to v0id
Default

You shall keep in mind that Python is an interpreted language, and if you want to make software, you'll probably need third-party software to convert your Python scripts to executable files - or ship the software with sourcecode. If you fell alright about this, then Python is a great language to use. It's easy, yet powerful, and has lots of libraries.
__________________
05-03-2007 - 11-13-2008
Reply With Quote