Live data from Hacker News

Ask HN: How do I learn C and C++ when I love high-level languages?

news.ycombinator.com

61–62 of 62 posts

Re: Ask HN: How do I learn C and C++ when I love high-level languages?

#62
post #22

C/C++ didn't truly click for me until I had learned assembler. (Helped my understanding of every other language too.)

Assembly didn't really click for me until I learned computer architecture :p You can always go one level down, but I would hardly say you need assembly for c or c++.

Haha :) True, so I propose adding computer architecture to the things to learn about. Not because I think it is NEEDED but because It was a great benefit in my experience. Just a little goes a long way.
Post reply on HN