Published by Apress (edition 1st ed.), 2017
ISBN 10: 1484224027 ISBN 13: 9781484224021
Language: English
Seller: BooksRun, Philadelphia, PA, U.S.A.
First Edition
Paperback. Condition: Good. 1st ed. Ship within 24hrs. Satisfaction 100% guaranteed. APO/FPO addresses supported.
Seller: SecondSale, Montgomery, IL, U.S.A.
Condition: Good. Item in good condition and has highlighting/writing on text. Used texts may not contain supplemental items such as CDs, info-trac etc.
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: HPB-Emerald, Dallas, TX, U.S.A.
paperback. Condition: Very Good. Connecting readers with great books since 1972! Used books may not include companion materials, and may have some shelf wear or limited writing. We ship orders daily and Customer Service is our top priority!
Seller: GreatBookPrices, Columbia, MD, U.S.A.
US$ 103.44
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: Lucky's Textbooks, Dallas, TX, U.S.A.
US$ 106.55
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: Chiron Media, Wallingford, United Kingdom
US$ 92.75
Convert currencyQuantity: 10 available
Add to basketPF. Condition: New.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
US$ 99.86
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
US$ 115.18
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
US$ 107.03
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
Seller: California Books, Miami, FL, U.S.A.
Condition: New.
Seller: Chiron Media, Wallingford, United Kingdom
US$ 111.18
Convert currencyQuantity: 2 available
Add to basketPaperback. Condition: New.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
US$ 119.11
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: Kennys Bookshop and Art Galleries Ltd., Galway, GY, Ireland
First Edition
US$ 139.35
Convert currencyQuantity: 2 available
Add to basketCondition: New. . 2017. 1st ed. Paperback. . . . .
Seller: Kennys Bookstore, Olney, MD, U.S.A.
Condition: New. . 2017. 1st ed. Paperback. . . . . Books ship from the US and Ireland.
Seller: Revaluation Books, Exeter, United Kingdom
US$ 165.69
Convert currencyQuantity: 2 available
Add to basketPaperback. Condition: Brand New. 435 pages. 9.75x7.00x1.00 inches. In Stock.
Seller: Mispah books, Redhill, SURRE, United Kingdom
US$ 146.30
Convert currencyQuantity: 1 available
Add to basketPaperback. Condition: New. New. book.
Seller: Revaluation Books, Exeter, United Kingdom
US$ 125.39
Convert currencyQuantity: 2 available
Add to basketPaperback. Condition: Brand New. 435 pages. 9.75x7.00x1.00 inches. In Stock. This item is printed on demand.
Seller: THE SAINT BOOKSTORE, Southport, United Kingdom
US$ 123.22
Convert currencyQuantity: Over 20 available
Add to basketPaperback / softback. Condition: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 900.
Seller: AHA-BUCH GmbH, Einbeck, Germany
US$ 130.97
Convert currencyQuantity: 3 available
Add to basketTaschenbuch. Condition: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Learn Intel 64 assembly language and architecture, become proficient in C, and understand how the programs are compiled and executed down to machine instructions, enabling you to write robust, high-performance code.Low-Level Programmingexplains Intel 64 architecture as the result of von Neumann architecture evolution.The book teaches the latest version of the C language (C11) and assembly language from scratch.It covers the entire path from source code to program execution, including generation of ELF object files, and static and dynamic linking. Code examples and exercises are included along with the best code practices.Optimization capabilities and limits of modern compilers are examined, enabling you to balance between program readability and performance. The use of various performance-gain techniques is demonstrated, such as SSE instructions and pre-fetching. Relevant Computer Science topics such as models of computation andformal grammars are addressed, and their practical value explained.What You'll LearnLow-Level Programmingteaches programmers to:Freely write in assembly languageUnderstand the programming model of Intel 64Write maintainable and robust code in C11Follow the compilation process anddecipher assembly listingsDebug errors in compiled assembly codeUse appropriate models of computation to greatly reduce program complexityWrite performance-critical codeComprehend the impact of a weak memory model in multi-threaded applicationsWho This Book Is ForIntermediate to advanced programmers and programming students.