I never wanted to learn the details of how a computer really work as, but I spend a single week learning C, just to learn the basic concepts like pointers. It really helped me understand better other languages. Besides, It would take you many years for you to master it, and the kind of jobs you would get with it would f* damn boring. Don't waste more than a week on it :)<p>I'm learning Rust at the moment, I feel I can express my ideas better with it versus go. But as a hobby. for fun.<p>I've being coding exclusively in JS for 3 years. And just now I feel comfortable with it.<p>There is so much going on with it. I bet you heard about OOP, but what about functional programing. And functional reactive programing ?<p>There are so many libraries and framework in JS. It just crazy.
There is angular vs ember. And what about react or famo.us ?
And there is nodejs, and things like npm, gulp, browserify.<p>To learn javascript, the language is one thing. But all its tools is another.<p>The reality is this, the more languages you learn, the easier it is to learn a next one. Today I know over 10 languages, but I master only one. And that is what matters, the one you master.<p>But what I things is super important for a programmer this days is a basic knowledge of shell and git. IMO