Seller: Romtrade Corp., STERLING HEIGHTS, MI, U.S.A.
Condition: New. Brand New. Soft Cover International Edition. Different ISBN and Cover Image. Priced lower than the standard editions which is usually intended to make them more affordable for students abroad. The core content of the book is generally the same as the standard edition. The country selling restrictions may be printed on the book but is no problem for the self-use. This Item maybe shipped from US or any other country as we have multiple locations worldwide.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
Condition: New.
Seller: BargainBookStores, Grand Rapids, MI, U.S.A.
Paperback or Softback. Condition: New. Learn to Program with Assembly: Foundational Learning for New Programmers 1.33. Book.
Seller: Lucky's Textbooks, Dallas, TX, U.S.A.
Condition: New.
Seller: California Books, Miami, FL, U.S.A.
Condition: New.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
Condition: As New. Unread book in perfect condition.
ISBN 10: 1484283791 ISBN 13: 9781484283790
Seller: Basi6 International, Irving, TX, U.S.A.
Condition: Brand New. New.SoftCover International edition. Different ISBN and Cover image but contents are same as US edition. Expediting shipping for all USA and Europe orders excluding PO Box. Excellent Customer Service.
Seller: Books Puddle, New York, NY, U.S.A.
Condition: New. 1st ed. edition NO-PA16APR2015-KAP.
Seller: Majestic Books, Hounslow, United Kingdom
£ 46.75
Convert currencyQuantity: 1 available
Add to basketCondition: New.
Seller: Biblios, Frankfurt am main, HESSE, Germany
Condition: New.
Seller: Russell Books, Victoria, BC, Canada
First Edition
£ 50.36
Convert currencyQuantity: Over 20 available
Add to basketpaperback. Condition: New. 1st ed. Special order direct from the distributor.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
£ 44.85
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: Bücherbazaar, Eggenstein, Germany
£ 23.06
Convert currencyQuantity: 1 available
Add to basketpaperback. Condition: Sehr gut. Auflage: 1st ed. 348 Seiten Mit altersbedingten Lager- und Gebrauchsspuren. u-w-Ga-30 Sprache: Englisch Gewicht in Gramm: 607.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
£ 46.44
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: Chiron Media, Wallingford, United Kingdom
£ 51.40
Convert currencyQuantity: 10 available
Add to basketPaperback. Condition: New.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
£ 55.50
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
Seller: Kennys Bookshop and Art Galleries Ltd., Galway, GY, Ireland
First Edition
Condition: New. 2021. 1st ed. Paperback. . . . . .
Seller: Kennys Bookstore, Olney, MD, U.S.A.
Condition: New. 2021. 1st ed. Paperback. . . . . . Books ship from the US and Ireland.
Seller: Revaluation Books, Exeter, United Kingdom
£ 62.60
Convert currencyQuantity: 2 available
Add to basketPaperback. Condition: Brand New. 328 pages. 10.00x7.00x0.75 inches. In Stock. This item is printed on demand.
Seller: AHA-BUCH GmbH, Einbeck, Germany
£ 57.12
Convert currencyQuantity: 1 available
Add to basketTaschenbuch. Condition: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - 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 LearnHow the processor operatesHow computers represent data internallyHow programs interact with the operating systemHow to write and use dynamic code librariesHow high-level programming languages implement their featuresWho This Book Is ForAnyone who wants to know how their computer really works under the hood, including first time programmers, students, and professionals.