Price loading...

Learn to Program with Assembly: Foundational Learning for New Programmers

Price data last checked 131 day(s) ago - refreshing...

View at Amazon

Price History & Forecast

No Price Data Available

Price history will appear here once data is collected from Amazon.

Price Distribution

No price data available for histogram

Description

Many programmers have limited effectiveness because they don't have a deep understanding of how their computer actually works under the hood. In Learn to Program with Assembly, you will learn to program in assembly language - the language of the computer itself. Assembly language is often thought of as a difficult and arcane subject. However, author Jonathan Bartlett presents the material in a way that works just as well for first-time programmers as for long-time professionals. Whether this is your first programming book ever or you are a professional wanting to deepen your understanding of the computer you are working with, this book is for you. The book teaches 64-bit x86 assembly language running on the Linux operating system. However, even if you are not running Linux, a provided Docker image will allow you to use a Mac or Windows computer as well. The book starts with extremely simple programs to help you get your grounding, going steadily deeper with each chapter. At the end of the first section, you will be familiar with most of the basic instructions available on the processor that you will need for any task. The second part deals with interactions with the operating system. It shows how to make calls to the standard library, how to make direct system calls to the kernel, how to write your own library code, and how to work with memory. The third part shows how modern programming language features such as exception handling, object-oriented programming, and garbage collection work at the assembly language level. Additionally, the book comes with several appendices covering various topics such as running the debugger, vector processing, optimization principles, a list of common instructions, and other important subjects. This book is the 64-bit successor to Jonathan Bartlett's previousbook, Programming from the Ground Up, which has been a programming classic for more than 15 years. This book covers similar ground but with modern 64-bit processors, and also includes a lot more information about how high level programming language features are implemented in assembly language. What You Will Learn How the processor operates How computers represent data internally How programs interact with the operating system How to write and use dynamic code libraries How high-level programming languages implement their features Who This Book Is ForAnyone who wants to know how their computer really works under the hood, including first time programmers, students, and professionals.

Key Features

New Store Stock

Product Specifications

Format
paperback
Domain
Amazon UK
Release Date
06 November 2021
Listed Since
13 August 2021

Barcode

No barcode data available

Similar Products You Might Like

Programming with 64-Bit ARM Assembly Language: Single Board Computer Development for Raspberry Pi and Mobile Devices
94% match

Programming with 64-Bit ARM Assembly Language: Single Board Computer Development for Raspberry Pi and Mobile Devices

Apress

£36.40 05 Feb 2026
Modern X86 Assembly Language Programming: Covers X86 64-bit, AVX, AVX2, and AVX-512
94% match

Modern X86 Assembly Language Programming: Covers X86 64-bit, AVX, AVX2, and AVX-512

Apress

£45.86 10 Mar 2026
Guide to Assembly Language: A Concise Introduction (Undergraduate Topics in Computer Science)
94% match

Guide to Assembly Language: A Concise Introduction (Undergraduate Topics in Computer Science)

Springer

£26.54 09 Feb 2026
Mastering MariaDB: Debug, secure, and back up your data for optimum server performance with MariaDB
94% match

Mastering MariaDB: Debug, secure, and back up your data for optimum server performance with MariaDB

Packt Publishing

£39.15 07 Feb 2026
Low-Level Programming: C, Assembly, and Program Execution on Intel® 64 Architecture
94% match

Low-Level Programming: C, Assembly, and Program Execution on Intel® 64 Architecture

Apress

£71.37 17 Mar 2026
Modern Arm Assembly Language Programming: Covers Armv8-A 32-bit, 64-bit, and SIMD
94% match

Modern Arm Assembly Language Programming: Covers Armv8-A 32-bit, 64-bit, and SIMD

Apress

£40.72 08 Jan 2026
Modern X86 Assembly Language Programming: Covers x86 64-bit, AVX, AVX2, and AVX-512
94% match

Modern X86 Assembly Language Programming: Covers x86 64-bit, AVX, AVX2, and AVX-512

Apress

£44.38 07 Mar 2026
x64 Assembly Language Step-by-Step: Programming with Linux (Tech Today)
94% match

x64 Assembly Language Step-by-Step: Programming with Linux (Tech Today)

Wiley

£44.20 21 Feb 2026
Assembly Language Step-by-Step: Programming with Linux
94% match

Assembly Language Step-by-Step: Programming with Linux

Wiley

£50.00 11 Jan 2026
RISC-V Assembly Language Programming: Unlock the Power of the RISC-V Instruction Set (Maker Innovations Series)
93% match

RISC-V Assembly Language Programming: Unlock the Power of the RISC-V Instruction Set (Maker Innovations Series)

£39.80 10 Jan 2026
CRC Press X86 Assembly Language and C Fundamentals Book
93% match

CRC Press X86 Assembly Language and C Fundamentals Book

CRC Press

£150.34 11 Apr 2026
Raspberry Pi Assembly Language Programming: ARM Processor Coding (Maker Innovations Series)
93% match

Raspberry Pi Assembly Language Programming: ARM Processor Coding (Maker Innovations Series)

£50.28 11 Jan 2026
Foundations of Linux Debugging, Disassembling, and Reversing: Analyze Binary Code, Understand Stack Memory Usage, and Reconstruct C/C++ Code with Intel x64
93% match

Foundations of Linux Debugging, Disassembling, and Reversing: Analyze Binary Code, Understand Stack Memory Usage, and Reconstruct C/C++ Code with Intel x64

Apress

£37.55 03 Mar 2026
Raspberry Pi Assembly Language Programming: ARM Processor Coding
93% match

Raspberry Pi Assembly Language Programming: ARM Processor Coding

Apress

£42.91 07 Feb 2026
Introduction to 80x86 Assembly Language and Computer Architecture
93% match

Introduction to 80x86 Assembly Language and Computer Architecture

Jones & Bartlett Learning

£150.69 01 Feb 2026
Art of ARM Assembly, The: 64-Bit ARM Machine Organization and Programming
93% match

Art of ARM Assembly, The: 64-Bit ARM Machine Organization and Programming

No Starch Press

£49.35 18 Mar 2026
Modern Parallel Programming with C++ and Assembly Language: X86 SIMD Development Using AVX, AVX2, and AVX-512
93% match

Modern Parallel Programming with C++ and Assembly Language: X86 SIMD Development Using AVX, AVX2, and AVX-512

£37.10 14 Jan 2026
Introduction to Assembly Language Programming: For Pentium and RISC Processors (Texts in Computer Science)
93% match

Introduction to Assembly Language Programming: For Pentium and RISC Processors (Texts in Computer Science)

Springer

£60.23 02 Mar 2026
Modern Assembly Language Programming with the ARM Processor
93% match

Modern Assembly Language Programming with the ARM Processor

Newnes

£56.18 22 Feb 2026
ARM 64-Bit Assembly Language
93% match

ARM 64-Bit Assembly Language

Newnes

£51.97 08 Jan 2026
Assembly Language Programming Made Clear: A Systemic Approach
93% match

Assembly Language Programming Made Clear: A Systemic Approach

Cognella Academic Publishing

£106.00 09 Mar 2026
Rust Under the Hood: A deep dive into Rust internals and generated assembly
93% match

Rust Under the Hood: A deep dive into Rust internals and generated assembly

£42.31 21 Feb 2026
Linux Application Development by Example: The Fundamental APIs
92% match

Linux Application Development by Example: The Fundamental APIs

Addison Wesley

£39.95 21 Feb 2026
Software Reverse Engineering: Navigating x86 Windows Applications with Ghidra
92% match

Software Reverse Engineering: Navigating x86 Windows Applications with Ghidra

£42.63 26 Feb 2026