"Assembly Language Step-by-Step. Programming with Linux" - это бестселлер, который представляет собой введение в язык ассемблера x86. Третье переиздание книги было полностью переработано, чтобы сосредоточиться на 32-битном защищенном режиме Linux и бесплатном ассемблере NASM. Автор Джефф Дантеман, сохраняя свой легкий и охотно воспринимаемый стиль, представляет пошаговый подход к этой сложной технической дисциплине. Он начинает с самого начала, объясняя основные идеи программирования, двоичную и шестнадцатеричную системы счисления, архитектуру компьютера Intel x86 и процесс разработки программного обеспечения под Linux. Затем он систематически изучает набор инструкций x86, адресацию памяти, процедуры, макросы и интерфейс к библиотекам кода на языке C, на которых базируется сам Linux. Книга является идеальным введением в концепции x86-вычислений и использует доступный, разговорный стиль, который не предполагает никакого опыта в программировании. Автор представляет концепции архитектуры x86 и языка ассемблера через кумулятивный учебный подход, который идеально подходит для самостоятельного обучения. В книге полностью использовано бесплатное программное обеспечение с открытым исходным кодом, включая Ubuntu Linux, ассемблер NASM, редактор Kate и отладчик Gdb/Insight. В книгу включено справочное руководство по набору инструкций x86, специально разработанное для начинающих программистов. В книге также представлено множество примеров кода на языке ассемблера, а также практические советы по проектированию, кодированию, тестированию и отладке, все это используя бесплатное программное обеспечение с открытым исходным кодом, которое можно загрузить из Интернета без оплаты.
The eagerly anticipated third edition by Jeff Dumetmann takes a funny and comprehensive approach to learning about Assembly language. The book is a timeless treasure trove for veterans and beginners alike. It offers insight into hardware-level details and software applications.
Электронная Книга «Assembly Language Step-by-Step. Programming with Linux» написана автором Jeff Duntemann в году.
Минимальный возраст читателя: 0
Язык: Английский
ISBN: 9780470580035
Описание книги от Jeff Duntemann
The eagerly anticipated new edition of the bestselling introduction to x86 assembly language The long-awaited third edition of this bestselling introduction to assembly language has been completely rewritten to focus on 32-bit protected-mode Linux and the free NASM assembler. Assembly is the fundamental language bridging human ideas and the pure silicon hearts of computers, and popular author Jeff Dunteman retains his distinctive lighthearted style as he presents a step-by-step approach to this difficult technical discipline. He starts at the very beginning, explaining the basic ideas of programmable computing, the binary and hexadecimal number systems, the Intel x86 computer architecture, and the process of software development under Linux. From that foundation he systematically treats the x86 instruction set, memory addressing, procedures, macros, and interface to the C-language code libraries upon which Linux itself is built. Serves as an ideal introduction to x86 computing concepts, as demonstrated by the only language directly understood by the CPU itself Uses an approachable, conversational style that assumes no prior experience in programming of any kind Presents x86 architecture and assembly concepts through a cumulative tutorial approach that is ideal for self-paced instruction Focuses entirely on free, open-source software, including Ubuntu Linux, the NASM assembler, the Kate editor, and the Gdb/Insight debugger Includes an x86 instruction set reference for the most common machine instructions, specifically tailored for use by programming beginners Woven into the presentation are plenty of assembly code examples, plus practical tips on software design, coding, testing, and debugging, all using free, open-source software that may be downloaded without charge from the Internet.