Learning computer architecture as a programmer

Posted by Samaursa on Programmers See other posts from Programmers or by Samaursa
Published on 2011-06-23T16:43:04Z Indexed on 2011/06/24 0:31 UTC
Read the original article Hit count: 555

I typically run across gurus at SO and other places (instructors, book authors etc.) that would say something along the lines "This will cause alignment issues" or other low level tidbits.

I want to learn about all these tidbits that are relevant to programming. Now usually when I see low level books (computer architecture books for example) they are too low level and geared towards people whose primary area of interest is computer architecture and not software design.

Do you have recommendations for books that go through low-level stuff that is relevant to programmers?

© Programmers or respective owner

Related posts about programmers

Related posts about low-level