Write Great Code: Volume 1, 2nd Edition

Understanding the Machine



Bookstore > Books > Write Great Code: Volume 1, 2nd Edition

Price$32.99 - $35.74
Rating
AuthorRandall Hyde
PublisherNo Starch Press
Published2020
Pages472
LanguageEnglish
FormatPaper book / ebook (PDF)
ISBN-10171850036X
ISBN-139781718500365
EBook Hardcover Paperback

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.


  1. (7 books)


5 5 23

Similar Books


Write Great Code, Volume 1

Write Great Code, Volume 1

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:  $31.71  |  Publisher:  No Starch Press  |  Release:  2004

Write Great Code: Volume 2, 2nd Edition

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

Write Great Code, Volume 2

Write Great Code, Volume 2

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 3

Write Great Code: Volume 3

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

Getting MEAN with Mongo, Express, Angular, and Node, 2nd Edition

Getting MEAN with Mongo, Express, Angular, and Node, 2nd Edition

by Simon Holmes, Clive Harber

Getting MEAN, Second Edition teaches you how to develop full-stack web applications using the MEAN stack. This edition was completely revised and updated to cover MongoDB 4, Express 4, Angular 7, Node 11, and the latest mainstream release of JavaScript ES2015.Juggling languages mid-application can radically slow down a full-stack web proj...

Price:  $38.99  |  Publisher:  Manning  |  Release:  2019

PostGIS in Action, 2nd Edition

PostGIS in Action, 2nd Edition

by Regina O. Obe, Leo S. Hsu

Processing data tied to location and topology requires specialized know-how. PostGIS is a free spatial database extender for PostgreSQL, every bit as good as proprietary software. With it, you can easily create location-aware queries in just a few lines of SQL code and build the back end for a mapping, raster analysis, or routing applicat...

Price:  $4.40  |  Publisher:  Manning  |  Release:  2015

Docker in Practice, 2nd Edition

Docker in Practice, 2nd Edition

by Ian Miell, Aidan Hobson Sayers

Docker in Practice, 2ond Edition presents over 100 practical techniques, hand-picked to help you get the most out of Docker. Following a Problem/Solution/Discussion format, you'll walk through specific examples that you can use immediately, and you'll get expert guidance on techniques that you can apply to a whole range of scena...

Price:  $46.45  |  Publisher:  Manning  |  Release:  2019

Practical Data Science with R, 2nd Edition

Practical Data Science with R, 2nd Edition

by Nina Zumel, John Mount

Practical Data Science with R, Second Edition takes a practice-oriented approach to explaining basic principles in the ever expanding field of data science. You'll jump right to real-world use cases as you apply the R programming language and statistical analysis techniques to carefully explained examples based in marketing, business...

Price:  $39.99  |  Publisher:  Manning  |  Release:  2019