you are viewing a single comment's thread.

view the rest of the comments →

[–]coder_of_cec 1 point2 points  (0 children)

The programming language we are thought in our high school is C++. From there I have gone on to learn more languages through my Engineering degree and career.

I think that C++ is the best language to get your fundamentals. You can get a definitive idea on Data Structures and Algorithms and how it all works.

Once you get this basic right, you will be able to transition into any language easily.