i am fluent in python and halfway through perl. what programming language next?

I excelled at python and am racing through PERL, am looking at java, c++ and html5, even delphi.
 
Java or C++ (java is easier). If you go the C++ route you'll want to look into the Qt framework. Or you can get into PyQt and use your existing Python. But there are so many options.. so much depends on what you want to do.
 
Those aren't programming languages. They are scripting languages.

If you want to learn an actual programming, I would recommend C. Once you know C, you truly know how a program works, and you can learn any language.
 
Back
Top