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.
|