Przejdź do treści głównej

Koszyk

Traktujemy Cię jak VIPa!

Przedmioty niedostępne do zakupu
Prosimy sprawdzić koszyk. Możesz usunąć niedostępne przedmioty teraz albo zostaną one usunięte automatycznie przy kasie.
przedmioty/przedmiotówprzedmiot
przedmioty/przedmiotówprzedmiot

Rekomendowane dla Ciebie

Loading...

Programowanie równoległe e-booki

Jeśli lubisz e-booki z kategorii Programowanie równoległe, pokochasz te najlepsze propozycje.
Wyświetla 124 z 262 wyników
Pomiń filtry na pasku bocznym
  • GPU Pro 5

    Advanced Rendering Techniques

    Edytowane przez Wolfgang Engel ...
    In GPU Pro5: Advanced Rendering Techniques, section editors Wolfgang Engel, Christopher Oat, Carsten Dachsbacher, Michal Valient, Wessam Bahnassi, and Marius Bjorge have once again assembled a high-quality collection of cutting-edge techniques for advanced graphics processing unit (GPU) programming. Divided into six sections, the book covers render ... Czytaj dalej

    284,81 zł

  • Using Asyncio in Python

    Understanding Python's Asynchronous Programming Features

    autorstwa Caleb Hattingh ...
    If you’re among the Python developers put off by asyncio’s complexity, it’s time to take another look. Asyncio is complicated because it aims to solve problems in concurrent network programming for both framework and end-user developers. The features you need to consider are a small subset of the whole asyncio API, but picking out the right features is the tricky part. That’s where this practical ... Czytaj dalej

    115,38 zł

  • Ultimate Monorepo and Bazel for Building Apps at Scale

    Level Up Your Large-Scale Application Development with Monorepo and Bazel for Enhanced Productivity, Scalability, and Integration (English Edition)

    autorstwa Javier Antoniucci ...
    Unlock Next-Level Scalable App Development with Monorepo and BazelKey Features● Unleash the transformative power of Monorepos with Bazel, revolutionizing your development workflow.● Elevate your build system to unmatched levels of efficiency and reliability through comprehensive Bazel mastery.● Propel yourself into the future of software development by mastering Bazel and harnessing the potential ... Czytaj dalej

    111,62 zł lub bezpłatnie z Kobo Plus

  • Effective Rust

    35 Specific Ways to Improve Your Rust Code

    autorstwa 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 ... Czytaj dalej

    136,91 zł

  • MapReduce Design Patterns

    Building Effective Algorithms and Analytics for Hadoop and Other Systems

    autorstwa Donald Miner, Adam Shook ...
    Until now, design patterns for the MapReduce framework have been scattered among various research papers, blogs, and books. This handy guide brings together a unique collection of valuable MapReduce patterns that will save you time and effort regardless of the domain, language, or development framework you’re using.Each pattern is explained in context, with pitfalls and caveats clearly identified ... Czytaj dalej

    107,30 zł

  • Shared-Memory Parallelism Can be Simple, Fast, and Scalable

    autorstwa Julian Shun ...
    Serie seria ACM Books
    Parallelism is the key to achieving high performance in computing. However, writing efficient and scalable parallel programs is notoriously difficult, and often requires significant expertise. To address this challenge, it is crucial to provide programmers with high-level tools to enable them to develop solutions easily, and at the same time emphasize the theoretical and practical aspects of ... Czytaj dalej

    268,26 zł

  • Virtualization: A Manager's Guide

    Big Picture of the Who, What, and Where of Virtualization

    autorstwa Dan Kusnetzky ...
    What exactly is virtualization? As this concise book explains, virtualization is a smorgasbord of technologies that offer organizations many advantages, whether you're managing extremely large stores of rapidly changing data, scaling out an application, or harnessing huge amounts of computational power. With this guide, you get an overview of the five main types of virtualization technology, along ... Czytaj dalej

    39,78 zł

  • GPU Pro 360 Guide to 3D Engine Design

    autorstwa Wolfgang Engel ...
    Wolfgang Engel’s GPU Pro 360 Guide to 3D Engine Design gathers all the cutting-edge information from his previous seven GPU Pro volumes into a convenient single source anthology that covers the design of a 3D engine. This volume is complete with articles by leading programmers that focus on various aspects of 3D engine design such as quality and optimization as well as high-level architecture. GPU ... Czytaj dalej

    254,29 zł

  • Performance Tuning of Scientific Applications

    With contributions from some of the most notable experts in the field, Performance Tuning of Scientific Applications presents current research in performance analysis. The book focuses on the following areas.Performance monitoring: Describes the state of the art in hardware and software tools that are commonly used for monitoring and measuring perf ... Czytaj dalej

    335,68 zł

  • C++ Programming Cookbook

    autorstwa Anais Sutherland ...
    "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 ... Czytaj dalej

    127,74 zł

  • C++ Data Structures and Algorithms

    Learn how to write efficient code to build scalable and robust applications in C++

    autorstwa Wisnu Anggoro ...
    Learn how to build efficient, secure and robust code in C++ by using data structures and algorithms - the building blocks of C++Key FeaturesUse data structures such as arrays, stacks, trees, lists, and graphs with real-world examplesLearn the functional and reactive implementations of the traditional data structuresExplore illustrations to present data structures and algorithms, as well as their ... Czytaj dalej

    155,91 zł lub bezpłatnie z Kobo Plus

  • High-Performance Programming in C# and .NET

    Understand the nuts and bolts of developing robust, faster, and resilient applications in C# 10.0 and .NET 6

    autorstwa Jason Alls ...
    Enhance your applications performance using best practices for benchmarking, application profiling, asynchronous programming, designing responsive UIs, gRPC communication, and distributed applicationsKey FeaturesMake the best use of performance enhancements in C\# 10.0 and .NET 6Boost application performance by identifying hardware bottlenecks and common performance pitfallsGet to grips with best ... Czytaj dalej

    168,20 zł lub bezpłatnie z Kobo Plus

  • GPU-Accelerated Computing with Python 3 and CUDA

    From low-level kernels to real-world applications in scientific computing and machine learning

    Accelerate your Python code on the GPU using CUDA, Numba, and modern libraries to solve real-world problems faster and more efficiently.Key FeaturesBuild a solid foundation in CUDA with Python, from kernel design to execution and debuggingOptimize GPU performance with efficient memory access, CUDA streams, and multi-GPU scalingUse JAX, CuPy, RAPIDS, and Numba to accelerate numerical computing and ... Czytaj dalej

    153,08 zł lub bezpłatnie z Kobo Plus

  • Asynchronous Programming in Rust

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

    autorstwa Carl Fredrik Samson ...
    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, ... Czytaj dalej

    153,08 zł lub bezpłatnie z Kobo Plus

  • Asynchronous Programming in Python

    Apply asyncio in Python to build scalable, high-performance apps across multiple scenarios

    autorstwa Nicolas Bohorquez ...
    Take a practical journey through the core principles, concepts, and applications of asynchronous programming in Python across real-world environments and technologies.Key FeaturesUnderstand core principles and theory behind async programming in PythonMeasure the impact of async techniques in practical, real-world use casesApply async patterns in software design and data-oriented architecturesBook ... Czytaj dalej

    137,96 zł lub bezpłatnie z Kobo Plus

  • Rust High Performance

    Learn to skyrocket the performance of your Rust applications

    autorstwa Iban Eguia Moraza ...
    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 ... Czytaj dalej

    155,91 zł lub bezpłatnie z Kobo Plus

  • Distributed Computing with Go

    Practical concurrency and parallelism for Go applications

    A tutorial leading the aspiring Go developer to full mastery of Golang s distributed features.Key Features\[\*\] This book provides enough concurrency theory to give you a contextual understanding of Go concurrency\[\*\] It gives weight to synchronous and asynchronous data streams in Golang web applications\[\*\] It makes Goroutines and Channels completely familiar and natural to Go developersBook ... Czytaj dalej

    140,79 zł lub bezpłatnie z Kobo Plus

  • High Performance Computing

    Modern Systems and Practices

    Performance Computing: Modern Systems and Practices is a fully comprehensive and easily accessible treatment of high performance computing, covering fundamental concepts and essential knowledge while also providing key skills training. With this book, students will begin their careers with an understanding of possible directions for future research and development in HPC, domain scientists will ... Czytaj dalej

    245,06 zł

  • Accelerating MATLAB Performance

    1001 tips to speed up MATLAB programs

    autorstwa Yair M. Altman ...
    The MATLAB programming environment is often perceived as a platform suitable for prototyping and modeling but not for "serious" applications. One of the main complaints is that MATLAB is just too slow. Accelerating MATLAB Performance aims to correct this perception by describing multiple ways to greatly improve MATLAB program speed. Packed with tho ... Czytaj dalej

    350,94 zł

  • Efficient Android Threading

    Asynchronous Processing Techniques for Android Applications

    autorstwa Anders Goransson ...
    Multithreading is essential if you want to create an Android app with a great user experience, but how do you know which techniques can help solve your problem? This practical book describes many asynchronous mechanisms available in the Android SDK, and provides guidelines for selecting the ones most appropriate for the app you’re building.Author Anders Goransson demonstrates the advantages and ... Czytaj dalej

    115,38 zł

  • Topics in Parallel and Distributed Computing

    Introducing Concurrency in Undergraduate Courses

    Topics in Parallel and Distributed Computing provides resources and guidance for those learning PDC as well as those teaching students new to the discipline. The pervasiveness of computing devices containing multicore CPUs and GPUs, including home and office PCs, laptops, and mobile devices, is making even common users dependent on parallel processing. Certainly, it is no longer sufficient for ... Czytaj dalej

    272,15 zł

  • Delphi High Performance

    Master the art of concurrency, parallel programming, and memory management to build fast Delphi apps

    autorstwa Primož Gabrijelčič ...
    Master Siemens TIA toolbox tools for efficient PLC and HMI code writing. Gain insights into algorithm performance, Delphi language intricacies, and program optimizations to enhance your skills effectively.Key FeaturesDiscover external programming libraries that will speed up your programming and codeLearn to integrate external libraries into Delphi programsBuild fast Delphi applications using ... Czytaj dalej

    128,51 zł lub bezpłatnie z Kobo Plus

  • Learn Functional Programming with Elixir

    autorstwa Ulisses Almeida ...
    Elixir's straightforward syntax and this guided tour give you a clean, simple path to learn modern functional programming techniques. No previous functional programming experience required! This book walks you through the right concepts at the right pace, as you explore immutable values and explicit data transformation, functions, modules, recursive functions, pattern matching, high-order ... Czytaj dalej

    99,32 zł

  • Effective Haskell

    Solving Real-World Problems with Strongly Typed Functional Programming

    autorstwa Rebecca Skinner ...
    Put the power of Haskell to work in your programs, learning from an engineer who uses Haskell daily to get practical work done efficiently. Leverage powerful features like Monad Transformers and Type Families to build useful applications. Realize the benefits of a pure functional language, like protecting your code from side effects. Manage concurrent processes fearlessly. Apply functional ... Czytaj dalej

    134,18 zł