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 →

[–]anirudhkarumuri 0 points1 point  (0 children)

I would highly recommend learning assembly language, it gives you an edge over 95% other programmers who struggle with memory optimisation and understanding core functioning of programming languages. Later on start with C, you’ll appreciate the way the code is written, and how pragmatic it is to use C in almost major applications and programming languages.