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 7396 z 272 wyników
Pomiń filtry na pasku bocznym
  • 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 ... Czytaj dalej

    55,01 zł lub bezpłatnie z Kobo Plus

  • JavaScript

    Mastering JavaScript from Basics to Advanced Topics

    Master JavaScript with this comprehensive guide covering everything from basics to advanced programming topics like asynchronous programming, Node.js, and server-side development.Key FeaturesComplete coverage of JavaScript from basics to advanced featuresHands-on web development and server-side programming with Node.jsSpecific focus on practical examples and asynchronous programmingBook ... Czytaj dalej

    207,89 zł lub bezpłatnie z Kobo Plus

  • GPU Programming with C++ and CUDA

    Uncover effective techniques for writing efficient GPU-parallel C++ applications

    autorstwa Paulo Motta ...
    Learn to solve parallel problems with GPU-accelerated C++ code and create reusable libraries that can be accessed from other programming languagesKey FeaturesHarness the power of GPU parallelism to accelerate real-world tasksUtilize CUDA streams and scale performance with custom C++ solutionsCreate reusable GPU libraries and expose them to Python seamlesslyBook DescriptionWritten by Paulo Motta, a ... Czytaj dalej

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

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

    187,31 zł

  • Rust for Network Programming and Automation

    autorstwa Brian Anderson ...
    Rust for Network Programming and Automation is a pragmatic guide that trains you through the Rust to design networks and begin with automating network administration. The book introduces you to the powerful libraries and commands of Rust that are essential for designing, administering and automating networks. You will learn how to use Rust's networking libraries like tokio, mio and rust-async to ... Czytaj dalej

    109,24 zł

  • GPU Pro 6

    Advanced Rendering Techniques

    Edytowane przez Wolfgang Engel ...
    The latest edition of this bestselling game development reference offers proven tips and techniques for the real-time rendering of special effects and visualization data that are useful for beginners and seasoned game and graphics programmers alike.Exploring recent developments in the rapidly evolving field of real-time rendering, GPU Pro6: Advance ... Czytaj dalej

    467,14 zł

  • Async Rust

    Unleashing the Power of Fearless Concurrency

    Already popular among programmers for its memory safety and speed, the Rust programming language is also valuable for asynchrony. This practical book shows you how asynchronous Rust can help you solve problems that require multitasking. You'll learn how to apply async programming to solve problems with an async approach. You will also dive deeper into async runtimes, implementing your own ways in ... Czytaj dalej

    140,48 zł

  • Modern Web Apps using Rust, Second Edition

    autorstwa Nira Talvyn ...
    Halfway through this book you build the entire server again, on a different web framework.This book isn't for practice, but to test out the architecture. All you are learning in this book, is build a full-stack Rust application, on Axum, and then rebuild it again on Actix Web 4, and the domain crate won't change at all. Under both, you'll find a pinned Rust 1.95 and edition 2024 toolchain, ... Czytaj dalej

    109,24 zł lub bezpłatnie z Kobo Plus

  • Ultimate C# for High-Performance Applications

    autorstwa Jeff McNamara ...
    Master parallelism and async to create enterprise-grade, high-performance apps.Key Features● Unlock advanced multithreading, async, and parallelism in C#.● Master tools to debug, profile, and crush performance issues.● Build real-world, production-ready apps that scale effortlessly.Book DescriptionHigh-performance software is no longer optional-today's applications must be fast, scalable, and... ... Czytaj dalej

    90,71 zł

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

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

    90,71 zł

  • Multithreading in C# 5.0 Cookbook

    autorstwa Eugene Agafonov ...
    Cookbook.Multithreading in C# 5.0 Cookbook is written for existing C# developers who want a complete, professional, and authoritative guide to multithreading. You don't need any experience with multithreaded programming to use this book. ... Czytaj dalej

    160,64 zł lub bezpłatnie z Kobo Plus

  • Designing Elixir Systems With OTP

    Write Highly Scalable, Self-healing Software with Layers

    You know how to code in Elixir; now learn to think in it. Learn to design libraries with intelligent layers that shape the right data structures, flow from one function into the next, and present the right APIs. Embrace the same OTP that's kept our telephone systems reliable and fast for over 30 years. Move beyond understanding the OTP functions to knowing what's happening under the hood, and why ... Czytaj dalej

    99,11 zł

  • High Performance Computing for Intelligent Medical Systems

    Edytowane przez Varun Bajaj, Irshad Ahmad Ansari ...
    Serie seria IOP Series in Next Generation Computing
    Modern medicine and healthcare are highly dependent on engineering, employing instrumentation and computer systems to aid investigation, diagnosis, treatment and patient management. The significant developments in the field of computational intelligence, combined with the emergence of high-performance computing is impacting society in many ways, and the health sector is no exception. The interface ... Czytaj dalej

    437,84 zł

  • Desarrollo de interfaces gráficas en Python 3 con Tkinter

    Las interfaces de usuario son el punto de interacción entre las aplicaciones y las personas que las utilizan. Aunque su función se centra en la entrada y salida de información, muchas veces determinan el éxito o el fracaso de un programa, ya que, por muy interesante que este sea, si resulta difícil de manejar, provocará un rechazo que desanime incluso a probarlo. Es probable que las aplicaciones ... Czytaj dalej

    131,09 zł lub bezpłatnie z Kobo Plus

  • Parallel Programming with Co-arrays

    autorstwa Robert W. Numrich ...
    Serie seria Chapman & Hall/CRC Computational Science
    Parallel Programming with Co-Arrays describes the basic techniques used to design parallel algorithms for high-performance, scientific computing. It is intended for upper-level undergraduate students and graduate students who need to develop parallel codes with little or no previous introduction to parallel computing. It is also intended as a reference manual for researchers active in the field of ... Czytaj dalej

    256,65 zł

  • Game Engine Gems 2

    Edytowane przez Eric Lengyel ...
    This book contains short articles that focus on a particular technique, describe a clever trick, or offer practical advice on game engine development. The 31 chapters cover three broad categories: graphics and rendering, game engine design, and systems programming. Professional game developers, students of game development and computer science, and anyone interested in learning how the pros tackle ... Czytaj dalej

    775,18 zł

  • OpenGL Deep Dive: Expert Techniques and Performance Optimization

    OpenGL

    Serie seria OpenGL
    OpenGL Deep Dive: Expert Techniques and Performance Optimization is the ultimate guide for seasoned graphics programmers looking to push the boundaries of their OpenGL expertise. This book takes you on a deep dive into the world of advanced OpenGL techniques and performance optimization strategies, making it an indispensable resource for anyone aiming to create high-performance, visually stunning ... Czytaj dalej

    54,60 zł

  • Vulkan Fundamentals: A Beginner's Guide

    Vulcan Fundamentals

    Serie seria 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 ... Czytaj dalej

    54,60 zł

  • CUDA by Example

    An Introduction to General-Purpose GPU Programming

    autorstwa Jason Sanders, Edward Kandrot ...
    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 ... Czytaj dalej

    165,26 zł

  • Rust Web Programming

    A hands-on guide to Rust for modern web development, with microservices and nanoservices

    autorstwa Maxwell Flitton ...
    A comprehensive guide to developing, packaging, and deploying Rust web applications – with new coverage on async Rust, WebAssembly, nanoservices, and more. Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesGet a comprehensive introduction to Rust for full-stack web developmentExplore the exciting evolution of Rust in recent years with WebAssembly, Axum, native ... Czytaj dalej

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

  • Master Machine Learning with MATLAB

    A Data Scientist's Guide to Algorithm Development

    autorstwa Donald E. Melnick ...
    About the Technology:Machine learning (ML) is revolutionizing every industry. This book leverages MATLAB, a powerful computing environment, to equip you with the skills to create and implement efficient ML algorithms from scratch.Authored by an experienced data scientist, this book combines theoretical foundations with practical application, ensuring you not only understand the algorithms but also ... Czytaj dalej

    40,51 zł

  • Parallel Programming

    Concepts and Practice

    Parallel Programming: Concepts and Practice provides an upper level introduction to parallel programming. In addition to covering general parallelism concepts, this text teaches practical programming skills for both shared memory and distributed memory architectures. The authors' open-source system for automated code evaluation provides easy access to parallel computing resources, making the book ... Czytaj dalej

    215,87 zł

  • Programmer en Go : Pourquoi ? Comment ?

    autorstwa Rudy Rigot ...
    Ce livre vise à donner une compréhension intelligente de pourquoi écrire du Go et comment mettre à profit ses points forts afin de l'utiliser de manière pertinente sur des projets réels ; et de savoir aussi quand ne pas l'utiliser. Dans cet objectif, il explique la démarche de ses concepteurs tout en passant en revue un ensemble de problématiques courantes (gestion de la mémoire, gestion des ... Czytaj dalej

    92,99 zł

  • Learn Zig over Rust and C++

    Learn Modern Systems Programming with Zig for C++ and Rust Developers

    autorstwa Annie Cal ...
    There's a question that's always been asked by systems programmers working in C++ and those working in Rust. Is there a way to control systems that doesn't mean choosing between power and predictability? Zig represents that path.The idea is pretty clear as really there's no such thing as hidden behaviour. Everything's totally clear about each allocation. Every error is given a name and can be ... Czytaj dalej

    137,64 zł