Skip to main content

Panier

Vous profitez des avantages réservés aux VIP !

Article(s) non disponible(s) à la vente
Veuillez vérifier votre panier. Vous pouvez supprimer le ou les articles qui ne sont pas disponibles maintenant ou nous les supprimerons automatiquement au moment du règlement de la commande.
articlesarticle
articlesarticle

Recommandé pour vous

Loading...

eBooks Langage d'assemblage

Si vous aimez les titres Langage d'assemblage, vous allez adorer cette sélection.
Affichage des résultats 1 - 24 sur 62
Skip side bar filters
  • The Art of Assembly Language, 2nd Edition

    par 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 ... En savoir plus

    CHF 27.28

  • Writing a C Compiler

    Build a Real Programming Language from Scratch

    par 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 ... En savoir plus

    CHF 31.90

  • The Art of 64-Bit Assembly, Volume 1

    x86-64 Machine Organization and Programming

    par Randall Hyde ...
    A new assembly language programming book from a well-loved master. Art of 64-bit Assembly Language capitalizes on the long-lived success of Hyde's seminal The Art of Assembly Language.Randall Hyde's The Art of Assembly Language has been the go-to book for learning assembly language for decades. Hyde's latest work, Art of 64-bit Assembly Language is the 64-bit version of this popular text. This ... En savoir plus

    CHF 36.41

  • Handbuch PIC24/dsPIC-Mikrocontroller

    Praxisbeispiele zur Anwendung der Module und Befehle

    Collection 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 ... En savoir plus

    CHF 19.00

  • Making Games for the C-64

    8bitworkshop

    par Steven Hugg ...
    Collection Livre 64 - 8bitworkshop
    Learn how to program games for the Commodore 64!You'll learn how to draw text, scroll the screen, animate sprites, create raster effects, play music and sound effects and more.Use the 8bitworkshop Web-based IDE to see your code run instantly in the browser.The book also covers topics such as binary numbers, memory maps, bank switching, PEEK and POKE commands, sprite collision detection, multicolor ... En savoir plus

    CHF 8.50

  • Microprocessor Technology

    par J S Anderson ...
    'Microprocessor Technology' provides a complete introduction to the subject of microprocessor technology using the Z80 and 6502 processors. An emphasis on fault-finding and repair makes this an ideal text for servicing courses including City & Guilds 2240 in the UK, microelectronics units on BTEC National/Advanced GNVQ and City & Guilds 7261 Microprocessor Technology. It will also provide a ... En savoir plus

    CHF 54.51

  • BDD in Action, Second Edition

    Behavior-Driven Development for the whole software lifecycle

    Deliver software that does what it’s supposed to do! Behavior-Driven Development guides your software projects to success with collaboration, communication techniques, and concrete requirements you can turn into automated tests.In BDD in Action, Second Edition you’ll learn how to:Implement and improve BDD practicesPrioritize features from business goalsFacilitate an example mapping sessionWrite ... En savoir plus

    CHF 48.30

  • WebAssembly in Action

    With examples using C++ and Emscripten

    par Gerard Gallant ...
    SummaryWebAssembly in Action introduces the WebAssembly stack and walks you through the process of writing and running browser-based applications. Expert developer Gerard Gallant gives you a firm foundation of the structure of a module, HTML basics, JavaScript Promises, and the WebAssembly JavaScript API.About the technologyWrite high-performance browser-based applications without relying only on ... En savoir plus

    CHF 48.30

  • The Art of 64-Bit Assembly, Volume 2

    Machine-Level OOP, Exceptions, and Concurrency

    par 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 ... En savoir plus

    CHF 36.41

    PRÉ-COMMANDER

  • Mastering Assembly Programming

    From instruction set to kernel module with Intel processor

    par Alexey Lyashko ...
    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 ... En savoir plus

    CHF 28.62 ou Gratuit avec Kobo Plus

  • Raspberry Pi Operating System Assembly Language

    Fourth Edition

    par Bruce Smith ...
    Collection 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 ... En savoir plus

    CHF 9.99 ou Gratuit avec Kobo Plus

  • ESP32 Arduino Programming Handbook

    Microcontroller Programming Series

    par Sarful Hassan ...
    Collection series Microcontroller Programming Series
    ESP32 Arduino Programming Handbook is a clear, beginner-friendly guide created to help you learn ESP32 programming with confidence and ease. This book is written in a supportive and encouraging tone, making complex topics feel simple and approachable, even if you are completely new to ESP32 or embedded systems.You will start with the basics and move forward step by step, without feeling rushed or ... En savoir plus

    CHF 4.00 ou Gratuit avec Kobo Plus

  • Microcontroller Programming

    An Introduction

    par 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 ... En savoir plus

    CHF 150.12

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

    par 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 ... En savoir plus

    CHF 2.00 ou Gratuit avec Kobo Plus

  • Mastering ESP32 Wi-Fi features

    Microcontroller Programming Series

    par Sarful Hassan ...
    Collection 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 ... En savoir plus

    CHF 5.00 ou Gratuit avec Kobo Plus

  • Computer Architecture with Python and ARM

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

    par 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 ... En savoir plus

    CHF 28.62 ou Gratuit avec 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 ... En savoir plus

    CHF 21.02 ou Gratuit avec Kobo Plus

  • LLVM Cookbook

    Over 80 engaging recipes that will help you build a compiler frontend, optimizer, and code generator using LLVM

    Key FeaturesBook DescriptionThe book is for compiler programmers who are familiar with concepts of compilers and want to indulge in understanding, exploring, and using LLVM infrastructure in a meaningful way in their work. This book is also for programmers who are not directly involved in compiler projects but are often involved in development phases where they write thousands of lines of code. ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

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

    par 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 ... En savoir plus

    CHF 3.00

  • TypeScript Programming In Action

    Code Editing For Software Engineers

    par 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: ... En savoir plus

    CHF 7.00 ou Gratuit avec Kobo Plus

  • Write Great Code, Volume 2, 2nd Edition

    Thinking Low-Level, Writing High-Level

    par 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 ... En savoir plus

    CHF 22.77

  • L'arte dell'hacking - Volume 2

    par Jon Erickson ...
    Collection Livre 3 - Hacking e Sicurezza
    L'ebook che non si limita a mostrare come funzionano le tecniche di exploit, ma spiega come svilupparle, ritorna in due ebook.Jon Erickson guida il lettore in un percorso di iniziazione alle tecniche hacker. Ancora una volta il presupposto è che conoscere i metodi, le logiche, la teoria e i fondamenti scientifici che stanno alla base dell'hacking stesso, rappresenta l'unica via per costruire ... En savoir plus

    CHF 8.00

  • The Design and Implementation of the RT-Thread Operating System

    Since the release of V0.01 in 2006, to the present V4.0 version, RT-Thread has developed a reputation among developers for its open source strategy. RT-Thread has gained a large following among members of the embedded open source community in China with hundreds of thousands of enthusiasts. RT-Thread is widely used in energy, automotive, medical, consumer electronics, among other applications, ... En savoir plus

    CHF 52.93

  • Game Boy Coding Adventure

    Learn Assembly and Master the Original 8-Bit Handheld

    Talk to the MachineGame Boy Coding Adventure is a hands-on guide to programming one of the most iconic consoles ever built. And there is magic here: By leveraging the simplified assembly language of this retro machine, you’ll learn how to control every aspect of the Game Boy’s 8-bit hardware.As you build tile-based graphics, sprite animations, sound effects, input handling, timers, and more, you ... En savoir plus

    CHF 22.77