Seller: Goodbooks Company, Springdale, AR, U.S.A.
Condition: acceptable. This copy may contain significant wear, including bending, heavy writing, tears, and or water damage. This book is a functional copy, not necessarily a beautiful copy. Copy may have loose pages. May not include access codes or CDs. May be an Ex library book with stickers and stamps. Dustjacket may be missing.
Seller: WorldofBooks, Goring-By-Sea, WS, United Kingdom
Paperback. Condition: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
Seller: Lucky's Textbooks, Dallas, TX, U.S.A.
Condition: New.
Seller: GoldBooks, Denver, CO, U.S.A.
Condition: new.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
Condition: New. In.
Published by Packt Publishing 2017-09-27, 2017
ISBN 10: 1787287483 ISBN 13: 9781787287488
Language: English
Seller: Chiron Media, Wallingford, United Kingdom
Paperback. Condition: New.
Seller: medimops, Berlin, Germany
Condition: very good. Gut/Very good: Buch bzw. Schutzumschlag mit wenigen Gebrauchsspuren an Einband, Schutzumschlag oder Seiten. / Describes a book or dust jacket that does show some signs of wear on either the binding, dust jacket or pages.
Published by Packt Publishing Limited, 2017
ISBN 10: 1787287483 ISBN 13: 9781787287488
Language: English
Seller: PBShop.store US, Wood Dale, IL, U.S.A.
PAP. Condition: New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Published by Packt Publishing Limited, 2017
ISBN 10: 1787287483 ISBN 13: 9781787287488
Language: English
Seller: PBShop.store UK, Fairford, GLOS, United Kingdom
PAP. Condition: New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Published by Packt Publishing, Limited, 2017
ISBN 10: 1787287483 ISBN 13: 9781787287488
Language: English
Seller: Majestic Books, Hounslow, United Kingdom
Condition: New. Print on Demand pp. 290.
Seller: preigu, Osnabrück, Germany
Taschenbuch. Condition: Neu. Mastering Assembly Programming | From instruction set to kernel module with Intel processor | Alexey Lyashko | Taschenbuch | Kartoniert / Broschiert | Englisch | 2017 | Packt Publishing | EAN 9781787287488 | Verantwortliche Person für die EU: Libri GmbH, Europaallee 1, 36244 Bad Hersfeld, gpsr[at]libri[dot]de | Anbieter: preigu Print on Demand.
Seller: AHA-BUCH GmbH, Einbeck, Germany
Taschenbuch. Condition: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Incorporate the assembly language routines in your high level language applicationsKey Features: Understand the Assembly programming concepts and the benefits of examining the AL codes generated from high level languages Learn to incorporate the assembly language routines in your high level language applications Understand how a CPU works when programming in high level languagesBook Description:The Assembly language is the lowest level human readable programming language on any platform. Knowing the way things are on the Assembly level will help developers design their code in a much more elegant and efficient way. It may be produced by compiling source code from a high-level programming language (such as C/C++) but can also be written from scratch. Assembly code can be converted to machine code using an assembler.The first section of the book starts with setting up the development environment on Windows and Linux, mentioning most common toolchains. The reader is led through the basic structure of CPU and memory, and is presented the most important Assembly instructions through examples for both Windows and Linux, 32 and 64 bits. Then the reader would understand how high level languages are translated into Assembly and then compiled into object code. Finally we will cover patching existing code, either legacy code without sources or a running code in same or remote process.What You Will Learn: Obtain deeper understanding of the underlying platform Understand binary arithmetic and logic operations Create elegant and efficient code in Assembly language Understand how to link Assembly code to outer world Obtain in-depth understanding of relevant internal mechanisms of Intel CPU Write stable, efficient and elegant patches for running processesWho this book is for:This book is for developers who would like to learn about Assembly language. Prior programming knowledge of C and C++ is assumed.