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 268
Skip side bar filters
  • 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

    24,09 €

  • 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

    26,87 € 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

    35,99 €

  • 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

    7,49 €

  • 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 ...
    This book will teach you everything about the powerful techniques and applications of parallel computing, from the basics of parallel programming to the cutting-edge innovations shaping the future of computing.The book starts with an introduction to parallel programming and the different types of parallelism, including parallel programming with threads and processes. The book then delves into ... En savoir plus

    21,31 €

  • 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

    12,35 € 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

    12,45 € 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

    9,49 € ou Gratuit avec Kobo Plus

  • 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

    20,07 €

  • 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

    8,66 € ou Gratuit avec Kobo Plus

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

    par Fabio Nelli ...
    Unleash the Full Power of Python to Run Faster Code, Scale Smarter, and Compute Without Limits.Book DescriptionPython is the backbone for data science, AI, and cloud computing, and the demand for speed and scalability has never been higher. That's why mastering parallel and high-performance programming is essential to transform Python into a tool that meets modern performance demands.Building on ... En savoir plus

    20,38 €

  • The DevOps Journey: Navigating the Path to Seamless Software Delivery

    par Kameron Hussain ...
    "The DevOps Journey: Navigating the Path to Seamless Software Delivery" is an essential guide for IT professionals, software developers, and operations teams striving to enhance their DevOps practices. This comprehensive resource delves into the core principles of DevOps, including automation, continuous integration (CI), continuous deployment (CD), and collaboration, to streamline and optimize ... En savoir plus

    9,49 €

  • Go Cookbook

    Build modular, readable, and testable applications in Go

    par Aaron Torres ...
    Bridge the gap between basic understanding of Go and use of its advanced featuresKey Features\[\*\] Discover a number of recipes and approaches to develop modern back-end applications\[\*\] Put to use the best practices to combine the recipes for sophisticated parallel tools\[\*\] This book is based on Go 1.8, which is the latest versionBook DescriptionGo (a.k.a. Golang) is a statically-typed ... En savoir plus

    28,73 € ou Gratuit avec Kobo Plus

  • Parallel Programming and Concurrency with C# 10 and .NET 6

    A modern approach to building faster, more responsive, and asynchronous .NET applications using C#

    par Alvin Ashcraft ...
    Leverage the latest parallel and concurrency features in .NET 6 when building your next application and explore the benefits and challenges of asynchrony, parallelism, and concurrency in .NET via practical examplesKey FeaturesLearn to implement parallel programming and handle concurrency in .NET efficientlySwitch threads while debugging and learn how to monitor specific threads in Visual ... En savoir plus

    25,02 € ou Gratuit avec Kobo Plus

  • GPU Programming in MATLAB

    GPU programming in MATLAB is intended for scientists, engineers, or students who develop or maintain applications in MATLAB and would like to accelerate their codes using GPU programming without losing the many benefits of MATLAB. The book starts with coverage of the Parallel Computing Toolbox and other MATLAB toolboxes for GPU computing, which allow applications to be ported straightforwardly ... En savoir plus

    38,72 €

  • Mastering Clojure

    Understand the philosophy of the Clojure language and dive into its inner workings to unlock its advanced features, methodologies, and constructs

    par Akhil Wali ...
    Understand the philosophy of the Clojure language and dive into its inner workings to unlock its advanced features, methodologies, and constructsKey Features\[\*\] Learn to handle data using sequences, reducers, and transducers in Clojure\[\*\] Explore the lesser known and more advanced features, constructs, and methodologies of the Clojure language and its ecosystem, such as asynchronous channels ... En savoir plus

    32,43 € ou Gratuit avec Kobo Plus

  • Programming Massively Parallel Processors

    A Hands-on Approach

    Programming Massively Parallel Processors: A Hands-on Approach shows both students and professionals alike the basic concepts of parallel programming and GPU architecture. Concise, intuitive, and practical, it is based on years of road-testing in the authors' own parallel computing courses. Various techniques for constructing and optimizing parallel programs are explored in detail, while case ... En savoir plus

    55,82 €

  • Introduction to Lattice Theory with Computer Science Applications

    par Vijay K. Garg ...
    A computational perspective on partial order and lattice theory, focusing on algorithms and their applicationsThis book provides a uniform treatment of the theory and applications of lattice theory. The applications covered include tracking dependency in distributed systems, combinatorics, detecting global predicates in distributed systems, set families, and integer partitions. The book presents ... En savoir plus

    90,99 €

  • Hands-On GPU Programming with Python and CUDA

    Explore high-performance parallel computing with CUDA

    Build real-world applications with Python 2.7, CUDA 9, and CUDA 10. We suggest the use of Python 2.7 over Python 3.x, since Python 2.7 has stable support across all the libraries we use in this book.Key FeaturesExpand your background in GPU programming—PyCUDA, scikit-cuda, and NsightEffectively use CUDA libraries such as cuBLAS, cuFFT, and cuSolverApply GPU programming to modern data science ... En savoir plus

    28,73 € ou Gratuit avec Kobo Plus

  • Vulkan Fundamentals: A Beginner's Guide

    Vulcan Fundamentals

    Collection series Vulcan Fundamentals
    "Vulkan Fundamentals: A Beginner's Guide" is your gateway to the exciting world of graphics programming and 3D rendering. Designed for newcomers to the Vulkan API, this comprehensive book takes you on a journey from the basics to the advanced concepts, equipping you with the skills needed to create stunning visual experiences and dive into game development.Discover the inner workings of Vulkan, a ... En savoir plus

    13,99 €

  • Rust Essentials

    A quick guide to writing fast, safe, and concurrent systems and applications

    par Ivo Balbaert ...
    Leverage the functional programming and concurrency features of Rust and speed up your application developmentKey Features\[\*\] Get started with Rust to build scalable and high performance applications\[\*\] Enhance your application development skills using the power of Rust\[\*\] Discover the power of Rust when developing concurrent applications for large and scalable softwareBook ... En savoir plus

    28,73 € ou Gratuit avec Kobo Plus

  • Kickstart Compiler Design Fundamentals

    Practical Techniques and Solutions for Compiler Design, Parsing, Optimization, and Code Generation (English Edition)

    Unveiling Compiler Secrets from Source to Execution.Book DescriptionCompilers are the backbone of modern computing, enabling programming languages to power everything from web applications to high-performance systems. Kickstart Compiler Design Fundamentals is the perfect starting point for anyone eager to explore the world of compiler construction.This book takes a structured, beginner-friendly ... En savoir plus

    17,49 € 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

    9,49 €

  • 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

    10,80 €