Something nice to chew on

I read this some time ago and found it an excellent summary of some basics (which is not to say, simple things for beginners, but actual basics) with some excellent points for further exploration.

http://olvemaudal.wordpress.com/2011/10/10/deep-c/
(Click on link a few lines down)

The discussion about it at the time on Hacker News, unsurprisingly, included a number of people who insisted they would hire the lesser candidate because the other one was too smart. Which I interpreted to mean "I didn't know any of this and I'm angry that other people do" :)
Last edited on
That's a pretty nice exposition to a few important fundamentals.
Nice find indeed.
I'd augment Moschop's link, if I may, with this: http://www.drpaulcarter.com/pcasm/
It's a free book about Assembly and how it interacts with C and C++ (some things from the Deep C slideshow will be covered in more detail.)
Oh, I failed most of those :(
Oh, I failed most of those :(


But now you know that you don't know, which puts you into the top ten percent of C++ (and C) programmers! :)
Last edited on
Haha, I guess if you put it that way...
Topic archived. No new replies allowed.