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 Compilateurs

Si vous aimez les titres Compilateurs, vous allez adorer cette sélection.
Affichage des résultats 1 - 24 sur 1251
Skip side bar filters
  • Modern CMake for C++

    Discover a better approach to building, testing, and packaging your software

    Write comprehensive, professional-standard CMake projects and ensure the quality and simplicity of your solutionsPurchase of the print or Kindle book includes a free eBook in the PDF formatKey FeaturesUnderstand and automate compilation and linking with CMakeManage internal and external dependencies easilyAdd quality checks and tests as an inherent step for your buildsBook Description... ... En savoir plus

    CHF 27.08 ou Gratuit avec Kobo Plus

  • Low-Level Programming

    C, Assembly, and Program Execution on Intel® 64 Architecture

    par Igor Zhirkov ...
    Collection series Professional and Applied Computing (R0)
    Learn Intel 64 assembly language and architecture, become proficient in C, and understand how the programs are compiled and executed down to machine instructions, enabling you to write robust, high-performance code.Low-Level Programming explains Intel 64 architecture as the result of von Neumann architecture evolution. The book teaches the latest version of the C language (C11) and assembly ... En savoir plus

    CHF 106.28

  • Funktionale Programmierung und Metaprogrammierung

    Interaktiv in Common Lisp

    Dieses Buch vermittelt die einzigartige Idee hinter der Programmiersprache Lisp. Aus der Verbindung von interaktiver und funktionaler Programmierung entsteht eine Arbeitsstrategie in der Software-Entwicklung, mit der ein Programmierer schneller als mit konventionellen Verfahren einen korrekten, verständlichen und leicht anpassbaren Code entwickeln kann.Durch die Anwendung algebraischer Methoden ... En savoir plus

    CHF 43.70

  • Modern X86 Assembly Language Programming

    32-bit, 64-bit, SSE, and AVX

    par Daniel Kusswurm ...
    Collection series Professional and Applied Computing (R0)
    Modern X86 Assembly Language Programming shows the fundamentals of x86 assembly language programming. It focuses on the aspects of the x86 instruction set that are most relevant to application software development. The book's structure and sample code are designed to help the reader quickly understand x86 assembly language programming and the computational capabilities of the x86 platform.Please ... En savoir plus

    CHF 53.14

  • Beginning COBOL for Programmers

    Collection series Professional and Applied Computing (R0)
    Beginning COBOL for Programmers is a comprehensive, sophisticated tutorial and modular skills reference on the COBOL programming language for established programmers. This book is for you if you are a developer who would like to—or must—add COBOL to your repertoire. Perhaps you recognize the opportunities presented by the current COBOL skills crisis, or are working in a mission critical enterprise ... En savoir plus

    CHF 106.28

  • Advanced C and C++ Compiling

    Collection series Professional and Applied Computing (R0)
    Learning how to write C/C++ code is only the first step. To be a serious programmer, you need to understand the structure and purpose of the binary files produced by the compiler: object files, static libraries, shared libraries, and, of course, executables.Advanced C and C++ Compiling explains the build process in detail and shows how to integrate code from other developers in the form of ... En savoir plus

    CHF 106.28

  • Android Apps for Absolute Beginners

    Covering Android 7

    par Wallace Jackson ...
    Collection series Professional and Applied Computing (R0)
    Get your first Android apps up and running with the help of plain English and practical examples. If you have a great idea for an Android app, but have never programmed before, then this book is for you. Android Apps for Absolute Beginners cuts through the fog of jargon and mystery that surrounds Android app development, and gives you simple, step-by-step instructions to get you started.This book ... En savoir plus

    CHF 48.21

  • Building Apps for the Universal Windows Platform

    Explore Windows 10 Native, IoT, HoloLens, and Xamarin

    par Ayan Chatterjee ...
    Collection series Professional and Applied Computing (R0)
    Develop Windows 10 applications faster and more efficiently using the Universal Windows Platform. You will use Xamarin to create apps for macOS, iOS, and Android devices.Building Apps for the Universal Windows Platform is a complete guide covering PCs, tablets, phones, and other devices such as HoloLens. You will use Windows 10 to develop apps for desktop, mobile, holographic, wearable, and IoT ... En savoir plus

    CHF 35.18

  • Angular : Maîtriser le Framework Incontournable pour des Applications Web Performantes

    Construisez des Applications Web Robustes et Évolutives avec le Framework Angular de Google

    par YVES SITBON ...
    Ce livre complet plonge profondément dans le monde d'Angular, le framework de développement web puissant de Google. Que vous soyez un développeur débutant cherchant à acquérir des compétences solides ou un professionnel chevronné cherchant à perfectionner votre maîtrise d'Angular, ce livre offre un parcours d'apprentissage détaillé et progressif.Contenu du Livre :Introduction à Angular : Explorez ... En savoir plus

    CHF 10.97 ou Gratuit avec Kobo Plus

  • Beginning C++20

    From Novice to Professional

    Collection series Professional and Applied Computing (R0)
    Begin your programming journey with C++ , starting with the basics and progressing through step-by-step examples that will help you become a proficient C++ programmer. This book includes new features from the C++20 standard such as modules, concepts, ranges, and the spaceship operator. All you need are Beginning C++20 and any recent C++ compiler and you'll soon be writing real C++ programs. There ... En savoir plus

    CHF 69.35

  • Abstract State Machines, Alloy, B, TLA, VDM, and Z

    5th International Conference, ABZ 2016, Linz, Austria, May 23-27, 2016, Proceedings

    Collection series Springer Nature Proceedings Computer Science
    This book constitutes the refereed proceedings of the 5th International Conference on Abstract State Machines, Alloy, B, TLA, VDM, and Z, ABZ 2016, held in Linz, Austria, in May 2016.The 17 full and 15 short papers presented in this volume were carefully reviewed and selected from 61 submissions. They record the latest research developments in state-based formal methods Abstract State Machines, ... En savoir plus

    CHF 53.14

  • Grundkurs Programmieren mit Delphi

    Systematisch programmieren lernen für Einsteiger

    Collection series Computer Science and Engineering (German Language)
    Das Lehrbuch zeigt die Grundzüge der modernen Programmierung. Diese kann mit allen verfügbaren Delphi-Versionen, ob alt oder neu, leicht erlernt werden. Dabei begleitet dieses Einsteiger-Werk ausführlich jeden einzelnen Lernschritt: Es werden vielfältige Benutzeroberflächen programmiert, Simulationen und Grafik finden statt, Textverarbeitung und der Umgang mit Datenbeständen werden vorgeführt, ... En savoir plus

    CHF 43.70

  • Program Proofs

    This comprehensive and highly readable textbook teaches how to formally reason about computer programs using an incremental approach and the verification-aware programming language Dafny.Program Proofs shows students what it means to write specifications for programs, what it means for programs to satisfy those specifications, and how to write proofs that connect specifications and programs. ... En savoir plus

    CHF 39.90

  • Reactive Programming with Angular and ngrx

    Learn to Harness the Power of Reactive Programming with RxJS and ngrx Extensions

    par Oren Farhi ...
    Collection series Professional and Applied Computing (R0)
    Manage your Angular development using Reactive programming. Growing in popularity and now an essential part of any professional web developer's toolkit, Reactive programming can enrich your development and make your code more efficient.Featuring a core application to explore and build yourself, this book shows you how to utilize ngrx/store as a state management with Redux pattern, and how to ... En savoir plus

    CHF 69.35

  • Java üben mit dem Plotter

    Ein Überblick für Studierende und Einsteiger

    par Stephan Euler ...
    Collection series Computer Science and Engineering (German Language)
    Dieses essential zeigt, wie man in Java-Anwendungen mit dem Plotter grafische Darstellungen erzeugen kann. Mit dem Plotter-Objekt – angelehnt an den Stiftplotter, der sich mit Steuerbefehlen über Papier bewegt – wird eine einfache Schnittstelle zur grafischen Programmierung angeboten. Bereits beim Einstieg in die Programmierung entstehen so erste grafische Darstellungen wie z.B. Funktionsverläufe ... En savoir plus

    CHF 5.50

  • Crafting Interpreters

    par Robert Nystrom ...
    Despite using them every day, most software engineers know little about how programming languages are designed and implemented. For many, their only experience with that corner of computer science was a terrifying "compilers" class that they suffered through in undergrad and tried to blot from their memory as soon as they had scribbled their last NFA to DFA conversion on the final exam.That ... En savoir plus

    CHF 35.00 ou Gratuit avec Kobo Plus

  • Introducing Markdown and Pandoc

    Using Markup Language and Document Converter

    par Thomas Mailund ...
    Collection series Professional and Applied Computing (R0)
    Discover how to write manuscripts in Markdown and translate them with Pandoc into different output formats. You’ll use Markdown to annotate text formatting information with a strong focus on semantic information: you can annotate your text with information about where chapters and sections start, but not how chapter and heading captions should be formatted. As a result, you’ll decouple the ... En savoir plus

    CHF 58.57

  • Nichtsequentielle und Verteilte Programmierung mit Go

    Synchronisation nebenläufiger Prozesse: Kommunikation – Kooperation – Konkurrenz

    Collection series Computer Science and Engineering (German Language)
    Dieses Buch führt in die Nichtsequentielle und Verteilte Programmierung mit Go ein und stellt grundlegende Konzepte zur Synchronisation und Kommunikation nebenläufiger Prozesse systematisch dar. Dazu zählen unter anderem Schlösser, Semaphore, Fairness und Verklemmungen, Monitore sowie der lokale und netzweite Botschaftenaustausch. Um Lesern die Konzepte nahezubringen, greift der Autor immer wieder ... En savoir plus

    CHF 22.05

  • Hands-on Booting

    Learn the Boot Process of Linux, Windows, and Unix

    par Yogesh Babar ...
    Collection series Professional and Applied Computing (R0)
    Master the booting procedure of various operating systems with in-depth analysis of bootloaders and firmware. The primary focus is on the Linux booting procedure along with other popular operating systems such as Windows and Unix.Hands-on Booting begins by explaining what a bootloader is, starting with the Linux bootloader followed by bootloaders for Windows and Unix systems. Next, you’ll address ... En savoir plus

    CHF 58.57

  • Data Parallel C++

    Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL

    Collection series Professional and Applied Computing (R0)
    Learn how to accelerate C++ programs using data parallelism. This open access book enables C++ programmers to be at the forefront of this exciting and important new development that is helping to push computing to new levels. It is full of practical advice, detailed explanations, and code examples to illustrate key topics.Data parallelism in C++ enables access to parallel resources in a modern ... En savoir plus

    Gratuit

  • Beginning Spring Boot 2

    Applications and Microservices with the Spring Framework

    Collection series Professional and Applied Computing (R0)
    Learn Spring Boot and how to build Java-based enterprise, web, and microservice applications with it. In this book, you'll see how to work with relational and NoSQL databases, build your first microservice, enterprise, or web application, and enhance that application with REST APIs. You'll also learn how to build reactive web applications using Spring Boot along with Spring Web Reactive. Then you ... En savoir plus

    CHF 69.35

  • Common Lisp Recipes

    A Problem-Solution Approach

    par Edmund Weitz ...
    Collection series Professional and Applied Computing (R0)
    Find solutions to problems and answers to questions you are likely to encounter when writing real-world applications in Common Lisp. This book covers areas as diverse as web programming, databases, graphical user interfaces, integration with other programming languages, multi-threading, and mobile devices as well as debugging techniques and optimization, to name just a few.Written by an author who ... En savoir plus

    CHF 106.28

  • Practical Apache Spark

    Using the Scala API

    Collection series Professional and Applied Computing (R0)
    Work with Apache Spark using Scala to deploy and set up single-node, multi-node, and high-availability clusters. This book discusses various components of Spark such as Spark Core, DataFrames, Datasets and SQL, Spark Streaming, Spark MLib, and R on Spark with the help of practical code snippets for each topic. Practical Apache Spark also covers the integration of Apache Spark with Kafka with ... En savoir plus

    CHF 63.91

  • C# and XML Primer

    Collection series Professional and Applied Computing (R0)
    Learn XML and how to use and integrate it into your C# applications using this compact book. This guide helps you avoid the pitfalls of dealing with XML and C# since handling XML with C# and the .NET Platform can present its own set of challenges. XML is far from a dead technology, so it is important to learn how best to use it in your applications when the need arises.What You Will LearnGain the ... En savoir plus

    CHF 35.18