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 49 - 72 de 261 resultados
Skip side bar filters
  • Hands-On Embedded Programming with C++17

    Create versatile and robust embedded solutions for MCUs and RTOSes with modern C++

    de Maya Posch ...
    Build safety-critical and memory-safe stand-alone and networked embedded systemsKey FeaturesKnow how C++ works and compares to other languages used for embedded developmentCreate advanced GUIs for embedded devices to design an attractive and functional UIIntegrate proven strategies into your design for optimum hardware performanceBook DescriptionC++ is a great choice for embedded development, most ... Leer más

    $857 MXN o gratis con Kobo Plus

  • Python High Performance

    Build high-performing, concurrent, and distributed applications

    Learn how to use Python to create efficient applicationsKey Features\[\*\]Identify the bottlenecks in your applications and solve them using the best profiling techniques\[\*\]Write efficient numerical code in NumPy, Cython, and Pandas\[\*\]Adapt your programs to run on multiple processors and machines with parallel programmingBook DescriptionPython is a versatile language that has found ... Leer más

    $679 MXN o gratis con Kobo Plus

  • Mastering Objective-C

    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

    $221 MXN

  • Shared Memory Application Programming

    Concepts and Strategies in Multicore Application Programming

    Shared Memory Application Programming presents the key concepts and applications of parallel programming, in an accessible and engaging style applicable to developers across many domains. Multithreaded programming is today a core technology, at the basis of all software development projects in any branch of applied computer science. This book guides readers to develop insights about threaded ... Leer más

    $837 MXN

  • Mastering Scala: Elegance in Code

    "Mastering Scala: Elegance in Code" is an essential guide for software developers and programmers who are eager to dive deep into the Scala programming language. This comprehensive book not only introduces you to the basics of Scala but also takes you on a journey through its more advanced features, emphasizing the art of writing elegant and efficient code.Scala, known for its concise syntax and ... Leer más

    $172 MXN

  • Programming Phoenix 1.4

    Productive |> Reliable |> Fast

    Don't accept the compromise between fast and beautiful: you can have it all. Phoenix creator Chris McCord, Elixir creator Jose Valim, and award-winning author Bruce Tate walk you through building an application that's fast and reliable. At every step, you'll learn from the Phoenix creators not just what to do, but why. Packed with insider insights and completely updated for Phoenix 1.4, this ... Leer más

    $495 MXN

  • Parallel Algorithms

    Series Libro 16 - Lecture Notes Series on Computing
    This book is an introduction to the field of parallel algorithms and the underpinning techniques to realize the parallelization. The emphasis is on designing algorithms within the timeless and abstracted context of a high-level programming language. The focus of the presentation is on practical applications of the algorithm design using different models of parallel computation. Each model is ... Leer más

    $790 MXN

  • Ultimate C# for High-Performance Applications

    Master Multithreading, Parallelism, and Async Techniques to Engineer High-Performance, Enterprise-Grade Software with C# 13 and .NET 9 (English Edition)

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

    $460 MXN

  • Modern Concurrency in Java

    Virtual Threads, Structured Concurrency, and Beyond

    Welcome to the future of Java. With this book, you'll explore the transformative world of Java 21's key feature: virtual threads. Remember struggling with the cost of thread creation, encountering limitations on scalability, and facing difficulties in achieving high throughput? Those days are over. This practical guide takes you from Java 1.0 to the cutting-edge advancements of Project Loom.You'll ... Leer más

    $539 MXN

  • Hands-On GPU-Accelerated Computer Vision with OpenCV and CUDA

    Effective techniques for processing complex image data in real time using GPUs

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

    $857 MXN o gratis con Kobo Plus

  • Learning Concurrent Programming in Scala

    Practical Multithreading in Scala

    Learn the art of building intricate, modern, scalable, and concurrent applications using ScalaKey Features\[\*\] Make the most of Scala by understanding its philosophy and harnessing the power of multicores\[\*\] Get acquainted with cutting-edge technologies in the field of concurrency, through practical, real-world applications\[\*\] Get this step-by-step guide packed with pragmatic examplesBook ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Petascale Computing

    Algorithms and Applications

    Edición de David A. Bader ...
    Although the highly anticipated petascale computers of the near future will perform at an order of magnitude faster than today's quickest supercomputer, the scaling up of algorithms and applications for this class of computers remains a tough challenge. From scalable algorithm design for massive concurrency toperformance analyses and scientific vis ... Leer más

    $1,514 MXN

  • Exploring Graphs with Elixir

    Connect Data with Native Graph Libraries and Graph Databases

    de Tony Hammond ...
    Data is everywhere - it's just not very well connected, which makes it super hard to relate dataset to dataset. Using graphs as the underlying glue, you can readily join data together and create navigation paths across diverse sets of data. Add Elixir, with its awesome power of concurrency, and you'll soon be mastering data networks. Learn how different graph models can be accessed and used from ... Leer más

    $508 MXN

  • Introduction to Statistical Computing and Visualization Using R

    de Megha Rathi ...
    The book provides a foundational guide to statistical computing and visualisation Using R programming with an emphasis on practical data analysis skills that are directly applicable to diverse fields like finance, defence, health, and education. It uniquely combines a thorough explanation of basic constructs with advanced topics such as data visualisation, statistical modeling, and probability, ... Leer más

    $2,925 MXN

  • Introduction to High Performance Computing for Scientists and Engineers

    Series series Chapman & Hall/CRC Computational Science
    Written by high performance computing (HPC) experts, Introduction to High Performance Computing for Scientists and Engineers provides a solid introduction to current mainstream computer architecture, dominant parallel programming models, and useful optimization strategies for scientific HPC. From working in a scientific computing center, the author ... Leer más

    $1,909 MXN

  • Programming Phoenix

    Productive |> Reliable |> Fast

    Don't accept the compromise between fast and beautiful: you can have it all. Phoenix creator Chris McCord, Elixir creator Jose Valim, and award-winning author Bruce Tate walk you through building an application that's fast and reliable. At every step, you'll learn from the Phoenix creators not just what to do, but why. Packed with insider insights, this definitive guide will be your constant ... Leer más

    $359 MXN

  • Getting Clojure

    Build Your Functional Skills One Idea at a Time

    de Russ Olsen ...
    Behind every programming language lies a vision of how programs should be built. The vision behind Clojure is of a radically simple language framework holding together a sophisticated collection of programming features. Learning Clojure involves much more than just learning the mechanics of the language. To really get Clojure you need to understand the ideas underlying this structure of framework ... Leer más

    $508 MXN

  • Modeling and Optimization of Parallel and Distributed Embedded Systems

    Series series IEEE Press
    This book introduces the state-of-the-art in research in parallel and distributed embedded systems, which have been enabled by developments in silicon technology, micro-electro-mechanical systems (MEMS), wireless communications, computer networking, and digital electronics. These systems have diverse applications in domains including military and defense, medical, automotive, and unmanned ... Leer más

    $1,665 MXN

  • Web Programming with Go, Second Edition

    Code, create, and troubleshoot every component of web application using Go and its libraries

    de Ian Taylor ...
    This is a new edition of "Web Programming with Go" and it's designed to help both entry-level and professional developers build and launch functional web applications using Go's core libraries. Every chapter gives you practical lessons, from setting up Go projects and building strong backend routes to frontend-backend integration, session management, authentication, concurrency, and connecting ... Leer más

    $619 MXN

  • Mastering IIS

    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

    $236 MXN

  • Programming Clojure

    Drowning in unnecessary complexity, unmanaged state, and tangles of spaghetti code? In the best tradition of Lisp, Clojure gets out of your way so you can focus on expressing simple solutions to hard problems. Clojure cuts through complexity by providing a set of composable tools--immutable data, functions, macros, and the interactive REPL. Written by members of the Clojure core team, this book is ... Leer más

    $533 MXN

  • Adopting Elixir

    From Concept to Production

    Adoption is more than programming. Elixir is an exciting new language, but to successfully get your application from start to finish, you're going to need to know more than just the language. The case studies and strategies in this book will get you there. Learn the best practices for the whole life of your application, from design and team-building, to managing stakeholders, to deployment and ... Leer más

    $458 MXN

  • How to Start a Career in QA: Steps and Tips

    How to Start a Career in QA: Steps and TipsAuthor: Iden ZenAre you interested in starting a career in Quality Assurance (QA) but don't know where to begin? How to Start a Career in QA: Steps and Tips is your comprehensive guide to navigating the world of software testing and building a successful career in QA. This book is designed for anyone interested in the field, from absolute beginners to ... Leer más

    $34 MXN

  • Hands-On High Performance with Spring 5

    Techniques for scaling and optimizing Spring and Spring Boot applications

    A hands-on guide to creating, monitoring, and tuning a high performance Spring web applicationKey FeaturesUnderstand common performance pitfalls and improve your application's performanceBuild and deploy strategies for complex applications using the microservice architectureUnderstand internals of JVM - the core of all Java Runtime EnvironmentsBook DescriptionWhile writing an application, ... Leer más

    $857 MXN o gratis con Kobo Plus