Hacker News new | ask | show | jobs
by bcowcher 5084 days ago
My first coding book was c++ in 21days (HAH!). It did cover the basics pretty well but it took me a long time before the abstraction of objects really sunk in and templates I don't think we're especially well covered.

I probably bit off more than I could chew at the time, but I stuck with it because I was so hellbent on game programming. I didn't end up in game dev, but I think I became a better developer after spending so much time with a low level language.