Learn to Program with Assembly

Learn to Program with Assembly
Author :
Publisher : Apress
Total Pages : 328
Release :
ISBN-10 : 1484274369
ISBN-13 : 9781484274361
Rating : 4/5 (361 Downloads)

Book Synopsis Learn to Program with Assembly by : Jonathan Bartlett

Download or read book Learn to Program with Assembly written by Jonathan Bartlett and published by Apress. This book was released on 2021-11-20 with total page 328 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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 previous book, 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.


Learn to Program with Assembly Related Books

Learn to Program with Assembly
Language: en
Pages: 328
Authors: Jonathan Bartlett
Categories: Computers
Type: BOOK - Published: 2021-11-20 - Publisher: Apress

DOWNLOAD EBOOK

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 Progra
Learn to Program with Assembly
Language: en
Pages: 0
Authors: Jonathan Bartlett
Categories:
Type: BOOK - Published: 2021 - Publisher:

DOWNLOAD EBOOK

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 Progra
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

DOWNLOAD 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
Programming from the Ground Up
Language: en
Pages: 0
Authors: Jonathan Bartlett
Categories:
Type: BOOK - Published: 2009-09-24 - Publisher: Orange Grove Texts Plus

DOWNLOAD EBOOK

Programming from the Ground Up uses Linux assembly language to teach new programmers the most important concepts in programming. It takes you a step at a time t
Low-Level Programming
Language: en
Pages: 446
Authors: Igor Zhirkov
Categories: Computers
Type: BOOK - Published: 2017-06-27 - Publisher: Apress

DOWNLOAD EBOOK

Learn Intel 64 assembly language and architecture, become proficient in C, and understand how the programs are compiled and executed down to machine instruction