Skip to main content

カート

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

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

おすすめ

Loading...

コンパイラ 電子書籍

コンパイラ の本がお好きな方におすすめです。
1276件の検索結果中4972を表示
Skip side bar filters
  • Xamarin Mobile Application Development

    Cross-Platform C# and Xamarin.Forms Fundamentals

    Dan Hermes ...
    シリーズ series Professional and Applied Computing (R0)
    Xamarin Mobile Application Development is a hands-on Xamarin.Forms primer and a cross-platform reference for building native Android, iOS, and Windows Phone apps using C# and .NET. This book explains how to use Xamarin.Forms, Xamarin.Android, and Xamarin.iOS to build business apps for your customers and consumer apps for Google Play and the iTunes App Store.Learn how to leverage Xamarin.Forms for ... もっと見る

    10,331 円

  • C++ Programming For Beginners

    carlos vereau ...
    Embark on an exciting journey into the world of programming with "C++ Programming For Beginners". Whether you're a complete novice or transitioning from another language, this comprehensive guide is your passport to mastering one of the most powerful and versatile programming languages in existence.Designed with the absolute beginner in mind, this book starts from the ground up, introducing you to ... もっと見る

    1,600 円

  • C++-Metaprogrammierung

    Eine Einführung in die Präprozessor- und Template-Metaprogrammierung

    Jürgen Lemke ...
    シリーズ series Xpert.press
    Dieses Buch ist das erste deutschsprachige Fachbuch zur C++-Metaprogrammierung. Es hilft dem C++ Programmierer, die Metaprogrammierung zu verstehen und die Vorteile für den täglichen Gebrauch zu erkennen. Durch die umfangreiche Darstellung der Grundlagen der Präprozessor- und Template-Metaprogrammierung bietet das Buch einen strukturierten Einstieg, für den Grundkenntnisse in C++ ausreichend sind. ... もっと見る

    4,997 円

  • BANTAM User Guide

    Biometric and Token Technology Application Modeling Language

    Julian Ashbourn ...
    シリーズ series Computer Science (R0)
    BANTAM is the first modeling language specifically designed for applications in Biometrics and Token Technology. It represents a significant step forward for the design and implementation of biometric and related technology applications in that:- it is very simple to learn and use;- it offers a consistent system of documentation and a clarity of presentation which make the accurate description of ... もっと見る

    6,076 円

  • More Math Into LaTeX

    George Grätzer ...
    シリーズ series Computer Science (R0)
    For over two decades, this comprehensive manual has been the standard introduction and complete reference for writing articles and books containing mathematical formulas. If the reader requires a streamlined approach to learning LaTeX for composing everyday documents, Grätzer’s © 2014 Practical LaTeX may also be a good choice.In this carefully revised fifth edition, the Short Course has been ... もっと見る

    10,331 円

  • EXCEL: Microsoft: Boost Your Productivity Quickly! Learn Excel, Spreadsheets, Formulas, Shortcuts, & Macros

    What if you could boost your productivity immediately?Can you imagine the doors that will open to you once that happens? Learn Excel the Easy Way! Do any of the following apply to you?Do you want to be more productive at work and at home?Do you spend most of your time doing office paper work and get frustrated with how disorganized everything is?Would you like your tasks to be all in one place to ... もっと見る

    550 円

  • Pro Design Patterns in Swift

    Adam Freeman ...
    シリーズ series Professional and Applied Computing (R0)
    The Swift programming language has transformed the world of iOS development and started a new age of modern development. Pro Design Patterns in Swift shows you how to harness the power and flexibility of Swift to apply the most important and enduring design patterns to your applications, taking your development projects to master level.This book will teach you those design patterns that have ... もっと見る

    6,076 円

  • Practical Haskell

    A Real World Guide to Programming

    シリーズ series Professional and Applied Computing (R0)
    Get a practical, hands-on introduction to the Haskell language, its libraries and environment, and to the functional programming paradigm that is fast growing in importance in the software industry. This book contains excellent coverage of the Haskell ecosystem and supporting tools, include Cabal and Stack for managing projects, HUnit and QuickCheck for software testing, the Spock framework for ... もっと見る

    5,469 円

  • Patterns, Programming and Everything

    シリーズ series Computer Science (R0)
    With 11 invited submissions from leading researchers and teams of researchers sharing one common characteristic ? all have worked with Dr. Judith Bishop during her long and continuing career as a leader in computer science education and research ? this book reflects on Dr Bishop?s outstanding contribution to computer science. Having worked at three different universities she now holds a leadership ... もっと見る

    12,154 円

  • Aprende programación de computadoras

    El libro está dirigido a profesionales como abogados, contadores, administradores, estudiantes de nivel básico hasta superior, profesores y en general a cualquier persona que tenga interés por la programación de computadoras. La secuencia de los temas está diseñado para que cualquiera pueda aprender paso a paso los alcances y las limitaciones de cada uno de los componentes de los lenguajes de ... もっと見る

    1,600 円 または Kobo Plus なら無料

  • Pro Functional PHP Programming

    Application Development Strategies for Performance Optimization, Concurrency, Testability, and Code Brevity

    Rob Aley ...
    シリーズ series Professional and Applied Computing (R0)
    Bring the power of functional programming to your PHP applications. From performance optimizations to concurrency, improved testability to code brevity, functional programming has a host of benefits when compared to traditional imperative programming.Part one of Pro Functional PHP Programming takes you through the basics of functional programming, outlining the key concepts and how they translate ... もっと見る

    5,469 円

  • Raspberry Pi GPU Audio Video Programming

    Jan Newmarch ...
    シリーズ series Professional and Applied Computing (R0)
    Delve into the Broadcom VideoCore GPU used on the Raspberry Pi and master topics such as OpenGL ES and OpenMAX. Along the way, you’ll also learn some Dispmanx, OpenVG, and GPGPU programming.The author, Jan Newmarch bumped into a need to do this kind of programming while trying to turn the RPi into a karaoke machine: with the CPU busting its gut rendering MIDI files, there was nothing left for ... もっと見る

    9,116 円

  • Practical Scala DSLs

    Real-World Applications Using Domain Specific Languages

    Pierluigi Riti ...
    シリーズ series Professional and Applied Computing (R0)
    Build domain specific languages (DSLs) using Java's most popular functional programming language: Scala. This book introduces the basics of Scala and DSLs using a series of practical examples. In Practical Scala DSLs, you’ll learn to create pragmatic and complete code examples that explain the actual use of DSLs with Scala: a web API and microservices; a custom language; a mobile app; a Forex ... もっと見る

    5,469 円

  • Practical C++ Design

    From Programming to Architecture

    Adam B. Singer ...
    シリーズ series Professional and Applied Computing (R0)
    Go from competent C++ developer to skilled designer or architect using this book as your C++ design master class. This title will guide you through the design and implementation of a fun, engaging case study. Starting with a quick exploration of the requirements for building the application, you'll delve into selecting an appropriate architecture, eventually designing and implementing all of the ... もっと見る

    6,076 円

  • Practical TLA+

    Planning Driven Development

    Hillel Wayne ...
    シリーズ series Professional and Applied Computing (R0)
    Learn how to design complex, correct programs and fix problems before writing a single line of code. This book is a practical, comprehensive resource on TLA+ programming with rich, complex examples. Practical TLA+ shows you how to use TLA+ to specify a complex system and test the design itself for bugs.You’ll learn how even a short TLA+ spec can find critical bugs. Start by getting your feet wet ... もっと見る

    5,469 円

  • R Data Science Quick Reference

    A Pocket Guide to APIs, Libraries, and Packages

    Thomas Mailund ...
    シリーズ series Professional and Applied Computing (R0)
    In this handy, practical book you will cover each concept concisely, with many illustrative examples. You'll be introduced to several R data science packages, with examples of how to use each of them.In this book, you’ll learn about the following APIs and packages that deal specifically with data science applications: readr, dibble, forecasts, lubridate, stringr, tidyr, magnittr, dplyr, purrr, ... もっと見る

    5,469 円

  • Building Embedded Systems

    Programmable Hardware

    Changyi Gu ...
    シリーズ series Professional and Applied Computing (R0)
    Develop the software and hardware you never think about. We're talking about the nitty-gritty behind the buttons on your microwave, inside your thermostat, inside the keyboard used to type this description, and even running the monitor on which you are reading it now. Such stuff is termed embedded systems, and this book shows how to design and develop embedded systems at a professional level. ... もっと見る

    9,116 円

  • Building Apps for the Universal Windows Platform

    Explore Windows 10 Native, IoT, HoloLens, and Xamarin

    Ayan Chatterjee ...
    シリーズ series Professional and Applied Computing (R0)
    Develop Windows 10 applications faster and more efficiently using the Universal Windows Platform. You will use Xamarin to create apps for macOS, iOS, and Android devices.Building Apps for the Universal Windows Platform is a complete guide covering PCs, tablets, phones, and other devices such as HoloLens. You will use Windows 10 to develop apps for desktop, mobile, holographic, wearable, and IoT ... もっと見る

    4,011 円

  • Advanced R

    Data Programming and the Cloud

    シリーズ series Professional and Applied Computing (R0)
    Program for data analysis using R and learn practical skills to make your work more efficient. This book covers how to automate running code and the creation of reports to share your results, as well as writing functions and packages. Advanced R is not designed to teach advanced R programming nor to teach the theory behind statistical procedures. Rather, it is designed to be a practical guide ... もっと見る

    5,469 円

  • Agile Artificial Intelligence in Pharo

    Implementing Neural Networks, Genetic Algorithms, and Neuroevolution

    シリーズ series Professional and Applied Computing (R0)
    Cover classical algorithms commonly used as artificial intelligence techniques and program agile artificial intelligence applications using Pharo. This book takes a practical approach by presenting the implementation details to illustrate the numerous concepts it explains.Along the way, you’ll learn neural net fundamentals to set you up for practical examples such as the traveling salesman problem ... もっと見る

    7,292 円

  • Beginning SQL Queries

    From Novice to Professional

    Clare Churcher ...
    シリーズ series Professional and Applied Computing (R0)
    Get started on mastering the one language binding the entire database industry. That language is SQL, and how it works is must-have knowledge for anyone involved with relational databases, and surprisingly also for anyone involved with NoSQL databases. SQL is universally used in querying and reporting on large data sets in order to generate knowledge to drive business decisions.Good knowledge of ... もっと見る

    6,685 円

  • Beginning Xamarin Development for the Mac

    Create iOS, watchOS, and Apple tvOS apps with Xamarin.iOS and Visual Studio for Mac

    Dawid Borycki ...
    Develop apps for the iPhone, iPad, and Apple wearables using Visual Studio for the Mac.Learn how to set up your development environment and emulators, and how to create adaptive user interfaces for various platforms. Expert Dawid Borycki guides you through the fundamentals of programming for Apple platforms (Model View Controller, Test Driven Development), navigation patterns, gesture handling, ... もっと見る

    3,645 円

  • Building Scalable PHP Web Applications Using the Cloud

    A Simple Guide to Programming and Administering Cloud-Based Applications

    シリーズ series Professional and Applied Computing (R0)
    Eliminate the guesswork involved in writing and deploying a cloud application. This step-by-step guide uses PHP to minimize the complexity of the code and setup, but the tools and techniques can be applied on any platform using any language. Everything that you need to jumpstart your application on the cloud is right here.Clear diagrams, step-by-step configuration information, and complete code ... もっと見る

    4,254 円

  • Formal Methods for Industrial Critical Systems

    29th International Conference, FMICS 2024, Milan, Italy, September 9–11, 2024, Proceedings

    シリーズ series Springer Nature Proceedings Computer Science
    This book constitutes the proceedings of the 29th International Conference on Formal Methods for Industrial Critical Systems, FMICS 2024, held in Milan, Italy, during September 9–13, 2024.The 14 full papers included in this book were carefully reviewed and selected from 22 submissions. These papers have been organized in the following topical sections: Real-Time Systems/ Robotics; Semantics and ... もっと見る

    7,900 円