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 25 - 48 sur 1280
Skip side bar filters
  • Introducing Bootstrap 4

    par Jörg Krause ...
    Collection series Professional and Applied Computing (R0)
    Learn how to use the front end CSS framework Bootstrap 4 to create powerful web applications. You'll work with all the components of Bootstrap 4 using easy-to-follow instructions and example code snippets. You'll also use Bootstrap 4 for typography, forms, and modules, and see how to structure your page and your code to be optimally efficient.CSS frameworks give front end developers the capability ... En savoir plus

    34,70 €

  • Computing with Data

    An Introduction to the Data Industry

    This book introduces basic computing skills designed for industry professionals without a strong computer science background. Written in an easily accessible manner, and accompanied by a user-friendly website, it serves as a self-study guide to survey data science and data engineering for those who aspire to start a computing career, or expand on their current roles, in areas such as applied ... En savoir plus

    83,42 €

  • Clean C++20

    Sustainable Software Development Patterns and Best Practices

    par Stephan Roth ...
    Collection series Professional and Applied Computing (R0)
    Write maintainable, extensible, and durable software with modern C++. This book, updated for the recently released C++20 standard, is a must for every developer, software architect, or team leader who is interested in well-crafted C++ code, and thus also wants to save development costs. If you want to teach yourself about writing better C++ code, Clean C++20 is exactly what you need. It is written ... En savoir plus

    40,78 €

  • CryEngine Basics: First Steps in Game Development

    CryEngine Series

    Collection series CryEngine Series
    Embark on an exhilarating journey into the world of game development with "CryEngine Basics: First Steps in Game Development." This comprehensive guide is an indispensable resource for aspiring game developers, digital artists, and enthusiasts eager to master the fundamentals of using CryEngine, one of the most powerful game engines available today.Authored by a seasoned game developer, this book ... En savoir plus

    9,49 €

  • Beginning Jakarta EE

    Enterprise Edition for Java: From Novice to Professional

    par Peter Späth ...
    Collection series Professional and Applied Computing (R0)
    Build Java-based enterprise applications using the open source Eclipse Jakarta EE platform. This feature-packed book teaches you enterprise Java development top to bottom. It covers Java web-tier development using servlets, JavaServer Faces (JSF), RESTful applications, and JSON. You’ll also cover Java data-tier development using persistence and transaction handling, messaging services, remote ... En savoir plus

    49,43 €

  • C++ Recipes

    A Problem-Solution Approach

    Collection series Professional and Applied Computing (R0)
    C++ Recipes: A Problem-Solution Approach is a handy code cookbook reference guide that cover the latest C++ 14 as well as some of the code templates available in the latest Standard Template Library (STL).In this handy reference, you'll find numbers, strings, dates, times, classes, exceptions, streams, flows, pointers and more. Also, you'll see various code samples, templates for C++ algorithms, ... En savoir plus

    45,93 €

  • Nonsequential and Distributed Programming with Go

    Synchronization of Concurrent Processes: Communication - Cooperation - Competition

    Collection series Computer Science (R0)
    After a short chapter on basic aspects of software engineering and its realization in Go, this book introduces to nonsequential and distributed programming with Go. It systematically presents basic concepts for the synchronization and communication of concurrent processes. These include locks, semaphores, fairness and deadlocks, monitors, local and network-wide message passing, networks as graphs, ... En savoir plus

    46,34 €

  • FPGA EDA

    Design Principles and Implementation

    Collection series Computer Science (R0)
    This book focuses on FPGA EDA tools, the very foundation of FPGA technology. Instead of illustrating how to use them, this book dives into the tools themselves, revealing how these tools are being designed and how they may improve. Unlike other semiconductors, FPGA has a distinctive two-stage EDA system: chip design EDA and application design EDA.State-of-the-art algorithms, data models and design ... En savoir plus

    50,97 €

  • Agile Swift

    Swift Programming Using Agile Tools and Techniques

    par Godfrey Nolan ...
    Collection series Professional and Applied Computing (R0)
    Make your Swift apps agile and sound with this short step by step guide. You'll learn about unit testing, mocking and continuous integration and how to get these key ingredients running in your Swift projects. This book also looks at how to write your Swift apps using test driven development (TDD).Agile practices have made major inroads in iOS development, however it’s very unusual to see ... En savoir plus

    30,37 €

  • Build iOS Database Apps with Swift and SQLite

    par Kevin Languedoc ...
    Collection series Professional and Applied Computing (R0)
    Discover the essential concepts and new iOS 10 SDK and Swift 3 programming language APIs to build iPhone and iPad database driven applications using the defacto standard for data storage for mobile apps, SQLite.You will learn about SQL operations, such as selecting, inserting, updating and deleting data using various data types like text, numerical types, images and even audio/video data. After ... En savoir plus

    32,13 €

  • Beginning Adobe Animate CC

    Learn to Efficiently Create and Deploy Animated and Interactive Content

    Collection series Professional and Applied Computing (R0)
    Use solid and practical exercises to master the fundamentals of Adobe Animate CC. This is one of the first comprehensive books on Adobe Animate CC to thoroughly examine and demonstrate how to create and deploy interactive and motion design content to mobile, tablet, and desktop screens.Using a series of carefully developed tutorials, Beginning Adobe Animate CC will lead you from basic Animate CC ... En savoir plus

    69,31 €

  • Advanced Metaprogramming in Classic C++

    Collection series Professional and Applied Computing (R0)
    Advanced Metaprogramming in Classic C++ aims to be both an introduction and a reference to C++ template metaprogramming (TMP); TMP is presented in the book as a set of techniques that will bring a new style in C++ and make code exceptionally clear and efficient. The book deals with language aspects, design patterns, examples and applications (seen as case studies). Special emphasis is put on small ... En savoir plus

    77,96 €

  • Beginning Java 8 Games Development

    par Wallace Jackson ...
    Collection series Professional and Applied Computing (R0)
    Beginning Java 8 Games Development, written by Java expert and author Wallace Jackson, teaches you the fundamentals of building a highly illustrative game using the Java 8 programming language. In this book, you'll employ open source software as tools to help you quickly and efficiently build your Java game applications. You'll learn how to utilize vector and bit-wise graphics; create sprites and ... En savoir plus

    45,93 €

  • Advanced Guide to Python 3 Programming

    par John Hunt ...
    Collection series Computer Science (R0)
    Advanced Guide to Python 3 Programming 2nd Edition delves deeply into a host of subjects that you need to understand if you are to develop sophisticated real-world programs. Each topic is preceded by an introduction followed by more advanced topics, along with numerous examples, that take you to an advanced level.This second edition has been significantly updated with two new sections on advanced ... En savoir plus

    69,51 €

  • Advanced Perl Programming

    From Advanced to Expert

    Collection series Professional and Applied Computing (R0)
    William "Bo" Rothwell's Advanced Perl Programming continues where his previous book left off, more or less, as it guides you through advanced techniques of the Perl programming language starting with command-line options, references, and arrays and hashes from advanced data types. Next, you'll learn about typeglobs for symbolic entries.Additionally, you'll see advanced subroutine handling, then ... En savoir plus

    58,08 €

  • Build Mobile Apps with Ionic 2 and Firebase

    Hybrid Mobile App Development

    par Fu Cheng ...
    Collection series Professional and Applied Computing (R0)
    Learn to build hybrid mobile apps using Ionic and Firebase. You'll build a Hacker News client app, which can view top stories in Hacker News, view comments of a story, add stories to favorites, etc.This introductory guide covers the whole cycle of hybrid mobile apps development. It's organized around implementing different user stories. For each story, this book not only talks about how to ... En savoir plus

    32,13 €

  • The China Information Technology Handbook

    Miltiadis D. Lytras and Patricia Ordóñez de Pablos Department of Computer Engineering and Informatics, University of Patras, Greece Dept. of Business Administration and Accountability, University of Oviedo, Spain China is a fast-growing emerging economy and current impressive economic growth rate of almost 9 percent annually. Its contribution to global GDP growth since 2000 has been almost twice ... En savoir plus

    185,39 €

  • Worst-Case Execution Time Aware Compilation Techniques for Real-Time Systems

    Collection series Engineering (R0)
    For real-time systems, the worst-case execution time (WCET) is the key objective to be considered. Traditionally, code for real-time systems is generated without taking this objective into account and the WCET is computed only after code generation. Worst-Case Execution Time Aware Compilation Techniques for Real-Time Systems presents the first comprehensive approach integrating WCET considerations ... En savoir plus

    129,77 €

  • Practical Marko

    Progressive HTML Rendering and Micro Front-Ends

    Collection series Professional and Applied Computing (R0)
    With the recent evolution of frontend frameworks toward the server, there has been a growing interest in server-side rendering and optimizing for the server to unlock greater performance gains. In this context, this book explores Marko JS—a View framework that is heavily optimized for both the server and the client—and discusses techniques using Marko that can help enterprises achieve significant ... En savoir plus

    49,43 €

  • Engineering Trustworthy Software Systems

    Second International School, SETSS 2016, Chongqing, China, March 28 - April 2, 2016, Tutorial Lectures

    Collection series Springer Nature Proceedings Computer Science
    This volume contains a record of some of the lectures and seminars delivered at the Second International School on Engineering Trustworthy Software Systems (SETSS 2016), held in March/April 2016 at Southwest University in Chongqing, China.The six contributions included in this volume provide an overview of leading-edge research in methods and tools for use in computer system engineering. They have ... En savoir plus

    46,34 €

  • ModelEd, TestEd, TrustEd

    Essays Dedicated to Ed Brinksma on the Occasion of His 60th Birthday

    Collection series Computer Science (R0)
    This Festschrift volume has been published in honor of Ed Brinksma, on the occasion of his 60th birthday.The contributions in this Festschrift are written by a number of Ed's former Ph.D. students and collaborators. The papers are a reflection on his research contributions and interests and all fall into the area of formal methods, or in Ed's terminology applied mathematics in computer science.The ... En savoir plus

    46,34 €

  • 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

    36,49 €

  • Interactive C#

    Fundamentals, Core Concepts and Patterns

    par Vaskaran Sarcar ...
    Collection series Professional and Applied Computing (R0)
    Discover object-oriented programming with core concepts of C# in this unique tutorial. The book consists of four major sections which cover 15 core topics - nine of them are dedicated to object-oriented programming, five of them are dedicated to advanced concepts of C#, and one of them is dedicated to design patterns, with coverage of three Gang of Four design patterns with C# implementations. ... En savoir plus

    27,80 €

  • Globalizing Domain-Specific Languages

    International Dagstuhl Seminar, Dagstuhl Castle, Germany, October 5-10, 2014, Revised Papers

    Collection series Computer Science (R0)
    The development of modern complex software-intensive systems often involves the use of multiple DSMLs that capture different system aspects. Supporting coordinated use of DSMLs leads to what we call the globalization of modeling languages, that is, the use of multiple modeling languages to support coordinated development of diverse aspects of a system.In this book, a number of articles describe ... En savoir plus

    37,07 €