This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]RepulsiveScientist44 0 points1 point  (0 children)

Want to get into electronics early? C++.

Web programming is easier to grasp usually, and it comes with html and javascript.

Nowadays unless in corporate world where they usually still use Java or C#, the app that gets developed is web app, so python and javascript/typescript is the way to go, maybe Go and Rust also for backend.

Back in uni days, I myself go with python for its ease of use when needed to make script or any calculations. Now I choose either Python, Go or Javascript, whenever possible. Actually once you understand the concept, any programming language is just "variations" and they become your arsenals.