Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
which programming language to learn?
in my student life I learned to program in Basic, Fortran, Pascal, Turbo Pascal and already graduated from university I learned to program by my own Visual Basic, now I see job ads and they ask for Python, Java, C++, PHP, Javascript, etc. add to it other progrmas like autocad, solidworks, access, Do I have to learn all of them ? my brain is going to explote
Thanks a lot all of you, we have a winner ... Javascript
17 Answers
- QuentinLv 73 years agoFavorite Answer
If you are good at maths and engineering then you can use C++.
If you want to do web pages then JavaScript.
PHP is going out of fashion but jobs are still going but there will be lots of unemployed PHP programmers about.
So you need to consider what sort of work you want to do and see what programming languages are used in those fields.
You will often have to do multiple languages nowadays.
For example if you do JavaScript you may also have to do CSS3, HTML5 too (to make up web pages).
If you do C++ you may also have to do Python (for quick testing) and MatLab (to develop maths) too.
- Anonymous2 years ago
Phynton
- 2 years ago
Best Programming Language to Learn: The Top 10 Programming Languages To Learn In 2018
JavaScript.
1. Python.
2. C#
3. Java.
4. PHP.
5. Go.
6. Swift.
7. Rust.
8. Ruby
9. Angular js
- How do you think about the answers? You can sign in to vote the answer.
- Andy TLv 73 years ago
There is a pattern, in specialty that is, most languages that you studied in your spare time is useless in this time. You will see, which language is for which use, and you target your specialty accordingly, the languages sited are archaic and it is almost a certainty that you did not experience that specialty I speak of. JavaScript is a good starting point for you to learn modern programming properly.
- Anonymous3 years ago
C++
- Anonymous3 years ago
A good programmer knows a few languages very well and is familiar with most others. Once you've learnt one language of a particular type, it isn't difficult to learn others.
Programming languages are tools - you use the one most suited to the task. If you were a carpenter would you only learn how to use a hammer?