Write Great Code: Volume 1, 2nd Edition
Understanding the Machine
Price | $32.99 - $52.95
|
Rating | ![]() ![]() ![]() ![]() ![]() |
Author | Randall Hyde |
Publisher | No Starch Press |
Published | 2020 |
Pages | 472 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 171850036X |
ISBN-13 | 9781718500365 |
This, the first volume in Randall Hyde's Write Great Code series, dives into machine organization without the extra overhead of learning assembly language programming. Written for high-level language programmers, Understanding the Machine fills in the low-level details of machine organization that are often left out of computer science and engineering courses.
Learn: How the machine represents numbers, strings, and high-level data structures, so you'll know the inherent cost of using them; How to organize your data, so the machine can access it efficiently; How the CPU operates, so you can write code that works the way the machine does; How I/O devices operate, so you can maximize your application's performance when accessing those devices; How to best use the memory hierarchy to produce the fastest possible programs.
Great code is efficient code. But before you can write truly efficient code, you must understand how computer systems execute programs and how abstractions in programming languages map to the machine's low-level hardware. After all, compilers don't write the best machine code; programmers do. This book gives you the foundation upon which all great software is built.
- Randall Hyde (7 books)
5 5 2
Similar Books
by Randall Hyde
Today's programmers are often narrowly trained because the industry moves too fast. That's where Write Great Code, Volume 1: Understanding the Machine comes in. This, the first of four volumes by author Randall Hyde, teaches important concepts of machine organization in a language-independent fashion, giving programmers what the...
Price: $23.99 | Publisher: No Starch Press | Release: 2004
by Randall Hyde
It's a critical lesson that today's computer science students aren't always being taught: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level shows software engineers what too many college and university courses don't...
Price: $17.55 | Publisher: No Starch Press | Release: 2006
Write Great Code: Volume 2, 2nd Edition
by Randall Hyde
Today's programming languages offer productivity and portability, but also make it easy to write sloppy code that isn't optimized for a compiler. Thinking Low-Level, Writing High-Level will teach you to craft source code that results in good machine code once it's run through a compiler.You'll learn: How to analyze the...
Price: $34.49 | Publisher: No Starch Press | Release: 2020
by Randall Hyde
The field of software engineering may value team productivity over individual growth, but legendary computer scientist Randall Hyde wants to make promising programmers into masters of their craft. To that end, Engineering Software - the latest volume in Hyde's highly regarded Write Great Code series - offers his signature in-depth co...
Price: $30.76 | Publisher: No Starch Press | Release: 2020
Mastering PostgreSQL 11, 2nd Edition
by Hans-Jurgen Schonig
This 2nd edition of Mastering PostgreSQL 11 helps you build dynamic database solutions for enterprise applications using the latest release of PostgreSQL, which enables database analysts to design both the physical and technical aspects of the system architecture with ease.This book begins with an introduction to the newly released featur...
Price: $39.99 | Publisher: Packt Publishing | Release: 2018
by Marty Alchin
Learn how to leverage Django, the leading Python web application development framework, to its full potential in this advanced tutorial and reference. Updated for Django 1.5 and Python 3, Pro Django, Second Edition examines in great detail the complex problems that Python web application developers can face and how to solve them. It provi...
Price: $49.99 | Publisher: Apress | Release: 2013
by Mike Keith, Merrick Schincariol
Pro JPA 2, 2nd Edition introduces, explains, and demonstrates how to use the new Java Persistence API (JPA) 2.1 from the perspective of one of the specification creators. A one-of-a-kind resource, it provides both theoretical and extremely practical coverage of JPA usage for both beginning and advanced developers.Authors Mike Keith and Me...
Price: $48.79 | Publisher: Apress | Release: 2013
SQL and Relational Theory, 2nd Edition
by C.J. Date
SQL is full of difficulties and traps for the unwary. You can avoid them if you understand relational theory, but only if you know how to put the theory into practice. In this insightful book, author C.J. Date explains relational theory in depth, and demonstrates through numerous examples and exercises how you can apply it directly to you...
Price: $16.10 | Publisher: O'Reilly Media | Release: 2011