Skip to main content

カート

VIP 特典をお楽しみいただけます!

購入できない書籍
お買い物かごをご確認ください。購入不可の商品を削除できます。削除されなかった購入不可の商品は、購入手続き時に削除されます。

おすすめ

Loading...

並列プログラミング 電子書籍

並列プログラミング の本がお好きな方におすすめです。
264件の検索結果中145168を表示
Skip side bar filters
  • Learning Concurrency in Kotlin

    Build highly efficient and scalable applications

    Take advantage of Kotlin\\'s concurrency primitives to write efficient multithreaded applicationsKey FeaturesUnderstand Kotlin’s unique approach to multithreadingLearn how to write concurrent non-blocking code with the help of practical examplesImprove the overall execution speed in multiprocessor and multicore systemsBook DescriptionKotlin is a modern and statically typed programming language ... もっと見る

    4,391 円

  • Master Machine Learning with MATLAB

    A Data Scientist's Guide to Algorithm Development

    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 ... もっと見る

    1,812 円

  • Selenium WebDriver Quick Start Guide

    Write clear, readable, and reliable tests with Selenium WebDriver 3

    Pinakin Chaubal ...
    Get writing tests and learn to design your own testing framework with Selenium WebDriver APIKey FeaturesLearn Selenium from the ground upDesign your own testing frameworkCreate reusable functionality in your frameworkBook DescriptionSelenium WebDriver is a platform-independent API for automating the testing of both browser and mobile applications. It is also a core technology in many other browser ... もっと見る

    3,014 円

  • Rust Web Programming

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

    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 ... もっと見る

    4,304 円

  • Asynchronous Programming with C++

    Build blazing-fast software with multithreading and asynchronous programming for ultimate efficiency

    Design and develop high-performance software solutions by using concurrent and asynchronous techniques provided by the most modern features in C++20 and C++23Key FeaturesLearn how to use modern C++ features, including futures, promises, async, and coroutines to build asynchronous solutionsDevelop cross-platform network and low-level I/O projects with Boost.AsioMaster optimization techniques by ... もっと見る

    3,616 円

  • Full Stack Web Development

    Mastering Web Development from Client to Server-Side Technologies

    This book is a complete guide to mastering full stack web development from HTML and CSS to JavaScript, Node.js, and PHP. Learn to build, optimize, and deploy dynamic web applications using modern tools and practices.Key FeaturesComprehensive coverage of front-end and back-end web developmentPractical examples and real-life applications for dynamic websitesDetailed exploration of essential tools, ... もっと見る

    5,855 円

  • Exploring Graphs with Elixir

    Connect Data with Native Graph Libraries and Graph Databases

    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 ... もっと見る

    3,705 円

  • Introduction to Statistical Computing and Visualization Using R

    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, ... もっと見る

    28,604 円

  • Introduction to High Performance Computing for Scientists and Engineers

    シリーズ 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 ... もっと見る

    18,676 円

  • 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 ... もっと見る

    2,622 円

  • Getting Clojure

    Build Your Functional Skills One Idea at a Time

    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 ... もっと見る

    3,705 円

  • Modeling and Optimization of Parallel and Distributed Embedded Systems

    シリーズ 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 ... もっと見る

    16,614 円

  • Web Programming with Go, Second Edition

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

    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 ... もっと見る

    5,719 円

  • 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 ... もっと見る

    2,180 円

  • 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 ... もっと見る

    3,890 円

  • 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 ... もっと見る

    3,344 円

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

    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 ... もっと見る

    300 円

  • 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 ... もっと見る

    4,047 円

  • 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, ... もっと見る

    4,994 円

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

    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 ... もっと見る

    4,199 円

  • Learn Multithreading with Modern C++

    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 ... もっと見る

    1,250 円

  • Github Copilot For Developers

    Smart Coding With AI Pair Programmer

    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 ... もっと見る

    1,222 円

  • Delphi Pascal Programming

    Efficient Code Editing, Visual Designing, And Integrated Debugging

    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 ... もっと見る

    1,222 円

  • Advanced Compute Architectures and Deep Learning Acceleration

    Unofficial NVIDIA AI 2026 Practical Framework

    シリーズ 本: 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 ... もっと見る

    1,276 円