C and C++ Under the Hood - Anthony J. Dos Reis

C and C++ Under the Hood

Anthony J. Dos Reis

出版时间

2019-02-09

ISBN

9781793302892

评分

★★★★★

标签

计算机

书籍介绍

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 case: 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.

收藏