View Single Post
  #2 (permalink)  
Old 05-02-2008, 07:39 AM
Victor Victor is offline
Learning Programmer
 
Join Date: May 2007
Posts: 96
Rep Power: 5
Victor is on a distinguished road
Default Re: Help me pick prgramming language for app

Python is a great language, the only drawback is unless the end user has Python installed, the deployment .exe can be rather large (Mac has a built in Python interpreter but it's usually out of date). Personally, I would recommend C++ or Java.
__________________
Pegasus Homepage
Reply With Quote