Guide to Assembly Language (häftad)
Fler böcker inom
Format
Previously published in hardcover
Språk
Engelska
Antal sidor
257
Utgivningsdatum
2014-08-15
Förlag
Springer London Ltd
Dimensioner
234 x 156 x 14 mm
Vikt
386 g
ISBN
9781447158707

Guide to Assembly Language

A Concise Introduction

Previously published in hardcover,  Engelska, 2014-08-15
632
  • Skickas från oss inom 7-10 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
Finns även som
Visa alla 3 format & utgåvor
This book will enable the reader to very quickly begin programming in assembly language. Through this hands-on programming, readers will also learn more about the computer architecture of the Intel 32-bit processor, as well as the relationship between high-level and low-level languages. Topics: presents an overview of assembly language, and an introduction to general purpose registers; illustrates the key concepts of each chapter with complete programs, chapter summaries, and exercises; covers input/output, basic arithmetic instructions, selection structures, and iteration structures; introduces logic, shift, arithmetic shift, rotate, and stack instructions; discusses procedures and macros, and examines arrays and strings; investigates machine language from a discovery perspective. This textbook is an ideal introduction to programming in assembly language for undergraduate students, and a concise guide for professionals wishing to learn how to write logically correct programs in a minimal amount of time.
Visa hela texten

Passar bra ihop

  1. Guide to Assembly Language
  2. +
  3. Careless People

De som köpt den här boken har ofta också köpt Careless People av Sarah Wynn-Williams (häftad).

Köp båda 2 för 838 kr

Kundrecensioner

Fler böcker av James T Streib

  • Guide to Data Structures

    James T Streib, Takako Soma

    This accessible and engaging textbook/guide provides a concise introduction to data structures and associated algorithms. Emphasis is placed on the fundamentals of data structures, enabling the reader to quickly learn the key concepts, and providi...

  • Guide to Java

    James T Streib, Takako Soma

    This book presents a focused and accessible primer on the fundamentals of Java programming, with extensive use of examples and hands-on exercises. Topics and features: provides an introduction to variables, input/output and arithmetic operations; ...