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 Design Patterns with Delphi

    Build applications using idiomatic, extensible, and concurrent design patterns in Delphi

    Get up to speed with creational, structural, behavioral and concurrent patterns in Delphi to write clear, concise and effective codeKey FeaturesDelve into the core patterns and components of Delphi in order to master your application's designBrush up on tricks, techniques, and best practices to solve common design and architectural challengesChoose the right patterns to improve your program’s ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Mastering the C++17 STL

    Make full use of the standard library components in C++17

    This book breaks down the C++ STL, teaching you how to extract its gems and apply them to your programming.Key Features\[\*\] Boost your productivity as a C++ developer with the latest features of C++17\[\*\] Develop high-quality, fast, and portable applications with the varied features of the STL\[\*\] Migrate from older versions (C++11, C++14) to C++17Book DescriptionModern C++ has come a long ... Leer más

    $753 MXN o gratis con Kobo Plus

  • C++ High Performance

    Master the art of optimizing the functioning of your C++ code, 2nd Edition

    A comprehensive guide to help aspiring and professional C++ developers elevate the performance of their apps by allowing them to run faster and consume fewer resources.Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesUpdated to C++20 with completely revised code and more content on error handling, benchmarking, memory allocators, and concurrent ... Leer más

    $886 MXN o gratis con Kobo Plus

  • Multicore Computing

    Algorithms, Architectures, and Applications

    Series series Chapman & Hall/CRC Computer and Information Science Series
    Every area of science and engineering today has to process voluminous data sets. Using exact, or even approximate, algorithms to solve intractable problems in critical areas, such as computational biology, takes time that is exponential in some of the underlying parameters. Parallel computing addresses this issue and has become affordable with the ... Leer más

    $3,871 MXN

  • C# 7 and .NET Core 2.0 High Performance

    Build highly performant, multi-threaded, and concurrent applications using C# 7 and .NET Core 2.0

    Improve the speed of your code and optimize the performance of your appsKey Features\[\*\]Understand the common performance pitfalls and improve your application’s performance\[\*\]Get to grips with multi-threaded and asynchronous programming in C\#\[\*\]Develop highly performant applications on .NET Core using microservice architectureBook DescriptionWhile writing an application, performance is ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Ultimate C# for High-Performance Applications

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

    $408 MXN

  • Django 5 Cookbook

    de Clara Stein ...
    For Python programmers, backend developers, and web developers looking to become experts in the Django framework and improve their problem-solving skills, "Django 5 Cookbook" is the simplest and easiest pocket solution book. This book presents a variety of recipes and solutions to the complex problems of developing web applications in a clear and concise manner.Presented in a logical progression ... Leer más

    $516 MXN

  • Mastering Concurrency in Python

    Create faster programs using concurrency, asynchronous, multithreading, and parallel programming

    de Quan Nguyen ...
    Immerse yourself in the world of Python concurrency and tackle the most complex concurrent programming problemsKey FeaturesExplore the core syntaxes, language features and modern patterns of concurrency in PythonUnderstand how to use concurrency to keep data consistent and applications responsiveUtilize application scaffolding to design highly-scalable programsBook DescriptionPython is one of the ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Programming Your GPU with OpenMP

    Performance Portability for GPUs

    Series series Scientific and Engineering Computation
    The essential guide for writing portable, parallel programs for GPUs using the OpenMP programming model.Today’s computers are complex, multi-architecture systems: multiple cores in a shared address space, graphics processing units (GPUs), and specialized accelerators. To get the most from these systems, programs must use all these different processors. In Programming Your GPU with OpenMP, Tom ... Leer más

    $991 MXN

  • Application of High-Performance Computing to Earthquake-Related Problems

    de Muneo Hori ...
    With the continued improvements in computing power and digital information availability, we are witnessing the increasing use of high-performance computers to enhance simulations for the forecasting of hazards, disasters, and responses. This major reference work summarizes the theories, analysis methods, and computational results of various earthquake simulations by the use of supercomputers. It ... Leer más

    $2,199 MXN

  • Swift Essentials: A Comprehensive Guide to iOS App Development

    "Swift Essentials: A Comprehensive Guide to iOS App Development" is your go-to resource for mastering iOS app development using the Swift programming language. Whether you're a beginner or an experienced developer looking to dive into Swift, this book is your key to unlocking the full potential of iOS app creation.This comprehensive guide takes you on a journey through the fundamentals of Swift ... Leer más

    $172 MXN

  • Mastering C++ Swiftly

    Mastering C++ Swiftly: A Comprehensive Beginner's Handbook for Novices in Programming is your ultimate guide to learning C++ programming quickly and efficiently. Tailored for those new to programming, this book offers an accelerated learning path filled with practical projects to reinforce your skills.C++ is a powerful and versatile programming language used in a wide range of applications, from ... Leer más

    $258 MXN

  • Learning Julia

    Build high-performance applications for scientific computing

    Learn Julia language for data science and data analyticsKey Features\[\*\] Set up Julia's environment and start building simple programs\[\*\] Explore the technical aspects of Julia and its potential when it comes to speed and data processing\[\*\] Write efficient and high-quality code in JuliaBook DescriptionJulia is a highly appropriate language for scientific computing, but it comes with all ... Leer más

    $753 MXN o gratis con Kobo Plus

  • Functional Programming in Go

    Apply functional techniques in Golang to improve the testability, readability, and security of your code

    de Dylan Meeus ...
    Leverage core functional programming (FP) concepts to write more maintainable and testable code in Go Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesLearn functional programming techniques at the architectural level and use them to solve real-world problemsUnderstand how to think about code functionallyLearn about the trade-offs of functional programming and object ... Leer más

    $621 MXN o gratis con Kobo Plus

  • Building Big Data Pipelines with Apache Beam

    Use a single programming model for both batch and stream data processing

    de Jan Lukavsky ...
    Implement, run, operate, and test data processing pipelines using Apache Beam Key Features • Understand how to improve usability and productivity when implementing Beam pipelines • Learn how to use stateful processing to implement complex use cases using Apache Beam • Implement, test, and run Apache Beam pipelines with the help of expert tips and techniques Book Description Apache Beam is an open ... Leer más

    $619 MXN o gratis con Kobo Plus

  • Mastering Design and CAD

    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

  • Effective Rust

    35 Specific Ways to Improve Your Rust Code

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

    $490 MXN

  • High Performance Computing

    Programming and Applications

    Series series Chapman & Hall/CRC Computational Science
    High Performance Computing: Programming and Applications presents techniques that address new performance issues in the programming of high performance computing (HPC) applications. Omitting tedious details, the book discusses hardware architecture concepts and programming techniques that are the most pertinent to application developers for achievi ... Leer más

    $1,514 MXN

  • C++ Programming Cookbook

    Proven solutions using C++ 20 across functions, file I/O, streams, memory management, STL, concurrency, type manipulation and error debugging

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

    $619 MXN

  • Unity Pro Series: Engineering Cutting-Edge Game Mechanics

    Unity Game Development Series

    Series series Unity Game Development Series
    "Unity Pro Series: Engineering Cutting-Edge Game Mechanics" is an essential guide for aspiring and experienced game developers who are passionate about elevating their skills in game design and programming. This comprehensive book dives deep into the world of Unity, one of the most popular game engines used in the industry, and focuses on the creation of innovative and engaging game mechanics ... Leer más

    $172 MXN

  • Rust All-in-One For Dummies

    Your guide to the programming language that's revolutionizing software d****evelopmentReady to learn Rust, the language that combines blazing performance with memory safety? Rust All-in-One For Dummies takes you from complete beginner to confident developer, covering the essentials of writing Rust code through applying it to real-world projects.Unlike programming books that throw you into the deep ... Leer más

    $496 MXN

  • Concurrency in C# Cookbook

    Asynchronous, Parallel, and Multithreaded Programming

    If you’re one of many developers still uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 85 code-rich recipes in this updated second edition, author Stephen Cleary demonstrates parallel processing and asynchronous programming techniques using libraries and language features in .NET and C# 8.0.Concurrency is now more common in ... Leer más

    $413 MXN

  • OpenACC for Programmers

    Concepts and Strategies

    The Complete Guide to OpenACC for Massively Parallel ProgrammingScientists and technical professionals can use OpenACC to leverage the immense power of modern GPUs without the complexity traditionally associated with programming them. OpenACC™ for Programmers is one of the first comprehensive and practical overviews of OpenACC for massively parallel programming.This book integrates contributions ... Leer más

    $743 MXN

  • CUDA Programming in C

    From Basics to Expert Proficiency

    de William Smith ...
    "CUDA Programming in C: From Basics to Expert Proficiency" is a comprehensive guide designed to equip both novice and experienced developers with the knowledge and skills needed to harness the power of CUDA and parallel computing. Through a systematic and detailed approach, this book delves into the core concepts of CUDA programming, beginning with an introduction to parallel computing and the ... Leer más

    $189 MXN o gratis con Kobo Plus