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

    $38.46 CAD

  • Memory Management and Ownership in Rust: Safe and Predictable Systems Design

    Modern Systems Programming with Rust

    by Dorian Reed ...
    Series series Modern Systems Programming with Rust
    Unlock the full power of safe, high-performance systems programming.Mastering Rust requires more than just understanding syntax; it demands a deep comprehension of memory architecture and the ownership model. "Memory Management and Ownership in Rust: Safe and Predictable Systems Design" is your definitive guide to building elite, resource-efficient applications without the fear of undefined ... Read more

    $5.99 CAD or Free with Kobo Plus

  • Data-Oriented Programming with Rust: Efficient, Safe, and Scalable Solutions

    by Arthur Morgan ...
    Unlock the full potential of modern hardware with Rust. Master the principles of Data-Oriented Programming to build exceptionally fast, safe, and scalable systems.The era of easy performance gains from faster processors is over. Today, the greatest bottleneck in computing is not CPU speed, but the chasm between the CPU and main memory. To build truly high-performance software, developers must move ... Read more

    $5.99 CAD or Free with Kobo Plus

  • 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

  • Learning Go

    An Idiomatic Approach to Real-World Go Programming

    by Jon Bodner ...
    Go has rapidly become the preferred language for building web services. Plenty of tutorials are available to teach Go's syntax to developers with experience in other programming languages, but tutorials aren't enough. They don't teach Go's idioms, so developers end up recreating patterns that don't make sense in a Go context. This practical guide provides the essential background you need to write ... Read more

    $57.99 CAD

  • Make games with Python

    Create your own entertainment with Raspberry Pi

    Series series Essentials
    Learning to code your own shoot-'em-up game is infinitely more satisfying than beating any end-of-level boss.This essential guide teaches how to develop games with Python and Pygame. Gain a better understanding of the games you play, and build the skills to create games of your own, including how to:Create shapes and pathsMove sprites and detect collisionsHandle keyboard, mouse, and gamepad ... Read more

    $6.99 CAD or Free with Kobo Plus

  • Learning Java

    An Introduction to Real-World Programming with Java

    Ideal for working programmers new to Java, this best-selling book guides you through the language features and APIs of Java 21. Through fun, compelling, and realistic examples, authors Marc Loy, Patrick Niemeyer, and Dan Leuck introduce you to Java's fundamentals, including its class libraries, programming techniques, and idioms, with an eye toward building real applications.This updated sixth ... Read more

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

  • Python for Teenagers

    Learn to Program like a Superhero!

    Series series Professional and Applied Computing (R0)
    Discover everything you need to know about Python to turn your passion of programming into a job you'll love. Fueled by fun and practical examples, this book gives high schoolers who want learn an easy programming language ideas for how to leverage them in the workforce.Start with the basics and before you know it, you'll be building your own web sites, doing white-hat hacking, finding code bugs ... Read more

    $41.99 CAD

  • Beginning JavaScript

    by Jeremy McPeak ...
    The bestselling JavaScript guide, updated with current features and best practicesBeginning JavaScript 5th Edition shows you how to work effectively with JavaScript frameworks, functions, and modern browsers, and teaches more effective coding practices using HTML5. This new edition has been extensively updated to reflect the way JavaScript is most commonly used today, introducing you to the latest ... Read more

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

  • 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

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

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

  • Introducing Go

    Build Reliable, Scalable Programs

    by Caleb Doxsey ...
    Perfect for beginners familiar with programming basics, this hands-on guide provides an easy introduction to Go, the general-purpose programming language from Google. Author Caleb Doxsey covers the language’s core features with step-by-step instructions and exercises in each chapter to help you practice what you learn.Go is a general-purpose programming language with a clean syntax and advanced ... Read more

    $20.99 CAD

  • Secrets of the JavaScript Ninja

    by Josip Maras ...
    SummaryMore than ever, the web is a universal platform for all types of applications, and JavaScript is the language of the web. If you're serious about web development, it's not enough to be a decent JavaScript coder. You need to be ninja-stealthy, efficient, and ready for anything. This book shows you how.About the TechnologyJavaScript is rapidly becoming a universal language for every type of ... Read more

    $65.99 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.99 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.79 CAD

  • Microsoft Visual C# Step by Step

    by John Sharp ...
    Series series Developer Reference
    Your hands-on guide to Visual C# fundamentals with Visual Studio 2022Expand your expertise—and teach yourself the fundamentals of programming the latest version of Visual C# with Visual Studio 2022. This book provides software developers all the guidance, exercises, and code needed to start building responsive, scalable, cloud-connected applications that can run almost anywhere.Discover how to ... Read more

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

  • Programming Python

    Powerful Object-Oriented Programming

    by Mark Lutz ...
    If you've mastered Python's fundamentals, you're ready to start using it to get real work done. Programming Python will show you how, with in-depth tutorials on the language's primary application domains: system administration, GUIs, and the Web. You'll also explore how Python is used in databases, networking, front-end scripting layers, text processing, and more. This book focuses on commonly ... Read more

    $67.99 CAD

  • Master Python: Unlock the Language of the Future

    by SivarioB ...
    Python has become the go-to programming language for a reason. Whether you're looking to break into data science, web development, automation, or even financial trading, Python provides the tools, simplicity, and versatility to achieve your goals.In this guide, we will explore the power of Python — from the fundamentals to real-world applications. My aim is to show you that learning Python is not ... Read more

    $17.99 CAD or Free with Kobo Plus