Skip to main content

Winkelwagen

Je krijgt de VIP-behandeling!

Artikel(en) niet beschikbaar voor aankoop
Bekijk je winkelwagentje. Je kunt de niet-beschikbare artikelen nu verwijderen of we verwijderen ze bij de kassa automatisch.
artikelenartikel
artikelenartikel

Aanbevolen voor jou

Loading...

eBooks in de categorie Assembleertaal

Als je eBooks uit de categorie Assembleertaal' leuk vindt, dan vind je deze toptitels ook geweldig.
1 - 24 van 65 resultaten worden weergegeven
Skip side bar filters
  • Write Great Code, Volume 1, 2nd Edition

    Understanding the Machine

    door 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 ... Meer lezen

    23,20 €

  • 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 ... Meer lezen

    27,66 €

  • Introduction to Computer Organization

    An Under the Hood Look at Hardware and x86-64 Assembly

    door Robert Plantz ...
    This hands-on tutorial is a broad examination of how a modern computer works. Classroom tested for over a decade, it gives readers a firm understanding of how computers do what they do, covering essentials like data storage, logic gates and transistors, data types, the CPU, assembly, and machine code.Introduction to Computer Organization gives programmers a practical understanding of what happens ... Meer lezen

    23,20 €

  • 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, ... Meer lezen

    28,99 €

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

    door Sherwyn Allibang ...
    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 ... Meer lezen

    3,49 € of Gratis met Kobo Plus

  • 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 ... Meer lezen

    Gratis

  • GDB Pocket Reference

    Debugging Quickly & Painlessly with GDB

    door Arnold Robbins ...
    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 ... Meer lezen

    6,03 €

  • Python for Beginners

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

    door 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 ... Meer lezen

    8,91 € of Gratis met Kobo Plus

  • The Art of ARM Assembly, Volume 1

    64-Bit ARM Machine Organization and Programming

    door 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, ... Meer lezen

    41,75 €

  • The IDA Pro Book, 2nd Edition

    door 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 ... Meer lezen

    37,30 €

  • 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... ... Meer lezen

    21,49 € of Gratis met Kobo Plus

  • 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 ... Meer lezen

    40,99 €

  • Learn WebAssembly

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

    door 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 ... Meer lezen

    32,85 € of Gratis met 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 ... Meer lezen

    30,73 € of Gratis met Kobo Plus

  • Bare Metal C

    Embedded Programming for the Real World

    door Stephen Oualline ...
    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 ... Meer lezen

    23,20 €

  • 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 ... Meer lezen

    10,80 €

  • Computer Architecture

    Software Aspects, Coding, and Hardware

    door 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 ... Meer lezen

    68,18 €

  • 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 ... Meer lezen

    140,03 €

  • IBM 1401 Programming Systems

    Exploring 1960s Mainframe Programming and IBM 1401 Technology

    door 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 ... Meer lezen

    0,99 € of Gratis met Kobo Plus

  • Assembly Language

    The Ultimate Guide to Programming and Virtual Machines

    door Jonathan Rigdon ...
    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 ... Meer lezen

    0,99 € of Gratis met Kobo Plus

  • Assembly Language

    From Basics to Expert Proficiency

    Bewerkt door 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, ... Meer lezen

    6,49 € of Gratis met Kobo Plus

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

    door Sherwyn Allibang ...
    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 ... Meer lezen

    4,49 € of Gratis met Kobo Plus

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

    Serie 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 ... Meer lezen

    48,99 €

  • 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 ... Meer lezen

    10,99 €