Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Compilers eBooks

If you like Compilers eBooks, then you'll love these top picks.
Showing 121 - 144 of 1268 Results
Skip side bar filters
  • DevOps in Python

    Infrastructure as Python

    by Moshe Zadka ...
    Series series Professional and Applied Computing (R0)
    Take advantage of Python to automate complex systems with readable code. This new edition will help you move from operations/system administration into easy-to-learn coding.You'll start by writing command-line scripts and automating simple DevOps-style tasks followed by creating reliable and fast unit tests designed to avoid incidents caused by buggy automation. You’ll then move on to more ... Read more

    $75.49 CAD

  • Foundations of Programming Languages

    by Kent D. Lee ...
    Series series Computer Science (R0)
    This clearly written textbook introduces the reader to the three styles of programming, examining object-oriented/imperative, functional, and logic programming. The focus of the text moves from highly prescriptive languages to very descriptive languages, demonstrating the many and varied ways in which we can think about programming. Designed for interactive learning both inside and outside of the ... Read more

    $57.69 CAD

  • Stylish F# 6

    Crafting Elegant Functional Code for .NET 6

    by Kit Eason ...
    Series Book 6 - Professional and Applied Computing (R0)
    Why just get by in F# when you can program in style. This book goes beyond syntax and into design. It provides F# developers with best practices, guidance, and advice to write beautiful, maintainable, and correct code. This second edition, fully updated for .NET 6 and F# 6, includes all new coverage of anonymous records, the task {} computation expression, and the relationship between types and ... Read more

    $75.99 CAD

  • Learn Microservices with Spring Boot

    A Practical Approach to RESTful Services Using an Event-Driven Architecture, Cloud-Native Patterns, and Containerization

    Series series Professional and Applied Computing (R0)
    Build Java-based microservices architecture using the Spring Boot framework by evolving an application from a small monolith to an event-driven architecture composed of several services. This revised book follows an incremental approach in teaching the structure of microservices, test-driven development, and common patterns in distributed systems such as service discovery, load balancing, routing, ... Read more

    $75.49 CAD

  • Beginning C++20

    From Novice to Professional

    Series series Professional and Applied Computing (R0)
    Begin your programming journey with C++ , starting with the basics and progressing through step-by-step examples that will help you become a proficient C++ programmer. This book includes new features from the C++20 standard such as modules, concepts, ranges, and the spaceship operator. All you need are Beginning C++20 and any recent C++ compiler and you'll soon be writing real C++ programs. There ... Read more

    $80.19 CAD

  • Beginning Ruby 3

    From Beginner to Pro

    Series series Professional and Applied Computing (R0)
    Learn the principles behind object-oriented programming in Ruby and within a few chapters create a fully functional Ruby 3-based application. You'll gain a basic understanding of many ancillary technologies such as databases, XML, web frameworks, and networking - some of which will be needed for your first Ruby application. Based on the bestselling first and second editions, Beginning Ruby 3, 4th ... Read more

    $75.49 CAD

  • Make Your Own Python Text Adventure

    A Guide to Learning Programming

    Series series Professional and Applied Computing (R0)
    Learn programming with Python by creating a text adventure. This book will teach you the fundamentals of programming, how to organize code, and some coding best practices. By the end of the book, you will have a working game that you can play or show off to friends. You will also be able to change the game and make it your own by writing a different story line, including new items, creating new ... Read more

    $44.99 CAD

  • Pro MERN Stack

    Full Stack Web App Development with Mongo, Express, React, and Node

    Series series Professional and Applied Computing (R0)
    Assemble the complete stack required to build a modern web app using React: MongoDB (a NoSQL database) and Express (a framework for web application servers), which runs on Node (JavaScript on the server side), complement React very nicely. This book will also cover many other tools that go into building a complete web application: React Router, React-Bootstrap, Redux, Babel, and webpack.Though the ... Read more

    $56.99 CAD

  • Real-Time Web Application Development

    With ASP.NET Core, SignalR, Docker, and Azure

    by Rami Vemula ...
    Series series Professional and Applied Computing (R0)
    Design, develop, and deploy a real-world web application by leveraging modern open source technologies. This book shows you how to use ASP.NET Core to build cross-platform web applications along with SignalR to enrich the application by enabling real-time communication between server and clients. You will use Docker to containerize your application, integrate with GitHub to package the application ... Read more

    $80.99 CAD

  • Julia Quick Syntax Reference

    A Pocket Guide for Data Science Programming

    Series series Professional and Applied Computing (R0)
    This quick Julia programming language guide is a condensed code and syntax reference to the Julia 1.x programming language, updated with the latest features of the Julia APIs, libraries, and packages. It presents the essential Julia syntax in a well-organized format that can be used as a handy reference.This book provides an introduction that reveals basic Julia structures and syntax; discusses ... Read more

    $68.99 CAD

  • Pro .NET Memory Management

    For Better Code, Performance, and Scalability

    Series series Professional and Applied Computing (R0)
    Understand .NET memory management internal workings, pitfalls, and techniques in order to effectively avoid a wide range of performance and scalability problems in your software. Despite automatic memory management in .NET, there are many advantages to be found in understanding how .NET memory works and how you can best write software that interacts with it efficiently and effectively. This book ... Read more

    $131.99 CAD

  • Beginning Bazel

    Building and Testing for Java, Go, and More

    by P.J. McNerney ...
    Series series Professional and Applied Computing (R0)
    Discover Bazel, a new build and software test set of tools for today's programmers and developers. This book shows you how to speed up your builds and tests, and how to use Bazel in the context of your favorite programming language. You'll see that the languages and SDKs supported include Java, Android, iOS, and Go.What You Will LearnUse Bazel as a build toolTest software with BazelWork with Java, ... Read more

    $44.99 CAD

  • Modern C++ for Absolute Beginners

    A Friendly Introduction to C++ Programming Language and C++11 to C++20 Standards

    Series series Professional and Applied Computing (R0)
    Learn the C++ programming language in a structured, straightforward, and friendly manner. This book teaches the basics of the modern C++ programming language, C++ Standard Library, and modern C++ standards. No previous programming experience is required.C++ is a language like no other, surprising in its complexity, yet wonderfully sleek and elegant in so many ways. It is also a language that ... Read more

    $56.29 CAD

  • Beginning Spring Boot 2

    Applications and Microservices with the Spring Framework

    Series series Professional and Applied Computing (R0)
    Learn Spring Boot and how to build Java-based enterprise, web, and microservice applications with it. In this book, you'll see how to work with relational and NoSQL databases, build your first microservice, enterprise, or web application, and enhance that application with REST APIs. You'll also learn how to build reactive web applications using Spring Boot along with Spring Web Reactive. Then you ... Read more

    $80.99 CAD

  • XcalableMP PGAS Programming Language

    From Programming Model to Applications

    Edited by Mitsuhisa Sato ...
    Series series Computer Science (R0)
    XcalableMP is a directive-based parallel programming language based on Fortran and C, supporting a Partitioned Global Address Space (PGAS) model for distributed memory parallel systems. This open access book presents XcalableMP language from its programming model and basic concept to the experience and performance of applications described in XcalableMP. XcalableMP was taken as a parallel ... Read more

    Free

  • IntelliJ IDEA Essentials

    This book is for developers who want to work smarter so they can focus their efforts on the details that will give them the advantage. This book is tailor-made for developers who want to move from NetBeans and Eclipse to experience the power and functionality of IntelliJ IDEA. ... Read more

    $30.99 CAD or Free with Kobo Plus

  • Learn Electronics with Raspberry Pi

    Physical Computing with Circuits, Sensors, Outputs, and Projects

    Series series Professional and Applied Computing (R0)
    Make a variety of cool projects using the Pi with programming languages like Scratch and Python, with no experience necessary. You'll learn how the Pi works, how to work with Raspbian Linux on the Pi, and how to design and create electronic circuits.Raspberry Pi is everywhere, it’s inexpensive, and it's a wonderful tool for teaching about electronics and programming. This bookshows you how to ... Read more

    $68.99 CAD

  • Pro Jakarta EE 10

    Open Source Enterprise Java-based Cloud-native Applications Development

    by Peter Späth ...
    Series series Professional and Applied Computing (R0)
    Welcome to your in-depth professional guide to the open source Eclipse Jakarta EE 10 platform. This book will help you build more complex native enterprise Java-based cloud and other applications that can run in corporate and other mission-critical settings. The majority of the key Jakarta EE 10 APIs or features are dissected in this book, including JSF, JSP, JPA, CDI, REST, Microprofiles, ... Read more

    $75.99 CAD

  • Data Parallel C++

    Programming Accelerated Systems Using C++ and SYCL

    Series series Professional and Applied Computing (R0)
    "This book, now in is second edition, is the premier resource to learn SYCL 2020 and is the ONLY book you need to become part of this community." Erik Lindahl, GROMACS and Stockholm UniversityLearn how to accelerate C++ programs using data parallelism and SYCL.This open access book enables C++ programmers to be at the forefront of this exciting and important development that is helping to push ... Read more

    Free

  • Modern Compiler Implementation in ML

    This new, expanded textbook describes all phases of a modern 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 functional and ... Read more

    $95.99 CAD

  • Advanced API Security

    OAuth 2.0 and Beyond

    Series series Professional and Applied Computing (R0)
    Prepare for the next wave of challenges in enterprise security. Learn to better protect, monitor, and manage your public and private APIs.Enterprise APIs have become the common way of exposing business functions to the outside world. Exposing functionality is convenient, but of course comes with a risk of exploitation. This book teaches you about TLS Token Binding, User Managed Access (UMA) 2.0, ... Read more

    $56.99 CAD

  • Beginning Ada Programming

    From Novice to Professional

    Series series Professional and Applied Computing (R0)
    Discover the Ada programming language by being gently guided through the various parts of the language and its latest available stable release. The goal in this book is to slowly ease you into the different topics. It is understood that you do not always have ample free time, so the text is easy to digest and concepts are spoon fed to the reader.Starting with the simplest of topics, detailed ... Read more

    $68.99 CAD

  • Modern Programming Made Easy

    Using Java, Scala, Groovy, and JavaScript

    by Adam L. Davis ...
    Series series Professional and Applied Computing (R0)
    Get up and running fast with the basics of programming using Java as an example language. This short book gets you thinking like a programmer in an easy and entertaining way. Modern Programming Made Easy teaches you basic coding principles, including working with lists, sets, arrays, and maps; coding in the object-oriented style; and writing a web application.This book is language agnostic, but ... Read more

    $27.99 CAD

  • An Introduction to Statistics with Python

    With Applications in the Life Sciences

    Series series Mathematics and Statistics (R0)
    This textbook provides an introduction to the free software Python and its use for statistical data analysis. It covers common statistical tests for continuous, discrete and categorical data, as well as linear regression analysis and topics from survival analysis and Bayesian statistics. Working code and data for Python solutions for each test, together with easy-to-follow Python examples, can be ... Read more

    $64.99 CAD