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 27767 Results
Skip side bar filters
  • Effective TypeScript

    83 Specific Ways to Improve Your TypeScript

    by Dan Vanderkam ...
    TypeScript is a typed superset of JavaScript with the potential to solve many of the headaches for which JavaScript is famous. But TypeScript has a learning curve of its own, and understanding how to use it effectively takes time and practice. Using the format popularized by Effective C++ and Effective Java (both Addison-Wesley), this practical book features 83 items that give specific advice on ... Read more

    $51.99 CAD

  • Unit Testing Principles, Practices, and Patterns

    "This book is an indispensable resource." - Greg Wright, Kainos Software Ltd.Radically improve your testing practice and software quality with new testing styles, good patterns, and reliable automation.Key FeaturesA practical and results-driven approach to unit testingRefine your existing unit tests by implementing modern best practicesLearn the four pillars of a good unit testSafely aut... ... Read more

    $65.99 CAD

  • Python

    Beginner's Guide to Programming Code with Python

    Series Book 1 - Python Computer Programming
    Learn Python programming today and begin your path towards Python programming mastery!In this Definitive Python Guide, you’re about to discover...How to program code in Python through learning the core essentials that every Python programmer must know. Python is a very popular programming language, and there are a great many books on the market concerning it. We cut to the chase and tell you why ... Read more

    $4.06 CAD or Free with Kobo Plus

  • The Pragmatic Programmer

    Your journey to mastery, 20th Anniversary Edition

    “One of the most significant books in my life.” –Obie Fernandez, Author, The Rails Way“Twenty years ago, the first edition of The Pragmatic Programmer completely changed the trajectory of my career. This new edition could do the same for yours.” –Mike Cohn, Author of Succeeding with Agile , Agile Estimating and Planning , and User Stories Applied“. . . filled with practical advice, both technical ... Read more

    $47.99 CAD

  • Programming Embedded Systems

    With C and GNU Development Tools

    If you have programming experience and a familiarity with C--the dominant language in embedded systems--Programming Embedded Systems, Second Edition is exactly what you need to get started with embedded software. This software is ubiquitous, hidden away inside our watches, DVD players, mobile phones, anti-lock brakes, and even a few toasters. The military uses embedded software to guide missiles, ... Read more

    $35.99 CAD

  • The Rust Programming Language, 3rd Edition

    Build stable, production-grade systems with Rust.The Rust Programming Language, 3rd Edition, teaches you to write code that the compiler can verify, teams can maintain, and systems can evolve safely over time. Written by longtime Rust community members, this book shows you how to work effectively with Rust’s type system, concurrency model, and tooling, using patterns and idioms chosen for long ... Read more

    $51.99 CAD

  • Mastering Lua Programming

    From Basics to Expert Proficiency

    by William Smith ...
    "Mastering Lua Programming: From Basics to Expert Proficiency" is a comprehensive guide designed to lead you through the nuances of Lua, from fundamental concepts to advanced techniques. This book covers essential topics such as variables, data types, operators, and control structures, providing a solid foundation for any aspiring Lua developer. With a meticulous approach, it delves into functions ... Read more

    $9.99 CAD or Free with Kobo Plus

  • Data Contracts

    Developing Production-Grade Pipelines at Scale

    Poor data quality can cause major problems for data teams, from breaking revenue-generating data pipelines to losing the trust of data consumers. Despite the importance of data quality, many data teams still struggle to avoid these issues—especially when their data is sourced from upstream workflows outside of their control. The solution: data contracts. Data contracts enable high-quality, well ... Read more

    $67.99 CAD

  • Tidy First?

    A Personal Exercise in Empirical Software Design

    by Kent Beck ...
    Tidying up messy software is a must. And that means breaking up the code to make it more readable, and using guard clauses and helping functions to make it understandable. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings in your code.Instead of trying to master tidying all at once, this book ... Read more

    $34.99 CAD

  • The Problem with Software

    Why Smart Engineers Write Bad Code

    by Adam Barr ...
    An industry insider explains why there is so much bad software—and why academia doesn't teach programmers what industry wants them to know.Why is software so prone to bugs? So vulnerable to viruses? Why are software products so often delayed, or even canceled? Is software development really hard, or are software developers just not that good at it? In The Problem with Software, Adam Barr examines ... Read more

    $31.99 CAD

  • The Manager's Path

    A Guide for Tech Leaders Navigating Growth and Change

    Managing people is difficult wherever you work. But in the tech industry, where management is also a technical discipline, the learning curve can be brutal—especially when there are few tools, texts, and frameworks to help you. In this practical guide, author Camille Fournier (tech lead turned CTO) takes you through each stage in the journey from engineer to technical manager.From mentoring ... Read more

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

    $498.99 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.99 CAD or Free with Kobo Plus

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

  • Apple Motion 5 Cookbook

    by Nick Harauz ...
    Step-by-step, practical recipes to build simple and complex Motion Graphics with Motion 5"Apple Motion 5 Cookbook" is designed for Final Cut Pro X video editors and Motion 5 users looking to gain more knowledge of how Motion works, and to get more of a 'WOW' factor in projects. It's also aimed at designers and motion designers alike, who are looking to build on their skillsets. ... Read more

    $30.99 CAD or Free with Kobo Plus

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

  • Artificial Intelligence with Python

    A Comprehensive Guide to Building Intelligent Apps for Python Beginners and Developers

    by Prateek Joshi ...
    Publisher's Note: This edition from 2017 is outdated and not compatible with TensorFlow 2.x or any of the most recent updates to Python libraries. A new edition completely updated and revised for 2020 with seven additional chapters that cover RNNs, AI and big data, fundamental use cases, chatbots, and more, is now available. Build real-world Artificial Intelligence applications with Python to ... Read more

    $47.99 CAD or Free with Kobo Plus

  • 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

    $76.99 CAD