Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Assembly Language eBooks

If you like Assembly Language eBooks, then you'll love these top picks.
Showing 1 - 24 of 48 Results
Skip side bar filters
  • Assembly Language Coding in Color

    ARM and NEON

    by Robert Dunne ...
    Learning to program in assembly language is an excellent hands-on introduction to computer architecture. However, assembly language has a bad reputation of being difficult to learn. Through the use of complete program examples, flow diagrams, and color codes, Assembly Language Coding in Color helps students and computer enthusiasts start on a solid path to understanding computer architecture.This ... Read more

    $9.99 USD

  • Bare Metal C

    Embedded Programming for the Real World

    Bare Metal C teaches you to program embedded systems with the C programming language. You’ll learn how embedded programs interact with bare hardware directly, go behind the scenes with the compiler and linker, and learn C features that are important for programming regular computers.Bare Metal C will teach you how to program embedded devices with the C programming language. For embedded system ... Read more

    $29.99 USD

  • Android Development For Intermediate To Advanced Programmers: Tutorial Guide : Android Programming Guide Made Easy Series

    by Richard Cole ...
    Following up on “Android Programming Made Easy For Beginners: Tutorial Book For Android Designers * New 2013” the author published “Android Development For Intermediate To Advanced Programmers: Tutorial Guide” as the next step in the learning process for android programming.The need was seen for this book as more and more technological advancements are being made and more and more devices are ... Read more

    $2.99 USD or Free with Kobo Plus

  • GDB Pocket Reference

    Debugging Quickly & Painlessly with GDB

    Many Linux and Unix developers are familiar with the GNU debugger (GBD), the invaluable open source tool for testing, fixing, and retesting software. And since GDB can be ported to Windows, Microsoft developers and others who use this platform can also take advantage of this amazing free software that allows you to see exactly what's going on inside of a program as it's executing. This new pocket ... Read more

    $7.99 USD

  • Assembly Language:Simple, Short, And Straightforward Way Of Learning Assembly Programming

    This book is intended for beginners who would like to learn the basics of Assembly Programming. This book uses Simple words, Short sentences and Straightforward paragraphs. The triple S way to learn Assembly Programming. The topics covered in this book includes a brief introduction to assembly, common arithmetic instructions, character and string input and display routines, flow controls including ... Read more

    $3.44 USD or Free with Kobo Plus

  • Raspberry Pi Operating System Assembly Language

    Fourth Edition

    by Bruce Smith ...
    Series series Hands-On-Guide
    Bigger, better and ideal for all models of the Raspberry Pi! The ultimate guide to learning assembly language on your Pi.“This edition is the most complete and the only one a reader needs to purchase. It is a very good tutorial textbook...”Covers use of the new Raspberry Pi Operating System including the GPIO port, the VFP and Neon coprocessors. Based on the best selling Raspbian edition, now even ... Read more

    $9.99 USD or Free with Kobo Plus

  • Blue Fox

    Arm Assembly Internals and Reverse Engineering

    Provides readers with a solid foundation in Arm assembly internals and reverse-engineering fundamentals as the basis for analyzing and securing billions of Arm devicesFinding and mitigating security vulnerabilities in Arm devices is the next critical internet security frontier—Arm processors are already in use by more than 90% of all mobile devices, billions of Internet of Things (IoT) devices, ... Read more

    $27.00 USD

  • Assembly Programming:Simple, Short, And Straightforward Way Of Learning Assembly Language

    This book is intended for beginners who would like to learn the basics of Assembly Programming. This book uses Simple words, Short sentences and Straightforward paragraphs. The triple S way to learn Assembly Programming. The topics covered in this book includes a brief introduction to assembly, common arithmetic instructions, character and string input and display routines, flow controls including ... Read more

    $4.44 USD or Free with Kobo Plus

  • HTML5 and CSS3 All-in-One For Dummies

    by Andy Harris ...
    A new edition of a bestseller covers the latest advances in web development!HTML5 and CSS3 are essential tools for creating dynamic websites and boast updates and enhanced features that can make your websites even more effective and unique. This friendly, all-in-one guide covers everything you need to know about each of these technologies and their latest versions so that you can use them together ... Read more

    $27.00 USD

  • Learn WebAssembly

    Build web applications with native performance using Wasm and C/C++

    by Mike Rourke ...
    In the first definitive guide on WebAssembly, you’ll learn how you can wield this new technology to break through the current barriers of web development and build an entirely new class of performant applications .Key FeaturesGenerate WebAssembly modules from C and C++ using Emscripten and interact with these modules in the browserLearn how to use WebAssembly outside of the browser and load ... Read more

    $32.99 USD or Free with Kobo Plus

  • The IDA Pro Book, 2nd Edition

    by Chris Eagle ...
    No source code? No problem. With IDA Pro, the interactive disassembler, you live in a source code-optional world. IDA can automatically analyze the millions of opcodes that make up an executable and present you with a disassembly. But at that point, your work is just beginning. With The IDA Pro Book, you'll learn how to turn that mountain of mnemonics into something you can actually use.Hailed by ... Read more

    $41.99 USD

  • Professional Embedded ARM Development

    A practical Wrox guide to ARM programming for mobile devicesWith more than 90 percent of mobile phones sold in recent years using ARM-based processors, developers are eager to master this embedded technology. If you know the basics of C programming, this guide will ease you into the world of embedded ARM technology. With clear explanations of the systems common to all ARM processors and step-by ... Read more

    $40.00 USD

  • The Ghidra Book

    The Definitive Guide

    A guide to using the Ghidra software reverse engineering tool suite.The result of more than a decade of research and development within the NSA, the Ghidra platform was developed to address some of the agency's most challenging reverse-engineering problems. With the open-source release of this formerly restricted tool suite, one of the world's most capable disassemblers and intuitive decompilers ... Read more

    $35.99 USD

  • The Art of Assembly Language, 2nd Edition

    by Randall Hyde ...
    Assembly is a low-level programming language that's one step above a computer's native machine language. Although assembly language is commonly used for writing device drivers, emulators, and video games, many programmers find its somewhat unfriendly syntax intimidating to learn and use.Since 1996, Randall Hyde's The Art of Assembly Language has provided a comprehensive, plain-English, and patient ... Read more

    $35.99 USD

  • x64 Assembly Language Step-by-Step

    Programming with Linux

    Series series Tech Today
    The long-awaited x64 edition of the bestselling introduction to Intel assembly languageIn the newly revised fourth edition of x64 Assembly Language Step-by-Step: Programming with Linux, author Jeff Duntemann delivers an extensively rewritten introduction to assembly language with a strong focus on 64-bit long-mode Linux assembler. The book offers a lighthearted, robust, and accessible approach to ... Read more

    $52.00 USD

  • HDL with Digital Design

    by Nazeih Botros ...
    This book introduces the latest version of hardware description languages and explains how the languages can be implemented in the design of the digital logic components. In addition to digital design, other examples in the areas of bioengineering and basic computer design are covered. Unlike the competition, HDL with Digital Design introduces mixed language programming. By covering both Verilog ... Read more

    $71.99 USD or Free with Kobo Plus

  • The Absolute Beginner's Guide to Binary, Hex, Bits, and Bytes! How to Master Your Computer's Love Language

    by Greg Perry ...
    If you truly want to know more about computers, you owe it to yourself to learn your computer's love language!Perhaps no other topic is ignored in the computer world today than the computer's real and internal language - that is the language of bits and bytes. With visual programming systems and advanced languages putting huge buffers between users, programmers, and the computer itself, all ... Read more

    $2.99 USD or Free with Kobo Plus

  • Computer Architecture with Python and ARM

    Learn how computers work, program your own, and explore assembly language on Raspberry Pi

    by Alan Clements ...
    Learn computer architecture with Python and ARM, simulating assembly program execution and designing a computer simulator Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesBuild a computer simulator with Python: Learn computer architecture by designing and constructing a simulatorPython for architecture: Use Python to simulate and execute assembly language instructionsARM ... Read more

    $32.99 USD or Free with Kobo Plus

  • Let's code Scratch!

    by Hauke Fehr ...
    Werde ein echter Programmierer und schreibe deine eigenen Spiele und andere Programme: Scratch ist eine Programmiersprache extra für Kinder und Jugendliche, die leicht zu erlernen ist. Du brauchst kein Vorwissen und lernst in tollen Projekten schrittweise alle Funktionen kennen. Setze dein Wissen ein, um Bälle hüpfen, Katzen tanzen oder Luftballons zerplatzen zu lassen. Deiner Kreativität sind ... Read more

    $22.99 USD

  • x86 Software Reverse-Engineering, Cracking, and Counter-Measures

    Series series Tech Today
    A crystal-clear and practical blueprint to software disassemblyx86 Software Reverse-Engineering, Cracking, and Counter-Measures is centered around the world of disassembling software. It will start with the basics of the x86 assembly language, and progress to how that knowledge empowers you to reverse-engineer and circumvent software protections. No knowledge of assembly, reverse engineering, or ... Read more

    $48.00 USD

  • TypeScript Programming In Action

    Code Editing For Software Engineers

    by Rob Botwright ...
    Introducing TypeScript Programming in Action - Your Ultimate Guide to Mastery! Are you ready to embark on a transformative journey into the world of TypeScript, one of the most powerful tools in the realm of web development? Look no further because we have curated the perfect bundle for you - "TypeScript Programming in Action: Code Editing for Software Engineers." What's Inside the Bundle?Book 1: ... Read more

    $7.99 USD or Free with Kobo Plus

  • Handbuch PIC24/dsPIC-Mikrocontroller

    Praxisbeispiele zur Anwendung der Module und Befehle

    Series series Mikrocontroller Programmierung
    16-Bit-PICs sind die perfekte Lösung, wenn Sie einfache Handhabung und eine große Anwendungsbreite bei Controllern suchen. Die Klasse der 16-Bit-PICs besitzt eine große Fülle von Typen, welche sich in ihrer Ausstattung und auch in einigen Punkten der Funktionalität unterscheiden. Der Schwerpunkt des Buches besteht darin, die gemeinsamen Eigenschaften verständlich zu machen. Alle Typen der 16-Bit ... Read more

    $21.99 USD or Free with Kobo Plus

  • Google Gemini for Python

    Coding with Bard

    Series series MLI Generative AI Series
    This book provides a bridge between the worlds of Python 3 programming and Generative AI, aiming to equip readers with the skills to navigate both domains with confidence. It begins with an introduction to fundamental aspects of Python programming, which include various data types, number formatting, Unicode and UTF-8 handling, and text manipulation techniques. In addition, you will learn about ... Read more

    $49.99 USD or Free with Kobo Plus

  • Getting Started with LLVM Core Libraries

    This book is intended for enthusiasts, computer science students, and compiler engineers interested in learning about the LLVM framework. You need a background in C++ and, although not mandatory, should know at least some compiler theory. Whether you are a newcomer or a compiler expert, this book provides a practical introduction to LLVM and avoids complex scenarios. If you are interested enough ... Read more

    $26.99 USD or Free with Kobo Plus