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 1 - 24 of 10574 Results
Skip side bar filters
  • Make: Electronics

    Learning by Discovery: A hands-on primer for the new electronics enthusiast

    by Charles Platt ...
    Make: Electronics explores the properties and applications of discrete components that are the fundamental building blocks of circuit design. Understanding resistors, capacitors, transistors, inductors, diodes, and integrated circuit chips is essential even when using microcontrollers. Make: Electronics teaches the fundamentals and also provides advice on the tools and supplies that are necessary. ... Read more

    $29.59 CAD

  • Automate the Boring Stuff with Python, 3rd Edition

    by Al Sweigart ...
    The bestselling introduction to Python programming, revised to include the latest Python features, improved explanations, and new chapters about databases and sound files.If you’ve ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do this work for you?In this fully revised third edition ... Read more

    $51.99 CAD

  • 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

  • Sublime Text Essentials

    Definitive Reference for Developers and Engineers

    "Sublime Text Essentials""Sublime Text Essentials" offers an authoritative and comprehensive exploration of the inner workings, extensibility, and advanced usage of one of the world’s most sophisticated text editors. Beginning with a detailed analysis of Sublime Text’s core architecture—including its internal data models, event-driven paradigms, and plugin host design—the book equips readers with ... Read more

    $13.50 CAD or Free with Kobo Plus

  • 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

  • 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

  • Learn Python Programming by Coding Retro Games with Pygame

    A Hands-On Python Course Inspired by 80s and 90s Classics

    by Kevin Wilson ...
    Series Book 2 - Programming Applications Workshop
    Discover the magic of Python programming by building your own versions of the games that defined a generation. Inspired by the golden age of arcade and home computer gaming - from the pixel-perfect charm of the Atari ST to the unforgettable titles of the Amiga 500 - this beautifully illustrated, full-color book covers the Python basics, then puts them into practice with hands on game projects ... Read more

    $10.69 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

  • 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

  • Using SQLite

    Small. Fast. Reliable. Choose Any Three.

    Application developers, take note: databases aren't just for the IS group any more. You can build database-backed applications for the desktop, Web, embedded systems, or operating systems without linking to heavy-duty client-server databases such as Oracle and MySQL. This book shows you how to use SQLite, a small and lightweight relational database engine that you can build directly into your ... Read more

    $28.79 CAD

  • ZooKeeper

    Distributed Process Coordination

    Building distributed applications is difficult enough without having to coordinate the actions that make them work. This practical guide shows how Apache ZooKeeper helps you manage distributed systems, so you can focus mainly on application logic. Even with ZooKeeper, implementing coordination tasks is not trivial, but this book provides good practices to give you a head start, and points out ... Read more

    $25.59 CAD

  • Programming A Beginner's Guide

    Essential Programming Skills--Made Easy!Learn programming fundamentals quickly with help from this hands-on tutorial. No previous experience required! Programming: A Beginner's Guide gets you started right away writing a simple but useful program in Visual Basic Express Edition, and then moves on to more advanced projects, including a quiz program and a protected personal diary. You'll develop ... Read more

    $41.29 CAD

  • MLflow in Practice

    Definitive Reference for Developers and Engineers

    "MLflow in Practice""MLflow in Practice" is a comprehensive guide for data scientists, ML engineers, and enterprise practitioners seeking to harness the full power of MLflow in modern MLOps workflows. The book opens with a thorough exploration of MLflow’s core components—including Experiment Tracking, Projects, Models, and Model Registry—demystifying its architecture, deployment patterns, and ... Read more

    $13.50 CAD or Free with Kobo Plus

  • The Complete C++ Programming Guide

    by gareth thomas ...
    Introducing Mastering C++ Programming for Beginners: Covering Core Concepts, Object-Oriented Programming, and Advanced Techniques—your complete guide to mastering C++ from the ground up!Why This Book?Whether you are new to programming or want to expand your knowledge with one of the most powerful and versatile languages, this book will take you through C++ step by step. From understanding basic ... Read more

    $13.99 CAD or Free with Kobo Plus

  • Visual Basic Quickstart Guide

    Improve your programming skills and design applications that range from basic utilities to complex software

    by Aspen Olmsted ...
    Master software development with Visual Basic, from core concepts to real-world applications, with this comprehensive guideKey FeaturesAcquire a solid understanding of object-oriented programming (OOP) principles, such as inheritance and polymorphismDevelop expertise in maintaining legacy code with increased efficiencyLearn to read, write, and differentiate between VB Script, VBA, VB Classic, and ... Read more

    $39.19 CAD or Free with Kobo Plus

  • HTML5 for Masterminds, Revised 3rd Edition

    How to take advantage of HTML5 to create responsive websites and revolutionary applications

    by J.D Gauchat ...
    The new edition of HTML5 for Masterminds is ready. Now with a complete course on Web Development and Responsive Web Design. Learn how to create websites and applications for desktop and mobile devices with HTML, CSS, and JavaScript.HTML5 for Masterminds leads the reader step-by-step to master the complex subjects required to create websites and web applications. After reading this book, you will ... Read more

    $6.99 CAD or Free with Kobo Plus

  • Practical Artificial Intelligence with Swift

    From Fundamental Theory to Development of AI-Driven Apps

    Create and implement AI-based features in your Swift apps for iOS, macOS, tvOS, and watchOS. With this practical book, programmers and developers of all kinds will find a one-stop shop for AI and machine learning with Swift. Taking a task-based approach, you’ll learn how to build features that use powerful AI features to identify images, make predictions, generate content, recommend things, and ... Read more

    $54.39 CAD

  • Learning OpenCV

    Computer Vision with the OpenCV Library

    "This library is useful for practitioners, and is an excellent tool for those entering the field: it is a set of computer vision algorithms that work as advertised."-William T. Freeman, Computer Science and Artificial Intelligence Laboratory, Massachusetts Institute of TechnologyLearning OpenCV puts you in the middle of the rapidly expanding field of computer vision. Written by the creators of the ... Read more

    $35.99 CAD

  • HTML5 & CSS3 For Dummies

    Translated by Judith Muhr ...
    by David Karlins ...
    Learn to create powerful and unique websites with HTML5 and CSS3HTML5 and CSS3 have ushered in an entirely new era in web development and web design. This easy-to-understand full-color guide presents the elements of design and development as equal; therefore, both designers and developers will benefit from learning how to leverage the power behind HTML5 and CSS3. The two-page spreads and helpful ... Read more

    $23.99 CAD

  • Learn HTML Programming in 7 Days : Ultimate Beginners Guide to Build and Design Your Own Website

    by Austin Myers ...
    This book will guide you to learn HTML in 7 days in easy to understand language. Most of the people feel that learning HTML is difficult, but they are going to be proved wrong after reading this book. People should treat HTML same as other computer language to learn it fast and better. People need to realize is that this language, after they start to catch onto the way it works, is going to be one ... Read more

    $2.99 CAD or Free with Kobo Plus

  • HTML for Beginners : Handbook

    1st Edition

    by Ganofins ...
    HTML for Beginners : HandbookHandbook for all basic and intermediate HTML elements with an example.HTML stands for Hypertext Markup Language is the standard markup language for documents designed to be displayed in a web browser.Learning HTML will help you in website and this handbook provides reference to almost each HTML element.Book by Ganofins. ... Read more

    $1.34 CAD or Free with Kobo Plus

  • Robotics at Home with Raspberry Pi Pico

    Build autonomous robots with the versatile low-cost Raspberry Pi Pico controller and Python

    by Danny Staple ...
    Design, build, and program a mobile robot platform while gaining an understanding of the Raspberry Pi Pico, Free CAD, and robot sensors using Python to code, Bluetooth to connect & smartphone to control your projectsKey FeaturesGain in depth knowledge of robotics with easy-to-follow instructionsBuild a rover platform designed for experimentation and extensionEnhance your robot building skills ... Read more

    $47.19 CAD or Free with Kobo Plus