Skip to main content

カート

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

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

おすすめ

Loading...

コンパイラ 電子書籍

コンパイラ の本がお好きな方におすすめです。
1256件の検索結果中124を表示
Skip side bar filters
  • MATLAB Linear Algebra

    Cesar Lopez ...
    シリーズ series Professional and Applied Computing (R0)
    MATLAB is a high-level language and environment for numerical computation, visualization, and programming. Using MATLAB, you can analyze data, develop algorithms, and create models and applications. The language, tools, and built-in math functions enable you to explore multiple approaches and reach a solution faster than with spreadsheets or traditional programming languages, such as C/C++ or Java ... もっと見る

    6,076 円

  • C++17 Quick Syntax Reference

    A Pocket Guide to the Language, APIs and Library

    Mikael Olsson ...
    シリーズ series Professional and Applied Computing (R0)
    This quick C++17 guide is a condensed code and syntax reference to the popular programming language, fully updated for C++17. It presents the essential C++ syntax in a well-organized format that can be used as a handy reference.In the C++17 Quick Syntax Reference, you will find short, simple, and focused code examples. This book includes a well laid out table of contents and a comprehensive index ... もっと見る

    2,795 円

  • Beginning Haskell

    A Project-Based Approach

    シリーズ series Professional and Applied Computing (R0)
    Beginning Haskell provides a broad-based 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. The book takes a project-based approach to learning the language that is unified around the building of a web-based storefront. Excellent coverage is given to the Haskell ecosystem and ... もっと見る

    6,076 円

  • Beginning Java 8 Games Development

    Wallace Jackson ...
    シリーズ series Professional and Applied Computing (R0)
    Beginning Java 8 Games Development, written by Java expert and author Wallace Jackson, teaches you the fundamentals of building a highly illustrative game using the Java 8 programming language. In this book, you'll employ open source software as tools to help you quickly and efficiently build your Java game applications. You'll learn how to utilize vector and bit-wise graphics; create sprites and ... もっと見る

    6,076 円

  • Compiler Construction Using Java, JavaCC, and Yacc

    Broad in scope, involving theory, the application of that theory, and programming technology, compiler construction is a moving target, with constant advances in compiler technology taking place. Today, a renewed focus on do-it-yourself programming makes a quality textbook on compilers, that both students and instructors will enjoy using, of even more vital importance. This book covers every topic ... もっと見る

    16,559 円

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

  • NUnit Pocket Reference

    Up and Running with NUnit

    Bill Hamilton ...
    Few .NET developers have the luxury of unlimited code testing once their application is complete, and rushing through the testing process is both problematic and stressful. The open source NUnit framework provides an excellent and efficient way to test and improve .NET code as it's written, saving hundreds of QA hours and headaches.NUnit is one of the most mature and widely-used .NET open source ... もっと見る

    722 円

  • LLVM Cookbook

    Over 80 engaging recipes that will help you build a compiler frontend, optimizer, and code generator using LLVM

    Key FeaturesBook DescriptionThe book is for compiler programmers who are familiar with concepts of compilers and want to indulge in understanding, exploring, and using LLVM infrastructure in a meaningful way in their work. This book is also for programmers who are not directly involved in compiler projects but are often involved in development phases where they write thousands of lines of code. ... もっと見る

    4,391 円

  • JavaScript Object Programming

    Martin Rinehart ...
    シリーズ series Professional and Applied Computing (R0)
    This brief book explains the advantages of the object model, inheritance, both classical and prototypical, and shows how these concepts can be implemented in JavaScript. It also shows how object programming (OP) opens a new world of design possibilities that go far beyond inheritance.This book will help the intermediate JavaScript programmer learn to use both types of inheritance. For classical ... もっと見る

    4,011 円

  • Modern Compiler Implementation in Java

    Andrew W. Appel ...
    This textbook describes all phases of a compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representations, instruction selection via tree matching, dataflow analysis, graph-coloring register allocation, and runtime systems. It includes good coverage of current techniques in code generation and register allocation, as well as the compilation of functional and ... もっと見る

    16,212 円

  • Learning C# by Programming Games

    シリーズ series Computer Science (R0)
    Developing computer games is a perfect way to learn how to program in modern programming languages. This book teaches how to program in C# through the creation of computer games – and without requiring any previous programming experience.Contrary to most programming books, Egges, Fokker and Overmars do not organize the presentation according to programming language constructs, but instead use the ... もっと見る

    6,076 円

  • Network Programming with Go

    Essential Skills for Using and Securing Networks

    Jan Newmarch ...
    シリーズ series Professional and Applied Computing (R0)
    Dive into key topics in network architecture and Go, such as data serialization, application level protocols, character sets and encodings. This book covers network architecture and gives an overview of the Go language as a primer, covering the latest Go release.Beyond the fundamentals, Network Programming with Go covers key networking and security issues such as HTTP and HTTPS, templates, remote ... もっと見る

    7,900 円

  • asyncio Recipes

    A Problem-Solution Approach

    シリーズ series Professional and Applied Computing (R0)
    Get the most out of asyncio and find solutions to your most troubling Python programming problems. This book offers a pragmatic collection of recipes by going beyond online resources and docs to provide guidance on using this complex library. As such, you’ll see how to improve application performance and run computationally intensive programs faster.asyncio Recipes starts with examples ... もっと見る

    4,254 円

  • Code Generation with Roslyn

    Nick Harrison ...
    シリーズ series Professional and Applied Computing (R0)
    Learn how Roslyn's new code generation capability will let you write software that is more concise, runs faster, and is easier to maintain. You will learn from real-world business applications to create better software by letting the computer write its own code based on your business logic already defined in lookup tables.Code Generation with Rosyln is the first book to cover this new capability. ... もっと見る

    3,402 円

  • Web Development with Go

    Building Scalable Web Apps and RESTful Services

    Shiju Varghese ...
    シリーズ series Professional and Applied Computing (R0)
    Take a deep dive into web development using the Go programming language to build web apps and RESTful services to create reliable and efficient software. Web Development with Go provides Go language fundamentals and then moves on to advanced web development concepts and successful deployment of Go web apps to the cloud.Web Development with Go will teach you how to develop scalable real-world web ... もっと見る

    6,685 円

  • Nichtsequentielle und Verteilte Programmierung mit Go

    Synchronisation nebenläufiger Prozesse: Kommunikation – Kooperation – Konkurrenz

    シリーズ series Computer Science and Engineering (German Language)
    Dieses Buch führt nach einem kurzen Kapitel über grundlegende Aspekte der Softwaretechnik und deren Realisierung in Go in die Nichtsequentielle und Verteilte Programmierung mit Go ein. Es stellt grundlegende Konzepte zur Synchronisation und Kommunikation nebenläufiger Prozesse systematisch dar. Dazu zählen unter anderem Schlösser, Semaphore, Fairness und Verklemmungen, Monitore, lokaler und ... もっと見る

    4,089 円

  • Evaluation of Novel Approaches to Software Engineering

    15th International Conference, ENASE 2020, Prague, Czech Republic, May 5–6, 2020, Revised Selected Papers

    シリーズ series Springer Nature Proceedings Computer Science
    This book constitutes selected, revised and extended papers of the 15th International Conference on Evaluation of Novel Approaches to Software Engineering, ENASE 2020, held in virtual format, in May 2020.The 19 revised full papers presented were carefully reviewed and selected from 96 submissions. The papers included in this book contribute to the understanding of relevant trends of current ... もっと見る

    6,076 円

  • Accelerator Programming Using Directives

    6th International Workshop, WACCPD 2019, Denver, CO, USA, November 18, 2019, Revised Selected Papers

    シリーズ series Springer Nature Proceedings Computer Science
    This book constitutes the refereed post-conference proceedings of the 6th International Workshop on Accelerator Programming Using Directives, WACCPD 2019, held in Denver, CO, USA, in November 2019.The 7 full papers presented have been carefully reviewed and selected from 13 submissions. The papers share knowledge and experiences to program emerging complex parallel computing systems. They are ... もっと見る

    6,076 円

  • iOS Code Testing

    Test-Driven Development and Behavior-Driven Development with Swift

    Abhishek Mishra ...
    シリーズ series Professional and Applied Computing (R0)
    Put into motion practical examples to master Test-Driven Development (TDD) and acceptance testing in Swift.This book uses a pragmatic approach to writing well-tested code and provides techniques that can be used to retrofit tests to legacy code bases. You'll be introduced to basic principles of TDD, such as Test First, Red-Green-Refactor, Remove Duplicate code, Dependency Injection, and Single ... もっと見る

    7,292 円

  • Compiler Design

    Syntactic and Semantic Analysis

    シリーズ series Computer Science (R0)
    While compilers for high-level programming languages are large complex software systems, they have particular characteristics that differentiate them from other software systems. Their functionality is almost completely well-defined – ideally there exist complete precise descriptions of the source and target languages. Additional descriptions of the interfaces to the operating system, programming ... もっと見る

    6,928 円

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

  • Scala: From a Functional Programming Perspective

    An Introduction to the Programming Language

    Vicenç Torra ...
    シリーズ series Computer Science (R0)
    This book gives an introduction to the programming language Scala. It presents it from a functional programming perspective. The book explains with detail functional programming and recursivity, and includes chapters on lazy and eager evaluation, streams, higher-order functions (including map, fold, reduce, and aggregate), and algebraic data types. The book also describes the object-oriented ... もっと見る

    6,076 円

  • Web Applications with Elm

    Functional Programming for the Web

    Wolfgang Loder ...
    シリーズ series Professional and Applied Computing (R0)
    Learn the basics of the Elm platform for web applications. This book covers the language as of version 0.18 and the most important libraries.After reading this book you will have an understanding what Elm can do for you. Also, you will be able to build on the example in the book to develop advanced web applications with Elm.What You'll Learn:Work with Elm and its development environmentLearn the ... もっと見る

    3,402 円

  • Nonsequential and Distributed Programming with Go

    Synchronization of Concurrent Processes: Communication - Cooperation - Competition

    シリーズ series Computer Science (R0)
    After a short chapter on basic aspects of software engineering and its realization in Go, this book introduces to nonsequential and distributed programming with Go. It systematically presents basic concepts for the synchronization and communication of concurrent processes. These include locks, semaphores, fairness and deadlocks, monitors, local and network-wide message passing, networks as graphs, ... もっと見る

    5,833 円