Jonathan Bartlett - Learn to Program with Assembly: Foundational Learning for New Programmers
Here you can read online Jonathan Bartlett - Learn to Program with Assembly: Foundational Learning for New Programmers full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2021, publisher: Apress, genre: Home and family. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:
Romance novel
Science fiction
Adventure
Detective
Science
History
Home and family
Prose
Art
Politics
Computer
Non-fiction
Religion
Business
Children
Humor
Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.
- Book:Learn to Program with Assembly: Foundational Learning for New Programmers
- Author:
- Publisher:Apress
- Genre:
- Year:2021
- Rating:3 / 5
- Favourites:Add to favourites
- Your mark:
Learn to Program with Assembly: Foundational Learning for New Programmers: summary, description and annotation
We offer to read an annotation, description, summary or preface (depends on what the author of the book "Learn to Program with Assembly: Foundational Learning for New Programmers" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.
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 Bartletts 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.
Jonathan Bartlett: author's other books
Who wrote Learn to Program with Assembly: Foundational Learning for New Programmers? Find out the surname, the name of the author of the book and a list of all author's works by series.