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
  • 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

  • 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

  • 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

  • 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

  • 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

  • The Art of Concurrency

    A Thread Monkey's Guide to Writing Parallel Applications

    par Clay Breshears ...
    If you're looking to take full advantage of multi-core processors with concurrent programming, this practical book provides the knowledge and hands-on experience you need. The Art of Concurrency is one of the few resources to focus on implementing algorithms in the shared-memory model of multi-core processors, rather than just theoretical models or distributed-memory architectures. The book ... En savoir plus

    CHF 20.51

  • Persistence Best Practices for Java Applications

    Effective strategies for distributed cloud-native applications and data-driven modernization

    The definitive guide for designing and delivering reliable and high-performing persistence layers using Java in the cloud-native age Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesUncover database patterns for designing readable and maintainable architectures and Java applicationsMaster various techniques to overcome application and architecture persistence ... En savoir plus

    CHF 33.23 ou Gratuit avec Kobo Plus

  • Rust In Practice, Second Edition

    Learn to Build Rust Programs, Test Applications and Create Your Own Cargo Packages with latest Rust 1.77"Rust In Practice, Second Edition" is an updated book that builds on the previous edition's excellent foundation and is intended to help readers progress from novice to proficient Rust developers. This new edition comes with Rust 1.77 version that goes deeper into Rust's core and advanced ... En savoir plus

    CHF 34.00 ou Gratuit avec Kobo Plus

  • PowerShell Playbook: Taming the Terminal with Wit, Script, and Wizardry

    par Scott Markham ...
    PowerShell Playbook: Taming the Terminal with Wit, Script, and WizardryIf you've ever looked at your terminal and thought, "Well, that's an intimidating beast," then PowerShell Playbook is here to change the game. This isn't your typical dry, technical manual. Think of it as a guide to the secret world of scripting, where automation meets magic, and you're the wizard in charge. From your first ... En savoir plus

    CHF 7.00 ou Gratuit avec Kobo Plus

  • Parallel and High Performance Programming with Python

    Unlock parallel and concurrent programming in Python using multithreading, CUDA, Pytorch and Dask. (English Edition)

    par Fabio Nelli ...
    Unleash the capabilities of Python and its libraries for solving high performance computational problems.KEY FEATURES● Explores parallel programming concepts and techniques for high-performance computing.● Covers parallel algorithms, multiprocessing, distributed computing, and GPU programming.● Provides practical use of popular Python libraries/tools like NumPy, Pandas, Dask, and TensorFlow ... En savoir plus

    Avant CHF 23.00 Après CHF 20.00 ou Gratuit avec Kobo Plus

  • Parallel Programming with Python

    par Jan Palach ...
    A fast, easy-to-follow and clear tutorial to help you develop Parallel computing systems using Python. Along with explaining the fundamentals, the book will also introduce you to slightly advanced concepts and will help you in implementing these techniques in the real world. If you are an experienced Python programmer and are willing to utilize the available computing resources by parallelizing ... En savoir plus

    CHF 11.28 ou Gratuit avec Kobo Plus

  • Microsoft Azure AI: A Beginner’s Guide

    Explore Azure Applied AI Services, Azure Cognitive Services and Azure Machine Learning with Practical Illustrations

    Microsoft Azure AI A Beginner's Guide explains the fundamentals of Azure AI and some more advanced topics. The sole objective of the book is to provide hands-on experience working with the various services, APIs, and tools available in the Azure AI Platform. This book begins by discussing the fundamentals of the Azure AI platform and the essential principles behind the Azure AI ecosystem and ... En savoir plus

    CHF 11.38 ou Gratuit avec Kobo Plus

  • Functional Programming in Java

    From Basics to Expert Proficiency

    par William Smith ...
    "Functional Programming in Java: From Basics to Expert Proficiency" is an authoritative guide that bridges the gap between traditional object-oriented programming and the modern functional programming paradigm in Java. This book meticulously covers the foundational principles of functional programming, elucidating core concepts such as pure functions, immutability, and higher-order functions. With ... En savoir plus

    CHF 9.00 ou Gratuit avec Kobo Plus

  • Mastering Three.js: A Journey Through 3D Web Development

    "Mastering Three.js: A Journey Through 3D Web Development" is an essential guide for any web developer or designer looking to incorporate 3D graphics into their websites and applications. This comprehensive book dives deep into the capabilities of Three.js, a powerful JavaScript library that enables the creation of stunning 3D graphics in a web browser using WebGL.The journey begins with an ... En savoir plus

    CHF 9.00

  • Mastering Swift

    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 9.94

  • ZooKeeper

    Distributed Process Coordination

    Building distributed applications is difficult enough without having to coordinate the actions that make them work. This practical guide shows how Apache ZooKeeper helps you manage distributed systems, so you can focus mainly on application logic. Even with ZooKeeper, implementing coordination tasks is not trivial, but this book provides good practices to give you a head start, and points out ... En savoir plus

    CHF 17.12

  • Python for Absolute Beginners

    A Simple and Effective Way to Learn Python Programming from Zero, with Fun Coding Examples and Activities

    par VERA POE ...
    Are you looking for a language that matches your natural way of speaking?If yes, you should learn Python as soon as possible!Python is one of the most flexible and powerful high-level programming languages ever created. Instead of following strict and complex syntax rules, Python is easy to read and write for someone who is new to programming. This lets you gain a basic understanding of coding ... En savoir plus

    CHF 7.89 ou Gratuit avec Kobo Plus

  • Parallel and High Performance Programming with Python (2nd Edition)

    Transform Your Python Code into a High-Performance Powerhouse Using Multithreading, CUDA, PyTorch, Spark, and Dask

    par Fabio Nelli ...
    Unleash the Full Power of Python to Run Faster Code, Scale Smarter, and Compute Without Limits.Key Features? Get a free one-month digital subscription to www.avaskillshelf.com? Master end-to-end Python parallelism from multithreading and multiprocessing to distributed computing on GPUs, clusters, and the cloud.? Accelerate real-world workloads using cutting-edge frameworks like Ray, Dask, PyTorch, ... En savoir plus

    CHF 19.71 ou Gratuit avec Kobo Plus