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 Programmation parallèle

Si vous aimez les titres Programmation parallèle, vous allez adorer cette sélection.
Affichage des résultats 1 - 24 sur 265
Skip side bar filters
  • WebAssembly: The Definitive Guide

    Safe, Fast, and Portable Code

    par Brian Sletten ...
    WebAssembly: The Definitive Guide is a thorough and accessible introduction to one of the most transformative technologies hitting our industry. What started as a way to use languages other than JavaScript in the browser has evolved into a comprehensive path toward portability, performance, increased security, and greater code reuse across an impressive collection of deployment targets.Author ... En savoir plus

    CHF 32.41

  • Programming Rust

    Systems programming provides the foundation for the world's computation. Writing performance-sensitive code requires a programming language that puts programmers in control of how memory, processor time, and other system resources are used. The Rust systems programming language combines that control with a modern type system that catches broad classes of common mistakes, from memory management ... En savoir plus

    CHF 38.67

  • Hadoop: The Definitive Guide

    Storage and Analysis at Internet Scale

    par Tom White ...
    Get ready to unlock the power of your data. With the fourth edition of this comprehensive guide, youâ??ll learn how to build and maintain reliable, scalable, distributed systems with Apache Hadoop. This book is ideal for programmers looking to analyze datasets of any size, and for administrators who want to set up and run Hadoop clusters.Using Hadoop 2 exclusively, author Tom White presents new ... En savoir plus

    CHF 31.90

  • Concurrency in C# Cookbook

    Asynchronous, Parallel, and Multithreaded Programming

    par Stephen Cleary ...
    If you’re one of many developers still uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 85 code-rich recipes in this updated second edition, author Stephen Cleary demonstrates parallel processing and asynchronous programming techniques using libraries and language features in .NET and C# 8.0.Concurrency is now more common in ... En savoir plus

    CHF 27.38

  • DevOps and Site Reliability Engineering Handbook

    Non-Programmer’s Guide

    par Fleming Stephen ...
    Are we doing DevOps or SRE?There are many blogs, videos, Quora posts discussing the similarities and differences in both the practices. SRE was developed by Google for internal consumption and overlaps with the DevOps culture and philosophy.Now Let’s See a Definition of DevOps & SRE!- DevOps is more of an organizational culture that fills the gap between coder and the operation person and aligns ... En savoir plus

    CHF 4.05 ou Gratuit avec Kobo Plus

  • Asynchronous Programming in Rust

    Learn asynchronous programming by building working examples of futures, green threads, and runtimes

    Get a fundamental understanding of asynchronous programming and Rust's futures by working through examples that show you how everything really worksKey FeaturesMaster asynchronous Rust through examples focusing on key conceptsBuild a solid understanding of concepts such as coroutines, fibers, futures, and callbacksExplore Rust's futures, craft your own runtime, and excel in handling stacks, ABIs, ... En savoir plus

    CHF 34.16 ou Gratuit avec Kobo Plus

  • Rust High Performance

    Learn to skyrocket the performance of your Rust applications

    Find bottlenecks, identify the proper algorithm to use, optimize performance, and create really efficient Rust applicationsKey FeaturesUnderstand common performance pitfalls and improve the performance of your applications.Get to grips with parallel programming and multithreading with Rust.Learn metaprogramming in Rust.Book DescriptionThis book teaches you how to optimize the performance of your ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • Advanced Python Programming

    Build high performance, concurrent, and multi-threaded apps with Python using proven design patterns

    Create distributed applications with clever design patterns to solve complex problemsKey FeaturesSet up and run distributed algorithms on a cluster using Dask and PySparkMaster skills to accurately implement concurrency in your codeGain practical experience of Python design patterns with real-world examplesBook DescriptionThis Learning Path shows you how to leverage the power of both native and ... En savoir plus

    CHF 24.92 ou Gratuit avec Kobo Plus

  • Hadoop: The Definitive Guide

    The Definitive Guide

    par Tom White ...
    Hadoop: The Definitive Guide helps you harness the power of your data. Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on which Google built its empire. This comprehensive resource demonstrates how to use Hadoop to build reliable, scalable, distributed systems: programmers will find details for analyzing large datasets, ... En savoir plus

    CHF 20.51

  • Rust in Action

    par Tim McNamara ...
    "This well-written book will help you make the most of what Rust has to offer." - Ramnivas Laddad, author of AspectJ in ActionRust in Action is a hands-on guide to systems programming with Rust. Written for inquisitive programmers, it presents real-world use cases that go far beyond syntax and structure.SummaryRust in Action introduces the Rust programming language by exploring numerous sys... ... En savoir plus

    CHF 48.30

  • Hands-On GPU-Accelerated Computer Vision with OpenCV and CUDA

    Effective techniques for processing complex image data in real time using GPUs

    par Bhaumik Vaidya ...
    Discover how CUDA allows OpenCV to handle complex and rapidly growing image data processing in computer and machine vision by accessing the power of GPUKey FeaturesExplore examples to leverage the GPU processing power with OpenCV and CUDAEnhance the performance of algorithms on embedded hardware platformsDiscover C++ and Python libraries for GPU accelerationBook DescriptionComputer vision has been ... En savoir plus

    CHF 39.70 ou Gratuit avec Kobo Plus

  • Application of High-Performance Computing to Earthquake-Related Problems

    par Muneo Hori ...
    With the continued improvements in computing power and digital information availability, we are witnessing the increasing use of high-performance computers to enhance simulations for the forecasting of hazards, disasters, and responses. This major reference work summarizes the theories, analysis methods, and computational results of various earthquake simulations by the use of supercomputers. It ... En savoir plus

    CHF 101.05

  • Cloud Computing

    Data-Intensive Computing and Scheduling

    As more and more data is generated at a faster-than-ever rate, processing large volumes of data is becoming a challenge for data analysis software. Addressing performance issues, Cloud Computing: Data-Intensive Computing and Scheduling explores the evolution of classical techniques and describes completely new methods and innovative algorithms. The ... En savoir plus

    CHF 71.10

  • Swift Essentials: A Comprehensive Guide to iOS App Development

    "Swift Essentials: A Comprehensive Guide to iOS App Development" is your go-to resource for mastering iOS app development using the Swift programming language. Whether you're a beginner or an experienced developer looking to dive into Swift, this book is your key to unlocking the full potential of iOS app creation.This comprehensive guide takes you on a journey through the fundamentals of Swift ... En savoir plus

    CHF 9.00

  • Mastering C++ Swiftly

    Mastering C++ Swiftly: A Comprehensive Beginner's Handbook for Novices in Programming is your ultimate guide to learning C++ programming quickly and efficiently. Tailored for those new to programming, this book offers an accelerated learning path filled with practical projects to reinforce your skills.C++ is a powerful and versatile programming language used in a wide range of applications, from ... En savoir plus

    CHF 14.00

  • Learning Julia

    Build high-performance applications for scientific computing

    Learn Julia language for data science and data analyticsKey Features\[\*\] Set up Julia's environment and start building simple programs\[\*\] Explore the technical aspects of Julia and its potential when it comes to speed and data processing\[\*\] Write efficient and high-quality code in JuliaBook DescriptionJulia is a highly appropriate language for scientific computing, but it comes with all ... En savoir plus

    CHF 35.08 ou Gratuit avec Kobo Plus

  • Functional Programming in Go

    Apply functional techniques in Golang to improve the testability, readability, and security of your code

    par Dylan Meeus ...
    Leverage core functional programming (FP) concepts to write more maintainable and testable code in Go Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesLearn functional programming techniques at the architectural level and use them to solve real-world problemsUnderstand how to think about code functionallyLearn about the trade-offs of functional programming and object ... En savoir plus

    CHF 28.62 ou Gratuit avec Kobo Plus

  • Building Big Data Pipelines with Apache Beam

    Use a single programming model for both batch and stream data processing

    par Jan Lukavsky ...
    Implement, run, operate, and test data processing pipelines using Apache Beam Key Features • Understand how to improve usability and productivity when implementing Beam pipelines • Learn how to use stateful processing to implement complex use cases using Apache Beam • Implement, test, and run Apache Beam pipelines with the help of expert tips and techniques Book Description Apache Beam is an open ... En savoir plus

    CHF 28.51 ou Gratuit avec Kobo Plus

  • CUDA by Example

    An Introduction to General-Purpose GPU Programming

    CUDA is a computing architecture designed to facilitate the development of parallel programs. In conjunction with a comprehensive software platform, the CUDA Architecture enables programmers to draw on the immense power of graphics processing units (GPUs) when building high-performance applications. GPUs, of course, have long been available for demanding graphics and game applications. CUDA now ... En savoir plus

    CHF 34.16

  • Mastering Design and CAD

    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

    CHF 10.56

  • Effective Rust

    35 Specific Ways to Improve Your Rust Code

    par David Drysdale ...
    Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a challenge, even for experienced programmers. This practical guide helps you make the transition to writing idiomatic Rust—while also making full use of Rust's type system, safety guarantees, and burgeoning ecosystem.If you're a software ... En savoir plus

    CHF 29.03

  • High Performance Computing

    Programming and Applications

    Collection series Chapman & Hall/CRC Computational Science
    High Performance Computing: Programming and Applications presents techniques that address new performance issues in the programming of high performance computing (HPC) applications. Omitting tedious details, the book discusses hardware architecture concepts and programming techniques that are the most pertinent to application developers for achievi ... En savoir plus

    CHF 69.52

  • C++ Programming Cookbook

    Proven solutions using C++ 20 across functions, file I/O, streams, memory management, STL, concurrency, type manipulation and error debugging

    "C++ Programming Cookbook" stands out as a clear, concise, and powerful technical resource for programmers who want to master C++'s intricacies. C++ programmers face a wide variety of problems, and this carefully written book is a treasure trove of solutions and methods to those software development challenges.Each chapter is organized to help you get a good grasp of the language and everything it ... En savoir plus

    CHF 28.51

  • Unity Pro Series: Engineering Cutting-Edge Game Mechanics

    Unity Game Development Series

    Collection series Unity Game Development Series
    "Unity Pro Series: Engineering Cutting-Edge Game Mechanics" is an essential guide for aspiring and experienced game developers who are passionate about elevating their skills in game design and programming. This comprehensive book dives deep into the world of Unity, one of the most popular game engines used in the industry, and focuses on the creation of innovative and engaging game mechanics ... En savoir plus

    CHF 9.00