best second coding language

Posts 19 of 9 · Page 1 of 1
best second coding language
i've been coding exclusively python for the past year i'd like to learn another language i'd like some recomendation
Web Development languages are really useful to learn, they are also really popular cause many services now are used on web browsers. The main three languages is HTML, CSS and JavaScript. When learning them, it will be a bit different from general coding languages as HTML and CSS are used on web designs while JavaScript will be more similar in terms of logic.

Other than those, Java is a nice language to learn and would be easier coming from python. Same goes for C++ which is very common in many applications.
I would suggest you C++
if you are a engineer then Matlab
Javascript all the way for ReactJS & NodeJS.

Good coding
it depends on what you want to do
+1 for C++, it's good all rounder
Quote Originally Posted by demoncent View Post
i've been coding exclusively python for the past year i'd like to learn another language i'd like some recomendation
C++ might be best in your case because python is usually used dynamically where as c++ is static and can be used to do almost anything whilst also being one of the fastest coding languages, if not the fastest
c++ obvious get higher recommendation in a game forum. you can't go wrong with java though. anyone have thoughts on kotlin? maybe kotlin will be better time investment over java. but if you plan on working on the web, javascript then nodejs/reactjs is popular and makes you hire-able.
You should definitely check out Rust, its very often used nowadays. But if you want to get a deep understanding how programming languages actually work and how memory works etc., learn C++.
Posts 19 of 9 · Page 1 of 1

Post a Reply

Tags for this Thread

None

Need help?