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 58 Results
Skip side bar filters
  • Formal Verification of Just-in-Time Compilation

    Series series ACM Books
    This book outlines a methodology to develop formally verified Just-in-Time compilers. Just-in-Time compilation is a technique to execute programs, where execution is interleaved with optimizations of the program itself. These compilers often produce fast executions, so much so that their use has grown greatly for dynamic programming languages. Most modern web browsers today use Just-in-Time ... Read more

    PHP2,306.29

  • ARM Microprocessor Systems

    Cortex-M Architecture, Programming, and Interfacing

    This book presents the use of a microprocessor-based digital system in our daily life. Its bottom-up approach ensures that all the basic building blocks are covered before the development of a real-life system. The ultimate goal of the book is to equip students with all the fundamental building blocks as well as their integration, allowing them to implement the applications they have dreamed up ... Read more

    PHP3,613.53

  • Ultimate WebAssembly for High-Performance Apps

    Build Next-Generation High-Performance Web, Cloud, and Edge Applications with WebAssembly, WASI, Rust, C/C++, and JavaScript

    Unleash near-native performance for modern web and cloud applicationsKey Features● Build high-performance apps using WebAssembly across web, server, and edge.● Master Rust, C/C++, Node.js, and WASI for real-world Wasm workflows.● Deploy secure, scalable WebAssembly solutions for cloud, IoT, and AI systems.Book DescriptionWebAssembly is transforming how high-performance applications a... ... Read more

    PHP1,381.69

  • Writing a C Compiler

    Build a Real Programming Language from Scratch

    by Nora Sandler ...
    A fun, hands-on guide to writing your own compiler for a real-world programming language.Compilers are at the heart of everything programmers do, yet even experienced developers find them intimidating. For those eager to truly grasp how compilers work, Writing a C Compiler dispels the mystery. This book guides you through a fun and engaging project where you’ll learn what it takes to compile a ... Read more

    PHP2,349.99

  • ARM Assembly Language

    Fundamentals and Techniques

    ARM Assembly Language: Fundamentals and Techniques, Third Edition explains in clear terms how ARM processors are programmed at the most fundamental level. While earlier editions covered much older architectures, the Third Edition moves entirely into the Cortex-M space, using the Armv8-M instruction set to illustrate how assembly code for the most modern Arm processors is written. Even if you are ... Read more

    PHP5,245.72

  • WebAssembly

    Imparare a scrivere e compilare applicazioni web con prestazioni elevate

    WebAssembly (Wasm o semplicemente WA) è uno standard web del W3C che permette di creare applicazioni con prestazioni e velocità incredibili. Per raggiungere questo risultato utilizza un formato binario ottenuto dalla compilazione di un formato testuale. Il codice binario può essere così eseguito quasi alla stessa velocità del codice in linguaggio macchina. WebAssembly può essere integrato con ... Read more

    PHP2,132.97

  • Ultimate WebAssembly for High-Performance Apps

    Build Next-Generation High-Performance Web, Cloud, and Edge Applications with WebAssembly, WASI, Rust, C/C++, and JavaScript (English Edition)

    Unleash near-native performance for modern web and cloud applicationsKey Features● Build high-performance apps using WebAssembly across web, server, and edge.● Master Rust, C/C++, Node.js, and WASI for real-world Wasm workflows.● Deploy secure, scalable WebAssembly solutions for cloud, IoT, and AI systems.Book DescriptionWebAssembly is transforming how high-performance applications are b... ... Read more

    PHP1,454.39 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

    PHP1,250.00

  • JavaScript

    by Brian Evenson ...
    Start your journey towards becoming a JavaScript developer with the help of more than 100 fun exercises and projects.Key FeaturesWrite eloquent JavaScript and employ fundamental and advanced features to create your own web appsInteract with the browser with HTML and JavaScript, and add dynamic images, shapes, and text with HTML5 CanvasBuild a password checker, paint web app, hangman game, and many ... Read more

    PHP135.24

  • Mastering Assembly Programming

    From instruction set to kernel module with Intel processor

    Incorporate the assembly language routines in your high level language applicationsKey FeaturesUnderstand the Assembly programming concepts and the benefits of examining the AL codes generated from high level languagesLearn to incorporate the assembly language routines in your high level language applicationsUnderstand how a CPU works when programming in high level languagesBook DescriptionThe ... Read more

    PHP1,629.29 or Free with Kobo Plus

  • The Art of 64-Bit Assembly, Volume 2

    Machine-Level OOP, Exceptions, and Concurrency

    by Randall Hyde ...
    No magic. No shortcuts. No runtime to blame.You can ask an AI to explain how vtables work in x86. It will give you something that sounds right. What it won’t give you is what Windows actually expects the vtable to look like, why method dispatch behaves the way it does at the instruction level, or what breaks when you deviate from convention. This volume of The Art of 64-Bit Assembly closes the gap ... Read more

    PHP2,685.69

    PRE-ORDER

  • The Ghidra Book, 2nd Edition

    The Definitive Guide

    A guide to using the Ghidra software reverse engineering tool suite.DANCE WITH THE DRAGONThe 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 ... Read more

    PHP2,224.09

  • Heavy Wizardry 101

    Shellcodes, Backdoors, Droppers, and Worms

    Your spellbook for code close to the metal.In hacker circles, heavy wizardry means code that trades on intimate knowledge of a system—the kind that speaks its private dialects and bends its rules. Heavy Wizardry 101 teaches you to write it. You’ll build shellcode, backdoors, droppers, and worms from scratch, working at the instruction level where magic happens.Every project is implemented for four ... Read more

    PHP2,014.19

  • 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

    PHP258.82

  • Arduino Cookbook

    Ricette per iniziare espandere e migliorare i tuoi progetti

    Titolo: Arduino Cookbook: Ricette per Iniziare, Espandere e Migliorare i Tuoi Progetti, 3a edizione Autore: Massimiliano Versino Descrizione Scopri il potere dell'elettronica e della programmazione con Arduino Cookbook, una guida completa pensata per tutti coloro che desiderano entrare nel mondo dell'IoT e della prototipazione. Questa terza edizione è arricchita con nuove ricette, aggiornamenti e ... Read more

    PHP698.92

  • 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

    PHP174.29

  • Computer Architecture

    Software Aspects, Coding, and Hardware

    by John Y. Hsu ...
    With the new developments in computer architecture, fairly recent publications can quickly become outdated. Computer Architecture: Software Aspects, Coding, and Hardware takes a modern approach. This comprehensive, practical text provides that critical understanding of a central processor by clearly detailing fundamentals, and cutting edge design features. With its balanced software/hardware ... Read more

    PHP4,313.04

  • X86 Assembly Language and C Fundamentals

    The predominant language used in embedded microprocessors, assembly language lets you write programs that are typically faster and more compact than programs written in a high-level language and provide greater control over the program applications. Focusing on the languages used in X86 microprocessors, X86 Assembly Language and C Fundamentals expl ... Read more

    PHP13,115.75

  • Mastering C++

    Welcome to the forefront of knowledge with Cybellium, your trusted partner in mastering the cutting-edge fields of IT, Artificial Intelligence, Cyber Security, Business, Economics, and Science.Designed for professionals, students, and enthusiasts alike, our comprehensive books empower you to stay ahead in a rapidly evolving digital world.Expert Insights: Our books provide deep, actionable insights ... Read more

    PHP747.59

  • Some Assembly Required

    Assembly Language Programming with the AVR Microcontroller

    A family of internationally popular microcontrollers, the Atmel AVR microcontroller series is a low-cost hardware development platform suitable for an educational environment. Until now, no text focused on the assembly language programming of these microcontrollers. Through detailed coverage of assembly language programming principles and technique ... Read more

    PHP8,743.83

  • IBM 1401 Programming Systems

    Exploring 1960s Mainframe Programming and IBM 1401 Technology

    by Anonymous ...
    "IBM 1401 Programming Systems" is a seminal work that delves into the intricacies of programming for the IBM 1401, an early computer that revolutionized data processing in the 1960s. Written in a clear and instructional style, the text expertly balances technical precision with accessibility, making complex concepts understandable to both novice programmers and seasoned professionals. Its content ... Read more

    PHP119.00 or Free with Kobo Plus

  • Assembly Language

    The Ultimate Guide to Programming and Virtual Machines

    Assembly language is often considered a bridge between high-level programming languages and machine code. Unlike high-level languages such as Python or C, which use human-readable syntax and abstract away many details of the underlying hardware, assembly language provides a more direct representation of the CPU's operations.Each assembly language instruction corresponds to a specific operation ... Read more

    PHP116.00 or Free with Kobo Plus

  • Assembly Language

    From Basics to Expert Proficiency

    Edited by William Smith ...
    "Assembly Language: From Basics to Expert Proficiency" is a comprehensive guide for mastering the intricacies of assembly language programming. This book is meticulously crafted to provide a solid foundation for beginners while progressively introducing advanced topics. Readers will gain a deep understanding of low-level programming concepts, essential assembly instructions, data representation, ... Read more

    PHP407.46 or Free with Kobo Plus

  • 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

    PHP2,014.19