Skip to main content

Warenkorb

Sie werden jetzt wie ein VIP behandelt!

Artikel nicht erhältlich
Bitte überprüfen Sie Ihren Warenkorb. Sie können nicht verfügbare Artikel jetzt entfernen. Andernfalls werden diese beim Bezahlen automatisch entfernt.
ElementeElement
ElementeElement

Empfehlungen für Sie

Loading...

Assemblersprache eBooks

Lesen Sie gerne eBooks aus der Kategorie Assemblersprache? Dann werden Ihnen unsere Empfehlungen sicherlich gefallen.
Es werden 124 von 68 Ergebnissen angezeigt
Skip side bar filters
  • Assembly Language

    The Ultimate Guide to Programming and Virtual Machines

    von 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 Lesen Sie mehr

    € 0,99

  • Prompting PHP and Symfony for Web Development

    Build Production-Ready Symfony 8 Applications, REST APIs, Doctrine ORM, Authentication, Testing, and Security Faster with AI Prompt Engineering (English Edition)

    Most PHP developers learn by reading documentation and memorizing syntax before touching a line of real code. Prompting PHP and Symfony for Web Development flips that entirely. You build immediately, with AI as your tutor, pair programmer, and reviewer, following one execution-first loop from the very first chapter: prompt, run, verify, and iterate.Every chapter extends the same real application — Lesen Sie mehr

    € 17,49

  • TypeScript Programming In Action

    Code Editing For Software Engineers

    von 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: Lesen Sie mehr

    € 7,49

  • GDB Pocket Reference

    Debugging Quickly & Painlessly with GDB

    von 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 Lesen Sie mehr

    € 6,26

  • Write Great Code, Volume 2, 2nd Edition

    Thinking Low-Level, Writing High-Level

    von Randall Hyde
    Explains how compilers translate high-level language source code (like code written in Python) into low-level machine code (code that the computer can understand) to help readers understand how to produce the best low-level, computer readable machine code.In the beginning, most software was written in assembly, the CPU's low-level language, in order to achieve acceptable performance on relatively Lesen Sie mehr

    € 24,52

  • Computer Arithmetic in Practice

    Exercises and Programming

    von Sławomir Gryś
    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 Lesen Sie mehr

    € 45,61

  • C Programming : All-in-One Resource for C Programming , Comprehensive Tutorials, Expert Tips, and a Wide Range of Exercises for All Skill Levels

    von Aria Thane
    Dive into the world of C programming with this all-encompassing guide that is designed to transform beginners into proficient C programmers. "C Programming" stands as a beacon of clarity and depth in a sea of programming literature. This book uniquely bridges the gap between foundational learning and professional application, making it an indispensable resource for both novices and seasoned Lesen Sie mehr

    € 1,99

  • Computer Architecture with Python and ARM

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

    von 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 Lesen Sie mehr

    € 25,73

  • HTML5 and CSS3 All-in-One For Dummies

    von 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 Lesen Sie mehr

    € 27,99

  • Computer Architecture

    Software Aspects, Coding, and Hardware

    von 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 Lesen Sie mehr

    € 70,96

  • The Art of 64-Bit Assembly, Volume 2

    Machine-Level OOP, Exceptions, and Concurrency

    von 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 Lesen Sie mehr

    € 39,48

    VORBESTELLEN

  • Raspberry Pi Operating System Assembly Language

    Fourth Edition

    von Bruce Smith
    Serien 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 Lesen Sie mehr

    € 8,99

  • 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 Lesen Sie mehr

    € 28,70

  • Write Great Code, Volume 1, 2nd Edition

    Understanding the Machine

    von 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 Lesen Sie mehr

    € 24,52

  • 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 Lesen Sie mehr

    € 24,52

  • The IDA Pro Book, 2nd Edition

    von 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 Lesen Sie mehr

    € 39,48

  • Microcontroller Programming

    An Introduction

    von Syed R. Rizvi
    Microcontroller Programming: An Introduction is a comprehensive one-stop resource that covers the concepts, principles, solution development, and associated techniques involved in microcontroller-based systems. Focusing on the elements and features of the popular and powerful Motorola 68HC11 microcontroller IC as a representative example, this book Lesen Sie mehr

    € 171,10

  • 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... Lesen Sie mehr

    € 21,77

  • 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, Lesen Sie mehr

    € 70,96

  • Python for Beginners

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

    von 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 Lesen Sie mehr

    € 9,43

  • Mastering ESP32 Wi-Fi features

    Microcontroller Programming Series

    von Sarful Hassan
    Serien series Microcontroller Programming Series
    Mastering ESP32 Wi-Fi Features is a practical, beginner-friendly guide designed to help you understand and confidently use Wi-Fi capabilities in the ESP32. Instead of only showing how to connect to a network, this book explains how Wi-Fi actually works inside the ESP32 and how to control it for real-world IoT applications.You will start with the basics of Wi-Fi technology and gradually move into Lesen Sie mehr

    € 5,49

  • 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 Lesen Sie mehr

    € 10,88

  • 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 Lesen Sie mehr

    € 152,08

  • Introduction to Computer Organization

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

    von 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 Lesen Sie mehr

    € 24,52