Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de Lenguaje ensamblador

Si te gustan los eBooks de Lenguaje ensamblador, seguro que te encanta esta selección.
Mostrando 1 - 24 de 60 resultados
Skip side bar filters
  • 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... ... Leer más

    $24.95 USD o gratis con 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 ... Leer más

    $19.49 USD

  • JavaScript

    de 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 ... Leer más

    Antes $3.32 USD Ahora $2.32 USD

  • 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 ... Leer más

    $30.59 USD o gratis con Kobo Plus

  • The Art of 64-Bit Assembly, Volume 2

    Machine-Level OOP, Exceptions, and Concurrency

    de 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 ... Leer más

    $46.09 USD

    PEDIDO ANTICIPADO

  • Microcontrollers

    Fundamentals and Applications with PIC

    Microcontrollers exist in a wide variety of models with varying structures and numerous application opportunities. Despite this diversity, it is possible to find consistencies in the architecture of most microcontrollers. Microcontrollers: Fundamentals and Applications with PIC focuses on these common elements to describe the fundamentals of microcontroller design and programming. Using clear, ... Leer más

    $73.99 USD

  • Windows Assembly Language and Systems Programming

    16- and 32-Bit Low-Level Programming for the PC and Windows

    de Barry Kauler ...
    -Access Real mode from Protected mode; Protected mode from Real mode Apply OOP concepts to assembly language programs Interface assembly language programs with high-level languages Achieve direct hardware manipulation and memory access Explore the archite ... Leer más

    $99.99 USD

  • Computer Arithmetic in Practice

    Exercises and Programming

    Computer Arithmetic in Practice: Exercises and Programming is a simple, brief introductory volume for undergraduate and graduate students at university courses interested in understanding the foundation of computers. It is focused on numeric data formats and capabilities of computers to perform basic arithmetic operations. It discusses mainly such topics as:Basic concepts of computer ... Leer más

    $45.99 USD

  • 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 ... Leer más

    $39.59 USD

  • 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 ... Leer más

    $61.99 USD

  • 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... ... Leer más

    $23.79 USD

  • Writing a C Compiler

    Build a Real Programming Language from Scratch

    de 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 ... Leer más

    $40.39 USD

  • 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 ... Leer más

    $89.99 USD

  • Montagem Audiovisual: Reflexões e Experiências

    O presente livro é resultado das comunicações apresentadas no Seminário Temático do XXIV e XXV Encontros na Socine. O primeiro deles realizado remotamente aos auspícios da ESPM RJ (Escola Superior de Propaganga e Marketing) em 2021 e o segundo, presencial, na USP (Universidade de São Paulo) em 2022. A publicação reúne 14 artigos com os mais diversos temas e métodos de abordagem que demonstram a ... Leer más

    Gratis

  • 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 ... Leer más

    $7.19 USD

  • Python for Beginners

    A Step-by-Step Guide to Master the Basics of Python with Easy Projects

    de Lena Neill ...
    Do you want to learn how to code effectively in no time?Are you looking for a versatile programming language that can meet all your requirements?Look no more – this book has everything you need to get started!Python is a popular computer programming language that has been around since the early 1990s. It is designed to be simple and accessible, making it ideal for beginners who want to learn how ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • 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 ... Leer más

    $28.79 USD

  • The Art of ARM Assembly, Volume 1

    64-Bit ARM Machine Organization and Programming

    de Randall Hyde ...
    Modern Instructions for 64-Bit ARM CPUsBuilding on Randall Hyde’s iconic series, The Art of ARM Assembly delves into programming 64-bit ARM CPUs—the powerhouses behind iPhones, Macs, Chromebooks, servers, and embedded systems.Following a fast-paced introduction to the art of programming in assembly and the GNU Assembler (Gas) specifically, you’ll explore memory organization, data representation, ... Leer más

    $51.89 USD

  • The IDA Pro Book, 2nd Edition

    de 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 ... Leer más

    $46.09 USD

  • Write Great Code, Volume 1, 2nd Edition

    Understanding the Machine

    de Randall Hyde ...
    Understanding the Machine, the first volume in the landmark Write Great Code series by Randall Hyde, explains the underlying mechanics of how a computer works.This, the first volume in Randall Hyde's Write Great Code series, dives into machine organization without the extra overhead of learning assembly language programming. Written for high-level language programmers, Understanding the Machine ... Leer más

    $28.79 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 ... Leer más

    $38.19 USD

  • Learn WebAssembly

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

    de 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 ... Leer más

    $37.79 USD o gratis con Kobo Plus

  • Ghidra Software Reverse-Engineering for Beginners

    Master the art of debugging, from understanding code to mitigating threats

    Learn how to use Ghidra to analyze your code for potential vulnerabilities and examine both malware and network threatsKey FeaturesMake the most of Ghidra on different platforms such as Linux, Windows, and macOSUnlock the potential of plug-ins and extensions for disassembly, assembly, decompilation, and scriptingLearn advanced concepts like binary diffing, debugging, unpacking real-world malware ... Leer más

    $34.19 USD o gratis con Kobo Plus

  • 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 ... Leer más

    $4.44 USD