Write Great Code, Volume 1

Write Great Code, Volume 1
Author: Randall Hyde
Publisher: No Starch Press
Total Pages: 461
Release: 2004-11-01
Genre: Computers
ISBN: 1593270992

Download Write Great Code, Volume 1 Book in PDF, Epub and Kindle

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 they need to know to write great code in any language, without the usual overhead of learning assembly language to master this topic. A solid foundation in software engineering, The Write Great Code series will help programmers make wiser choices with respect to programming statements and data types when writing software.


Write Great Code, Volume 1
Language: en
Pages: 461
Authors: Randall Hyde
Categories: Computers
Type: BOOK - Published: 2004-11-01 - Publisher: No Starch Press

GET EBOOK

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.
Write Great Code, Volume 1, 2nd Edition
Language: en
Pages: 474
Authors: Randall Hyde
Categories: Computers
Type: BOOK - Published: 2020-07-31 - Publisher: No Starch Press

GET EBOOK

Understanding the Machine, the first volume in the landmark Write Great Code series by Randall Hyde, explains the underlying mechanics of how a computer works.
Write Great Code, Volume 3
Language: en
Pages: 0
Authors: Randall Hyde
Categories: Computers
Type: BOOK - Published: 2020-08-19 - Publisher: National Geographic Books

GET EBOOK

Engineering Software, the third volume in the landmark Write Great Code series by Randall Hyde, helps you create readable and maintainable code that will genera
Code Craft
Language: en
Pages: 626
Authors: Pete Goodliffe
Categories: Computers
Type: BOOK - Published: 2007 - Publisher: No Starch Press

GET EBOOK

A guide to writing computer code covers such topics as variable naming, presentation style, error handling, and security.
The Art of Assembly Language, 2nd Edition
Language: en
Pages: 764
Authors: Randall Hyde
Categories: Computers
Type: BOOK - Published: 2010-03-01 - Publisher: No Starch Press

GET EBOOK

Assembly is a low-level programming language that's one step above a computer's native machine language. Although assembly language is commonly used for writing