Best Programming Language to Learn in 2020?

  • Thread starter Thread starter Deleted member 1227917
  • Start date Start date
If you plan to "sell software", don't use Python. It can be decompiled back into the source code, even if you use obfuscator tools.
 
Last edited:
I think you can start from php most followed web project was writtwn on php.

so migrate from php to other language can be easy.

javascript alone isn a good choice IMHO

Sorry, what's the difference between PHP and Python.?
 
Sorry, what's the difference between PHP and Python.?

Python is alive thanks to computer science. Outside that, Python is inferior to PHP in almost everything.

PHP is ideal if you want to build your own website or runs your own business but it's bad if you want to land a job, PHP developers earn less than other developers.

If you want to earn money then JAVA.
 
I'd stick to python like glue for now.
 
I will follow this thread since I’m planning to learn a coding language starting this year.
 
Im learning JS and Python now on UDEMY...
 
PHP
I have been using PHP for over a decade and heard "PHP is dead and (insert new language here) will be taking over soon" for the entire 10 years. Not going to happen. PHP has the biggest market share in web development by miles and always will. 7.4 millions websites run PHP and thats a low ball guess. With the speed improvements in PHP 7.0 and above its crazy fast now. In the 8.0 release of PHP you will be able to run C code directly from a PHP application.

I agree with @terrier2018 when he said python is basically dead besides computer science uses. Python is a very basic language and its used for Proof of Concepts not full on applications 99% of the time.

With conservatively 7.4 million websites running PHP, finding a job isnt hard. We get paid well.

The only other language I would recommend is NodeJs because you get to write Javascript for the front end and the back end and NodeJS is destroys any other language in raw performance.
 
I’m also learning and I done some research and it always came up with Python being the one.
 
123.png


Check this one :)
For me only JavaScript :)
 
Python.Quite in-demand, great learning materials, great community.
 
Python!
Tensorflow is getting really cool. Check this out:
 
Back
Top