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 eBooks

If you like Programming eBooks, then you'll love these top picks.
Showing 1 - 24 of 27463 Results
Skip side bar filters
  • The Psychology of Software Teams

    by Cat Hicks ...
    To build the future, we need new ways of supporting software teams. This book will give you a secret weapon: the psychology that creates resilience for developers, sustainable practices for software teams, and innovation for organizations. You’ll learn from rigorous empirical evidence gathered from top engineering organizations and thousands of developers around the world, revealing powerful ... Read more

    $35.27 CAD

    PRE-ORDER

  • Database Internals

    A Deep Dive into How Distributed Data Systems Work

    by Alex Petrov ...
    When it comes to choosing, using, and maintaining a database, understanding its internals is essential. But with so many distributed databases and tools available today, it’s often difficult to understand what each one offers and how they differ. With this practical guide, Alex Petrov guides developers through the concepts behind modern database and storage engine internals.Throughout the book, ... Read more

    $57.99 CAD

  • The Microsoft Copilot Bible

    [3 in 1] A Beginner's Guide to Harness AI in Office 365 to Automate Workflows, Generate Content, Analyze Data, and 10x Your Productivity

    by James Holler ...
    ⭐ This Bundle Includes 4 COMPLETELY FREE EBOOKS! Find out how to download them inside the book ⭐NOW! Stop wasting hours buried in email threads, rewriting the same reports, chasing deadlines, or juggling documents across Outlook, Word, Excel, and Teams.97% of Microsoft 365 Users Are Still Doing It the Hard Way…According to recent surveys, the average office worker spends 3.... ... Read more

    $13.99 CAD or Free with Kobo Plus

  • Agile Retrospectives, Second Edition

    A Practical Guide for Catalyzing Team Learning and Improvement

    In an uncertain and complex world, learning is more important than ever before. In fact, it can be a competitive advantage. Teams and organizations that learn rapidly deliver greater IPSer value faster and more reliably. Furthermore, those teams are more engaged, more productive, and more satisfied. The most effective way to enable teams to learn is by holding regular retrospectives. Unfortunately ... Read more

    $46.39 CAD

  • The basic concepts of OOP in C#

    Learn conceptually in simple language

    by Hani Marzban ...
    This book helps interested audiences to get familiar with the basics of the object-oriented programming paradigm in C# faster, for the author has written this book in the simple language, used extremely simple examples; however, being at least junior level in C#.Net is preferred. Moreover, the important points have emboldened and underlined too. ... Read more

    $4.99 CAD or Free with Kobo Plus

  • Make Games for Playdate with Lua

    by Brett Chalupa ...
    Have fun learning how to program games from scratch for Playdate!Whether you've never coded a game before or have years of experience under your belt, you'll learn the fundamentals of how to make games for Playdate using the Lua programming language. Make Games for Playdate with Lua covers how to program with Lua and the essential Playdate APIs. You'll make a handful of games to get you ... Read more

    $20.99 CAD or Free with Kobo Plus

  • Game Programming Patterns

    The biggest challenge facing many game programmers is completing their game. Most game projects fizzle out, overwhelmed by the complexity of their own code. Game Programming Patterns tackles that exact problem. Based on years of experience in shipped AAA titles, this book collects proven patterns to untangle and optimize your game, organized as independent recipes so you can pick just the patterns ... Read more

    $34.99 CAD or Free with Kobo Plus

  • Guide de démarrage rapide Kubernetes

    by Nigel Poulton ...
    Avez-vous besoin de comprendre en quoi consiste Kubernetes? Aimez-vous apprendre par la pratique?Si oui, alors ce livre est fait pour vous...Le guide de démarrage rapide pour Kubernetes est présenté par l'auteur à succès Nigel Poulton. Ce livre ne requiert aucune expérience préalable relative à Kubernetes. En lisant ce livre, vous serez capable de déployer et gérer une application simple. Et le ... Read more

    $10.99 CAD

  • Essential TypeScript 5, Third Edition

    by Adam Freeman ...
    Now in its third edition, this bestselling guide to TypeScript takes you through the nuts and bolts of the language. No frills, no fuss—just TypeScript essentials!TypeScript enhances JavaScript with static typing, while keeping all the JS flexibility you know and love! It’s the perfect choice for any developer looking to improve the predictability and reliability of their code. Essential ... Read more

    $65.99 CAD

  • Handbook of Big Data Technologies

    Edited by Albert Y. Zomaya, Sherif Sakr ...
    Series series Computer Science (R0)
    This handbook offers comprehensive coverage of recent advancements in Big Data technologies and related paradigms. Chapters are authored by international leading experts in the field, and have been reviewed and revised for maximum reader value. The volume consists of twenty-five chapters organized into four main parts. Part one covers the fundamental concepts of Big Data technologies including ... Read more

    $501.89 CAD

  • Learning DCOM

    by Thuan L. Thai ...
    DCOM -- the Distributed Component Object Model -- is a recent upgrade of a time-honored and well-tested technology promoted by Microsoft for distributed object programming. Now that components are playing a larger and larger part in Windows 98, Windows NT 4.0, and Windows 2000, every Windows programmer will want to understand the technology. DCOM competes with CORBA as a rich and robust method for ... Read more

    $23.99 CAD

  • Mastering ABP Framework

    Build maintainable .NET solutions by implementing software development best practices

    Learn how to build modern web applications from the creator of ABP FrameworkKey FeaturesBuild robust, maintainable, modular, and scalable software solutions using ABP FrameworkLearn how to implement SOLID principles and domain-driven design in your web applicationsDiscover how ABP Framework speeds up your development cycle by automating repetitive tasksBook DescriptionABP Framework is a complete ... Read more

    $34.39 CAD or Free with Kobo Plus

  • The Linux Command Line, 2nd Edition

    A Complete Introduction

    You've experienced the shiny, point-and-click surface of your Linux computer--now dive below and explore its depths with the power of the command line.The Linux Command Line takes you from your very first terminal keystrokes to writing full programs in Bash, the most popular Linux shell (or command line). Along the way you'll learn the timeless skills handed down by generations of experienced, ... Read more

    $35.19 CAD

  • Monkey Game Development: Beginner's Guide

    Create monetized 2d games deployable to almost any platform with this book and ebook.

    Create monetized 2d games deployable to almost any platform.Key FeaturesCreate eight fun 2d games.Understand how to structure your code, your data structures and how to set up the control flow of a modern 2D gameLearn how to deploy your games to iOS, Android, XNA (Xbox, Windows Phone 7) and desktop platforms (Windows, OSX)Book DescriptionMonkey is a programming language and toolset that allows its ... Read more

    $47.19 CAD or Free with Kobo Plus

  • Planning and Control Using Microsoft Project 365 and 2021

    Including 2019, 2016 and 2013

    by Paul E Harris ...
    All scheduling software is difficult to learn for a number of reasons. None have the optimal settings when installed and templates, views and default options need to be adjusted to obtain the best possible performance. Usually the Help files do not connect the user to real life situations and do not explain the practical use of functions. Furthermore, there are many flicks and switches with ... Read more

    $11.99 CAD

  • Mastering Software Testing with JUnit 5

    Comprehensive guide to develop high quality Java applications

    by Boni Garcia ...
    A comprehensive, hands-on guide on unit testing framework for Java programming languageKey FeaturesIn-depth coverage of Jupiter, the new programming and extension model provided by JUnit 5Integration of JUnit 5 with other frameworks such as Mockito, Spring, Selenium, Cucumber, and DockerBest practices for writing meaningful Jupiter test casesBook DescriptionWhen building an application it is of ... Read more

    $41.59 CAD or Free with Kobo Plus

  • Learning Node.js Development

    Learn the fundamentals of Node.js, and deploy and test Node.js applications on the web

    by Andrew Mead ...
    A comprehensive, easy-to-follow guide to creating complete Node apps and understanding how to build, deploy, and test your own apps.Key FeaturesEntirely project-based and practicalExplains the "Why" of Node.js features, not just the "how", providing you with a deep understanding and enabling you to easily apply concepts in your own applicationsCovers the full range of technologies around Node.js – ... Read more

    $37.59 CAD or Free with Kobo Plus

  • System Design Guide for Software Professionals

    Build scalable solutions – from fundamental concepts to cracking top tech company interviews

    Enhance your system design skills to build scalable and efficient systems by working through real-world case studies and expert strategies to excel in interviewsKey FeaturesComprehensive coverage of distributed systems concepts and practical system design techniques.Insider tips and proven strategies from engineering leaders at top tech companies.Detailed case studies of widely used applications ... Read more

    $34.39 CAD or Free with Kobo Plus

  • C++ Primer Plus

    by Stephen Prata ...
    Series series Developer's Library
    C++ Primer Plus, Sixth EditionNew C++11 CoverageC++ Primer Plus is a carefully crafted, complete tutorial on one of the most significant and widely used programming languages today. An accessible and easy-to-use self-study guide, this book is appropriate for both serious students of programming as well as developers already proficient in other languages.The sixth edition of C++ Primer Plus has ... Read more

    $57.99 CAD

  • Effective C++: 55 Specific Ways to Improve Your Programs and Designs

    55 Specific Ways to Improve Your Programs and Designs

    by Scott Meyers ...
    “Every C++ professional needs a copy of Effective C++. It is an absolute must-read for anyone thinking of doing serious C++ development. If you’ve never read Effective C++ and you think you know everything about C++, think again.”— Steve Schirripa, Software Engineer, Google“C++ and the C++ community have grown up in the last fifteen years, and the third edition of Effective C++ reflects this.... ... Read more

    $52.99 CAD

  • 20 Recipes for Programming PhoneGap

    Cross-Platform Mobile Development for Android and iPhone

    by Jamie Munro ...
    Gain hands-on experience with the amazing PhoneGap library, using the practical recipes in this handy guide. With these solutions, you can enable your mobile web apps to interact with device-specific features such as the accelerometer, GPS, camera, and address book. Learn how to use your knowledge of HTML, CSS, and JavaScript to build full mobile apps for iOS, Android, and several other platforms ... Read more

    $11.99 CAD

  • A Primer on Scientific Programming with Python

    Series series Mathematics and Statistics (R0)
    The book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is example and problem-oriented, where the applications are taken from mathematics, numerical calculus, statistics, physics, biology and finance. The book teaches "Matlab-style" and procedural programming as well as object-oriented programming. High ... Read more

    $77.39 CAD

  • Microsoft Azure

    Planning, Deploying, and Managing the Cloud

    Series series Professional and Applied Computing (R0)
    Gain the technical and business insight needed to plan, deploy, and manage the services provided by the Microsoft Azure cloud. This second edition focuses on improving operational decision tipping points for the professionals leading DevOps and security teams. This will allow you to make an informed decision concerning the workloads appropriate for your growing business in the Azure public cloud ... Read more

    $80.79 CAD

  • Algorithms: An Introduction to The Computer Science & Artificial Intelligence Used to Solve Human Decisions, Advance Technology, Optimize Habits, Learn Faster & Your Improve Life

    by Trust Genics ...
    Discover How Algorithms Shape & Impact Our WorldNow you might look at this title and shy away, thinking that a book with "Algorithms" in its title must be just for techies and computer scientists. However this book is very accessible to those with no background in computer science.Decisions Oftentimes Have Optimal SolutionsToday, many decisions that could be made by human beings from predicting ... Read more

    $6.99 CAD