Assemblers and Loaders
This book differs from the typical assembler text in that it is not a programming manual, and it is not concerned with any specific assembler language. Instead it concentrates on the design and implementation of assemblers and loaders. It assumes that the reader has some knowledge of computers and programming, and it aims to explain how assemblers and loaders work.
Designing Analog Chips
A comprehensive introduction to CMOS and bipolar analog IC design. The book presumes no prior knowledge of linear design, making it comprehensible to engineers with a non-analog background.
Pixar’s 22 Rules of Story
The eBook goes in-depth into all of the now famous ’22 Rules of Story According To Pixar’, drilling down into each one in order to make the advice as useful as possible to storytellers across all narrative disciplines.
Linux Kernel in a Nutshell
This book is intended to cover everything that is needed to know in order to properly build, customize, and install the Linux kernel. No programming experience is needed to understand and use this book.
Problem-Solving Web Design: Strategies for Efficient Websites
This ebook is all devoted to strategies and practices of problem-solving web design. We offer you the overview of the practical questions that could rise in the process of creating websites for different purposes.
Basics of Compiler Design: Anniversary Edition
A compiler translates (or compiles) a program written in a high-level programming language that is suitable for human programmers into the low-level machine language that is required by computers.