Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de Programación paralela

Si te gustan los eBooks de Programación paralela, seguro que te encanta esta selección.
Mostrando 1 - 24 de 244 resultados
Skip side bar filters
  • The Art of Concurrency

    A Thread Monkey's Guide to Writing Parallel Applications

    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 ... Leer más

    $25.99 USD

  • 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 ... Leer más

    $35.09 USD o gratis con 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 ... Leer más

    $36.99 USD

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

    de 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 ... Leer más

    $7.99 USD

  • Parallel and High Performance Programming with Python

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

    de 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 ... Leer más

    $23.79 USD

  • Parallel Programming with Python

    de 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 ... Leer más

    $14.29 USD o gratis con 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 ... Leer más

    $14.39 USD o gratis con Kobo Plus

  • Functional Programming in Java

    From Basics to Expert Proficiency

    de 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 ... Leer más

    $9.99 USD o gratis con 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 ... Leer más

    $21.59 USD

  • Python for Absolute Beginners

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

    de 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 ... Leer más

    $9.99 USD o gratis con 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

    de 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, ... Leer más

    $23.79 USD o gratis con Kobo Plus

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

    "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 ... Leer más

    $9.99 USD

  • Go Cookbook

    Build modular, readable, and testable applications in Go

    de 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 ... Leer más

    $37.79 USD o gratis con 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#

    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 ... Leer más

    $32.39 USD o gratis con Kobo Plus

  • Mastering Clojure

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

    de 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 ... Leer más

    $41.39 USD o gratis con Kobo Plus

  • Introduction to Lattice Theory with Computer Science Applications

    de 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 ... Leer más

    $78.49 USD

  • 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 ... Leer más

    $37.79 USD o gratis con Kobo Plus

  • Vulkan Fundamentals: A Beginner's Guide

    Vulcan Fundamentals

    Series 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 ... Leer más

    $14.99 USD

  • Rust Essentials

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

    de 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 ... Leer más

    $37.79 USD o gratis con Kobo Plus

  • Kickstart Compiler Design Fundamentals

    Unveiling Compiler Secrets from Source to Execution.Key Features● Master compiler fundamentals, from lexical analysis to advanced optimization techniques.● Reinforce concepts with practical exercises, projects, and real-world case studies.● Explore LLVM, GCC, and industry-standard optimization methods for efficient code generation.Book DescriptionCompilers are the backbone of modern computing... ... Leer más

    $18.99 USD

  • 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 ... Leer más

    $9.99 USD

  • 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 ... Leer más

    $12.89 USD

  • MapReduce Design Patterns

    Building Effective Algorithms and Analytics for Hadoop and Other Systems

    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 ... Leer más

    $28.79 USD

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

    de Julian Shun ...
    Series series 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 ... Leer más

    $71.99 USD