Skip to main content

Warenkorb

Sie werden jetzt wie ein VIP behandelt!

Artikel nicht erhältlich
Bitte überprüfen Sie Ihren Warenkorb. Sie können nicht verfügbare Artikel jetzt entfernen. Andernfalls werden diese beim Bezahlen automatisch entfernt.
ElementeElement
ElementeElement

Empfehlungen für Sie

Loading...

Parallele Programmierung eBooks

Lesen Sie gerne eBooks aus der Kategorie Parallele Programmierung? Dann werden Ihnen unsere Empfehlungen sicherlich gefallen.
Es werden 124 von 268 Ergebnissen angezeigt
Skip side bar filters
  • Rust in Action

    von Tim McNamara
    "This well-written book will help you make the most of what Rust has to offer." - Ramnivas Laddad, author of AspectJ in ActionRust in Action is a hands-on guide to systems programming with Rust. Written for inquisitive programmers, it presents real-world use cases that go far beyond syntax and structure.SummaryRust in Action introduces the Rust programming language by exploring numerous sys... Lesen Sie mehr

    € 50,83

  • The Art of Concurrency

    A Thread Monkey's Guide to Writing Parallel Applications

    von Clay Breshears
    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 Lesen Sie mehr

    € 25,73

  • Concurrency in C# Cookbook

    Asynchronous, Parallel, and Multithreaded Programming

    von Stephen Cleary
    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 Lesen Sie mehr

    € 25,40

  • Distributed Tracing in Practice

    Instrumenting, Analyzing, and Debugging Microservices

    Since most applications today are distributed in some fashion, monitoring their health and performance requires a new approach. Enter distributed tracing, a method of profiling and monitoring distributed applications—particularly those that use microservice architectures. There’s just one problem: distributed tracing can be hard. But it doesn’t have to be.With this guide, you’ll learn what Lesen Sie mehr

    € 30,13

  • Exploring Graphs with Elixir

    Connect Data with Native Graph Libraries and Graph Databases

    von 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 Lesen Sie mehr

    € 24,63

  • Introduction to Statistical Computing and Visualization Using R

    von 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, Lesen Sie mehr

    € 164,27

  • Introduction to High Performance Computing for Scientists and Engineers

    Serien 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 Lesen Sie mehr

    € 104,87

  • 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 Lesen Sie mehr

    € 17,48

  • Getting Clojure

    Build Your Functional Skills One Idea at a Time

    von 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 Lesen Sie mehr

    € 24,63

  • Modeling and Optimization of Parallel and Distributed Embedded Systems

    Serien 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 Lesen Sie mehr

    € 103,99

  • Web Programming with Go, Second Edition

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

    von 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 Lesen Sie mehr

    € 39,59

  • 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 Lesen Sie mehr

    € 10,88

  • 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 Lesen Sie mehr

    € 25,40

  • 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 Lesen Sie mehr

    € 22,21

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

    von Idrak Mirzayev
    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 Lesen Sie mehr

    € 1,99

  • Microservices with Go

    The expert's guide to building secure, scalable, and reliable microservices with Go

    This second edition walks you through the full lifecycle of Go microservice development, from scaffolding and system design to cloud-native rollout. Learn to secure, observe, and fine-tune services that stay responsive under load.Key FeaturesDesign and deploy scalable microservices using gRPC, Protocol Buffers and KubernetesDiscover industry best practices and gain insights into Go microservice Lesen Sie mehr

    € 28,70

  • 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, Lesen Sie mehr

    € 34,64

  • 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)

    von Jeff McNamara
    Master parallelism and async to create enterprise-grade, high-performance apps.Book DescriptionHigh-performance software is no longer optional—today’s applications must be fast, scalable, and responsive to meet real-world demands. C# and . NET provides the foundation, but knowing how to unlock their full potential is what separates the average code from enterprise-grade solutions.Ultimate C# for Lesen Sie mehr

    € 22,00

  • Learn Multithreading with Modern C++

    von James Raynard
    Multithreading is used in many areas of computing, including graphics processing, machine learning and Internet stores. An understanding of threads is essential to make full use of the capabilities of modern hardware.C++ now provides direct support for threads, making it possible to write portable multithreaded programs which have well-defined behaviour, without requiring any external libraries Lesen Sie mehr

    € 8,49

  • Github Copilot For Developers

    Smart Coding With AI Pair Programmer

    von Rob Botwright
    Welcome to the GitHub Copilot for Developers book bundle! Are you ready to take your coding skills to the next level with AI-assisted programming? Look no further! Our comprehensive bundle offers everything you need to become a master developer with GitHub Copilot. Book 1: GitHub Copilot Companion Get started on your journey to smart coding with an introduction to AI-assisted programming. Learn Lesen Sie mehr

    € 7,49

  • Delphi Pascal Programming

    Efficient Code Editing, Visual Designing, And Integrated Debugging

    von Rob Botwright
    Introducing: Delphi Pascal Programming Bundle!Are you ready to elevate your Delphi Pascal programming skills to the next level? Look no further! Unleash your coding potential with our comprehensive bundle, featuring four must-have books: Book 1: Delphi Pascal Programming Essentials Master efficient code editing techniques and unleash your productivity with insider tips and tricks. From keyboard Lesen Sie mehr

    € 7,49

  • Advanced Compute Architectures and Deep Learning Acceleration

    Unofficial NVIDIA AI 2026 Practical Framework

    Serien Buch 3 - AI
    Step into the microscopic metropolis of artificial intelligence and discover how the physical realities of silicon are rewritten to power the minds of tomorrow.Have you ever wondered what happens inside a supercomputer when an AI speaks? It is not just math. It is a collision of electricity and physics. This book takes you deep into the hidden machinery of computing. You will explore the latent Lesen Sie mehr

    € 6,95

  • Kotlin Blueprints

    A practical guide to building industry-grade web, mobile, and desktop applications in Kotlin using frameworks such as Spring Boot and Node.js

    Get to know the building blocks of Kotlin and best practices when using quality world-class applicationsKey Features\[\*\] Learn to build exciting and scalable Android and web applications (both the server-side and client-side parts) with your Kotlin skills\[\*\] Dive into the great ecosystem of Kotlin frameworks and libraries through projects that you’ll build using this book\[\*\] This project Lesen Sie mehr

    € 30,68

  • Hands-On Data Structures and Algorithms with Rust

    Learn programming techniques to build effective, maintainable, and readable code in Rust 2018

    von Claus Matzinger
    Design and implement professional level programs by exploring modern data structures and algorithms in Rust.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 analysis, in a clear, Lesen Sie mehr

    € 27,71