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...

Programming Languages eBooks

If you like Programming Languages eBooks, then you'll love these top picks.
Showing 2185 - 2208 of 10539 Results
Skip side bar filters
  • C++ High Performance

    Boost and optimize the performance of your C++17 code

    Write code that scales across CPU registers, multi-core, and machine clustersKey Features\[\*\]Explore concurrent programming in C++\[\*\]Identify memory management problems\[\*\]Use SIMD and STL containers for performance improvementBook DescriptionC++ is a highly portable language and can be used to write both large-scale applications and performance-critical code. It has evolved over the last ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Python GeoSpatial Analysis Essentials

    Process, analyze, and display geospatial data using Python libraries and related tools

    by Erik Westra ...
    Key FeaturesBook DescriptionIf you are an experienced Python developer and wish to get up-to-speed with geospatial programming, then this book is for you. While familiarity with installing third-party Python libraries would be an advantage, no prior knowledge of geospatial programming is required.What you will learnUnderstand the key geospatial concepts and techniques needed to analyze and work ... Read more

    $33.99 CAD or Free with Kobo Plus

  • Mastering JavaServer Faces 2.2

    A homogenous guide integrating the features of JSF 2.x (2.0, 2.1 and 2.2), following a “learning through examples” paradigm with its main focus on the advanced concepts of JSF. If you are a web developer who uses JSF, this is the book for you. Catering to an intermediate-advanced audience, the book assumes you have fundamental knowledge of JSF. It is intended for the developer who wants to improve ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Gradle Effective Implementation Guide

    A must-read for Java developers, this book will bring you bang up to date in the techniques of build automation using Gradle. A fully hands-on approach makes learning natural and entertaining.

    A must-read for Java developers, this book will bring you bang up to date in the techniques of build automation using Gradle. A fully hands-on approach makes learning natural and entertaining.Key FeaturesLearn the best of GradleWork easily with multi-projectsApply Gradle to your Java, Scala and Groovy projectsBook DescriptionGradle is the next generation in build automation. It uses convention ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Vue.js: Up and Running

    Building Accessible and Performant Web Apps

    by Callum Macrae ...
    Get a brisk introduction to building fast, interactive single-page web applications with Vue.js, the popular JavaScript framework that organizes and simplifies web development. With this practical guide, you’ll quickly move from basics to custom components and advanced features—including JSX, the JavaScript syntax extension.Author Callum Macrae shows you how to use the most useful libraries in the ... Read more

    $35.99 CAD

  • CouchDB and PHP Web Development Beginner's Guide

    Get your PHP application from conception to deployment by leveraging CouchDB's robust features

    by Tim Juravich ...
    Get your PHP application from conception to deployment by leveraging CouchDB\\'s robust features with this book and ebook.Key FeaturesBuild and deploy a flexible Social Networking application using PHP and leveraging key features of CouchDB to do the heavy liftingExplore the features and functionality of CouchDB, by taking a deep look into Documents, Views, Replication, and much more.Conceptualize ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Android Studio Cookbook

    Design, test, and debug your apps using Android Studio

    Design, test, and debug your apps using Android StudioKey FeaturesSee what Material design is about and how to apply it your appsExplore the possibilities to develop apps that works on any type of deviceA step-by-step practical guide that will help you build improved applications, change their look, and debug themBook DescriptionThis book starts with an introduction of Android Studio and why you ... Read more

    $37.99 CAD or Free with Kobo Plus

  • 10 Lessons in Front-end

    Even though some of the chapters present basic concepts in front-end development the book is more about medium and advanced programmers. It's a collection of 10+ curated articles published on krasimirtsonev.com/blog. "10 Lessons in Front-end" we'll show you ES6 features, Flux design pattern, animations in HTML or how to smoothly run your application in 60 frames per second. You'll learn about the ... Read more

    $0.99 CAD or Free with Kobo Plus

  • Learn Odoo

    A beginner's guide to designing, configuring, and customizing business applications with Odoo

    by Greg Moss ...
    Modernize and upgrade your enterprise ERP environment by learning to work with the stable and essential components of Odoo 12 from scratchKey FeaturesLearn the fundamentals of Odoo, a comprehensive enterprise management platform, without writing a single line of codeCreate business operation strategies and analytics by using OdooBuild customized ERP and CRM solutions for your businessBook ... Read more

    $47.99 CAD or Free with Kobo Plus

  • Learn Xcode Fast! - A Beginner's Guide To Programming in Xcode

    How To Program, #3

    by Paul Priddle ...
    Series Book 3 - How To Program
    This book is for anyone wanting to know more about coding using X code, a programming language used to develop applications for Apple products such as the iPod, iPhone and more.However, when starting to look at Xcode you can find yourself overwhelmed by the complexity of programming in a language. This book is written to help you to quickly understand the complexity of this coding language so you ... Read more

    $4.99 CAD or Free with Kobo Plus

  • The Html Master Guide

    A must have book for every web developer.with over 120 tags,this is the ideal guide for every web developers.includes html5 new tags and more ... Read more

    $8.25 CAD or Free with Kobo Plus

  • (Part 2) Java 4 Selenium WebDriver: Come Learn How To Program For Automation Testing

    by Rex Jones ...
    If You Are Ready To Master Selenium WebDriver Using Java Then You Must Read This BookThis is by far the best Java book specifically for Selenium WebDriverNote: Book available on your tablet, phone, PDF, PC, Mac, and paperback (Black/White & Color). You will find details of downloading the PDF document inside the book.3 Tips To Master Selenium Within 30 DaysCopy and paste this URL http://tinyurl ... Read more

    $5.99 CAD or Free with Kobo Plus

  • Programming Problems in Ruby

    by Bradley Green ...
    This book is intended as a primer for the programming interview. Self-contained, and with problems completely worked out in Ruby, this book covers the fundamentals of computer programming. Sections range from elementary data structures, to searching, selection, and sorting. Each chapter works through the fundamentals of the subject with examples, and closes with more in-depth problems often asked ... Read more

    $2.99 CAD or Free with Kobo Plus

  • SQL in 10 Minutes a Day, Sams Teach Yourself

    by Ben Forta ...
    Series series Sams Teach Yourself
    Just the parts of SQL you need to know from simple data retrieval to the use of SQL joins, subqueries, stored procedures, cursors, triggers, and table constraintsDesigned for anyone interacting with databases, this SQL book methodically, systematically, and simply teaches you in lessons that each take 10 minutes or less to complete. Lessons includeSQL statements, including complex SQL statements ... Read more

    $28.99 CAD

  • Writing High-Performance Applications in Rust: Profiling, Benchmarking, and Optimization

    Modern Systems Programming with Rust

    by Dorian Reed ...
    Series series Modern Systems Programming with Rust
    Unlock the true speed of Rust.Rust guarantees memory safety and concurrency without data races, but the compiler alone cannot make your application fast. To achieve C-level performance, you must look beyond zero-cost abstractions and understand how your code interacts with the physical hardware.Writing High-Performance Applications in Rust is the definitive guide for intermediate and advanced ... Read more

    $6.99 CAD or Free with Kobo Plus

  • Mastering C++ Programming

    Modern C++ 17 at your fingertips

    Take ? ?your ? ?C++ ? ?coding ? ?to ? ?the ? ?next ? ?level ? ?by ? ?leveraging ? ?the ? ?latest ? ?features and ?advanced ? ?techniques ? ?to ? ?building ? ?high ? ?performing, ? ?reliable applications.Key Features\[\*\] ? ?Get ? ?acquainted ? ?with ? ?the ? ?latest ? ?features ? ?in ? ?C++ ? ?17\[\*\] ? ?Take ? ?advantage ? ?of ? ?the ? ?myriad ? ?of ? ?features ? ?and ? ?possibilities ? ?that ? ... Read more

    $47.99 CAD or Free with Kobo Plus

  • Learning C# by Developing Games with Unity 5.x

    Develop your first interactive 2D platformer game by learning the fundamentals of C#

    by Greg Lukosek ...
    Develop your first interactive 2D platformer game by learning the fundamentals of C\#Key Features\[\*\] Get to grips with the fundamentals of scripting in C\# with Unity\[\*\] Create an awesome, 2D platformer game from scratch using the principles of object-oriented programming and coding in C\#\[\*\] This is a step-by-step guide to learn the fundamentals of C\# scripting to develop GameObjects ... Read more

    $41.99 CAD or Free with Kobo Plus

  • CodeNotes for .NET

    by Gregory Brill ...
    Series series CodeNotes
    CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to understand it quickly and implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals ... Read more

    $13.99 CAD

  • CodeNotes for Web Services in Java and .NET

    Edited by Gregory Brill ...
    CodeNotes provides the most succinct, accurate, and speedy way for a developer to ramp up on a new technology or language. Unlike other programming books, CodeNotes drills down to the core aspects of a technology, focusing on the key elements needed in order to understand it quickly and implement it immediately. It is a unique resource for developers, filling the gap between comprehensive manuals ... Read more

    $13.99 CAD

  • Beginning Anomaly Detection Using Python-Based Deep Learning

    Implement Anomaly Detection Applications with Keras and PyTorch

    Series series Professional and Applied Computing (R0)
    This beginner-oriented book will help you understand and perform anomaly detection by learning cutting-edge machine learning and deep learning techniques. This updated second edition focuses on supervised, semi-supervised, and unsupervised approaches to anomaly detection. Over the course of the book, you will learn how to use Keras and PyTorch in practical applications. It also introduces new ... Read more

    $68.99 CAD

  • Traefik API Gateway for Microservices

    With Java and Python Microservices Deployed in Kubernetes

    Series series Professional and Applied Computing (R0)
    Use Traefik as a load balancer or a reverse proxy for microservices-based architecture. This book covers Traefik integration for microservices architecture concerns such as service discovery, telemetry, and resiliency.The book focuses on building an in-depth understanding of Traefik. It starts with the fundamentals of Traefik, including different load balancing algorithms available, and failure ... Read more

    $75.49 CAD

  • Hands-on AIOps

    Best Practices Guide to Implementing AIOps

    Series series Professional and Applied Computing (R0)
    Welcome to your hands-on guide to artificial intelligence for IT operations (AIOps). This book provides in-depth coverage, including operations and technical aspects. The fundamentals of machine learning (ML) and artificial intelligence (AI) that form the core of AIOps are explained as well as the implementation of multiple AIOps uses cases using ML algorithms.The book begins with an overview of ... Read more

    $56.29 CAD

  • Learning PostgreSQL 11

    A beginner's guide to building high-performance PostgreSQL database solutions

    Leverage the power of PostgreSQL 11 to build powerful database and data warehousing applicationsKey FeaturesMonitor, secure, and fine-tune your PostgreSQL 11 databaseLearn client-side and server-side programming using SQL and PL/pgSQLDiscover tips on implementing efficient database solutionsBook DescriptionPostgreSQL is one of the most popular open source database management systems in the world, ... Read more

    $37.99 CAD or Free with Kobo Plus

  • XSLT Cookbook

    Solutions and Examples for XML and XSLT Developers

    by Sal Mangano ...
    Forget those funky robot toys that were all the rage in the '80s, XSLT (Extensible Stylesheet Transformations) is the ultimate transformer. This powerful language is expert at transforming XML documents into PDF files, HTML documents, JPEG files--virtually anything your heart desires. As useful as XSLT is, though, most people have a difficult time learning its many peculiarities. And now Version 2 ... Read more

    $39.99 CAD