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 65
Skip side bar filters
  • 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 ... En savoir plus

    10,80 €

  • WebAssembly

    Imparare a scrivere e compilare applicazioni web con prestazioni elevate

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

    34,99 €

  • 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

    19,99 €

  • JavaScript

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

    Avant 2,99 € Après 1,99 €

  • 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

    24,09 € ou Gratuit avec Kobo Plus

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

    21,49 € ou Gratuit avec Kobo Plus

  • 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

    26,87 €

  • 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

    36,25 €

    PRÉ-COMMANDER

  • Learn WebAssembly

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

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

    28,73 € ou Gratuit avec Kobo Plus

  • GDB Pocket Reference

    Debugging Quickly & Painlessly with GDB

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

    5,86 €

  • Python for Beginners

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

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

    8,66 € ou Gratuit avec Kobo Plus

  • The Art of ARM Assembly, Volume 1

    64-Bit ARM Machine Organization and Programming

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

    40,57 €

  • Write Great Code, Volume 1, 2nd Edition

    Understanding the Machine

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

    22,55 €

  • Computer Architecture

    Software Aspects, Coding, and Hardware

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

    66,25 €

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

    4,49 €

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

    40,99 €

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

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

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

    10,99 €

  • The Absolute Beginner's Guide to Binary, Hex, Bits, and Bytes! How to Master Your Computer's Love Language

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

    2,99 €

  • 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

    24,09 € ou Gratuit avec 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 ... En savoir plus

    Gratuit

  • 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

    54,06 €

  • 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

    54,06 €

  • IBM 1401 Programming Systems

    Exploring 1960s Mainframe Programming and IBM 1401 Technology

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

    0,99 € ou Gratuit avec Kobo Plus