Hey, I am trying to find a good C book that is dedicated to low level programming. Any suggestions? If it could skip all the beginner stuff, that would be great.

Also, a side note, I am interested in making my own compiler. Are there any books that study this and are yet practical on execution of it as well?

Thank you all!

Recommended Answers

All 4 Replies

There is no low level book for c actually.... but i would like to recommend you the book " Let Us C" By Yashwantrao Kanetkar <Google It>. Its very good book in simplified language and best for beginners. I am using it too

What I am looking for is systems programming, or kernel programming...I don't want a beginner book.

Which kerenal ....Unix or windows...

If you interested in 'low level' and kernel programming then may I recommend picking up a book on inline assembler.

http://ibiblio.org/gferg/ldp/GCC-Inline-Assembly-HOWTO.html

Plus I would investigate several books on kernel/operating system programming.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.