Jump to ratings and reviews
Rate this book

C and C++ Under the Hood

Rate this book
THERE IS AN UPDATED AND IMPROVED VERSION (THE SECOND EDITION) OF THIS BOOK.

This book provides the reader with an invaluable insight to C and C++ in particular and programming languages in general. Although the title suggests that the book has a narrow scope, in fact, just the opposite is the The book is an introduction to programming language design, object-oriented programming, assemblers, compilers, interpreters, linkers, computer architecture, and system programming--everything you need to know to be a master of C and C++. Included in the book are several well-defined system programming projects that support the material covered, including a machine interpreter implementation, an assembler implementation, and a linker implementation. The software package for the book supports Windows, OS X, Linux, and Raspbian.

334 pages, Paperback

Published February 9, 2019

19 people want to read

About the author

Anthony J. Dos Reis

16 books4 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (50%)
4 stars
1 (50%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Nikos Alexo.
17 reviews1 follower
June 6, 2022
I was searching for a book to teach me how C is compiled in assembly. This is the perfect book for it. The biggest let down is that it is focused on some educational assembly and not some commercial one like ARM, MIPS or RISC-V.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.