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 1417 - 1440 of 10545 Results
Skip side bar filters
  • Python

    Tips and Tricks to Programming Code with Python

    Series Book 2 - Python Programming Series
    Have you been coding for awhile now, but could still use some useful Python coding tips? Do you have some basic knowledge with Python and want to learn more?If you answered yes to any of these questions, then look no further - this book is for you.In this Definitive Python Intermediate Level Guide, you’re about to discover...Several different tips and tricks to help improve your work with Python. ... Read more

    $4.06 CAD or Free with Kobo Plus

  • Beginning ASP.NET for Visual Studio 2015

    The complete guide to the productivity and performance enhancements in ASP.NETBeginning ASP.NET for Visual Studio 2015 is your ultimate guide to the latest upgrade of this historically popular framework. Fully updated to align with the vNext release, this new edition walks you through the new tools and features that make your workflow smoother and your applications stronger. You'll get up to speed ... Read more

    $35.99 CAD

  • The Common Lisp Condition System

    Beyond Exception Handling with Control Flow Mechanisms

    Series series Professional and Applied Computing (R0)
    Discover the functioning and example uses of the Common Lisp condition system. This book supplements already existing material for studying Common Lisp as a language by providing detailed information about the Lisp condition system and its control flow mechanisms; it also describes an example ANSI-conformant implementation of the condition system.In part 1 of The Common Lisp Condition System, the ... Read more

    $56.29 CAD

  • Learn Microservices with Spring Boot

    A Practical Approach to RESTful Services Using an Event-Driven Architecture, Cloud-Native Patterns, and Containerization

    Series series Professional and Applied Computing (R0)
    Build Java-based microservices architecture using the Spring Boot framework by evolving an application from a small monolith to an event-driven architecture composed of several services. This revised book follows an incremental approach in teaching the structure of microservices, test-driven development, and common patterns in distributed systems such as service discovery, load balancing, routing, ... Read more

    $75.49 CAD

  • AI-Assisted Programming

    Better Planning, Coding, Testing, and Deployment

    by Tom Taulli ...
    Get practical advice on how to leverage AI development tools for all stages of code creation, including requirements, planning, design, coding, debugging, testing, and documentation. With this book, beginners and experienced developers alike will learn how to use a wide range of tools, from general-purpose LLMs (ChatGPT, Gemini, and Claude) to code-specific systems (GitHub Copilot, Tabnine, Cursor ... Read more

    $51.19 CAD

  • Beginning C++20

    From Novice to Professional

    Series series Professional and Applied Computing (R0)
    Begin your programming journey with C++ , starting with the basics and progressing through step-by-step examples that will help you become a proficient C++ programmer. This book includes new features from the C++20 standard such as modules, concepts, ranges, and the spaceship operator. All you need are Beginning C++20 and any recent C++ compiler and you'll soon be writing real C++ programs. There ... Read more

    $80.19 CAD

  • Beginning Ruby 3

    From Beginner to Pro

    Series series Professional and Applied Computing (R0)
    Learn the principles behind object-oriented programming in Ruby and within a few chapters create a fully functional Ruby 3-based application. You'll gain a basic understanding of many ancillary technologies such as databases, XML, web frameworks, and networking - some of which will be needed for your first Ruby application. Based on the bestselling first and second editions, Beginning Ruby 3, 4th ... Read more

    $75.49 CAD

  • Learn to Code with C

    Program with the world's most popular language on your Raspberry Pi

    by Simon Long ...
    Series series Essentials
    The C programming language was invented in the early 1970s, and since then has become one of the most popular and widely used general-purpose languages. It's used by a wide range of programmers, from amateurs working on simple projects at home, to industry professionals who write in C for a living. It's been used to program everything from the tiny microcontrollers used in watches and toasters up ... Read more

    $7.99 CAD or Free with Kobo Plus

  • Learning Google Apps Script

    Customize and automate Google Applications using Apps Script

    Customize and automate Google Applications using Apps ScriptKey Features\[\*\] Gain insight into customizing and automating Google applications with JavaScript\[\*\] Create add-ons for Google Sheets, Docs, or Forms; automate your workflow; integrate with external APIs; and more.\[\*\] A step-by-step guide to building real-world solutionsBook DescriptionGoogle Apps Script is a cloud-based scripting ... Read more

    $37.99 CAD or Free with Kobo Plus

  • Software Architecture with C# 10 and .NET 6 – Third Edition

    Develop software solutions using microservices, DevOps, EF Core, and design patterns for Azure

    Design scalable and high-performance enterprise applications using the latest features of C\# 10 and .NET 6Key FeaturesGain comprehensive software architecture knowledge and the skillset to create fully modular appsSolve scalability problems in web apps using enterprise architecture patternsMaster new developments in front-end architecture and the application of AI for software architectsBook ... Read more

    $47.99 CAD or Free with Kobo Plus

  • Practical Django 2 and Channels 2

    Building Projects and Applications with Real-Time Capabilities

    Series series Professional and Applied Computing (R0)
    Learn how to rapidly build your own ecommerce site by applying Django’s battle-tested components. This book demonstrates Django’s features and conventions to help you develop modern web applications quickly. You'll adopt a "learn by doing" approach and gain a deeper understanding Django by working through a project in which the real-time component will be critical.The book starts with the basics ... Read more

    $47.89 CAD

  • Professional Python

    Master the secret tools every Python programmer needs to knowProfessional Python goes beyond the basics to teach beginner- and intermediate-level Python programmers the little-known tools and constructs that build concise, maintainable code. Design better architecture and write easy-to-understand code using highly adoptable techniques that result in more robust and efficient applications. Coverage ... Read more

    $39.99 CAD

  • Learn C++ by Example

    Covers versions 11 to 23

    Learn the latest features of modern C++ by coding eight engaging projects.Don’t let the multitude of C++ updates intimidate you! Learn C++ by Example takes you through the major language changes since C++ 11, with each new feature demonstrated with a fun project or minigame. It’s perfect for beginners who know C++ basics, coders coming back to the language, or current C++ developers missing out on ... Read more

    $65.99 CAD

  • The Developer's Guide to AI

    A Field Guide for the Working Developer

    Build intelligent applications—no data science degree required.Your boss is pitching new AI features. Your team is buzzing about MCP servers. Job postings are asking for AI experience with RAG, vector databases, fine-tuning, and agents. You can feel the excitement. You see the potential. You may be wondering how to get started in AI without a data science degree. You’re in the right place.The ... Read more

    $51.99 CAD

  • Cloud Native Spring in Action

    With Spring Boot and Kubernetes

    by Thomas Vitale ...
    Build and deliver production-grade cloud-native apps with Spring framework and Kubernetes.In Cloud Native Spring in Action you’ll learn:Cloud native best practices and design patternsBuild and test cloud native apps with Spring Boot and Spring CloudHandle security, resilience, and scalability in imperative and reactive applicationsConfigure, deploy, and observe applications on KubernetesContinuous ... Read more

    $65.99 CAD

  • ActiveMQ in Action

    Applications in enterprises need to communicate, most commonly done by messaging. Apache ActiveMQ is an open-source implementation of the Java Message Service (JMS), which provides messaging in Java applications.ActiveMQ in Action is a thorough, practical guide to implementing message-oriented systems using ActiveMQ and Java. Co-authored by one of the leading ActiveMQ developers, Bruce Snyder, the ... Read more

    $65.99 CAD

  • Gradle in Action

    SummaryGradle in Action is a comprehensive guide to end-to-end project automation with Gradle. Starting with the basics, this practical, easy-to-read book discusses how to build a full-fledged, real-world project. Along the way, it touches on advanced topics like testing, continuous integration, and monitoring code quality. You'll also explore tasks like setting up your target environment and ... Read more

    $65.99 CAD

  • Google Maps JavaScript API Cookbook

    Google Maps API Cookbook follows a fast-paced, high-level, structured cookbook approach, with minimal theory and an abundance of practical, real-world examples explained in a thorough yet concise manner to help you learn quickly and efficiently.Google Maps API Cookbook is for developers who wish to learn how to do anything from adding a simple embedded map to a website to developing complex GIS ... Read more

    $30.99 CAD or Free with Kobo Plus

  • Mission Python

    Code a Space Adventure Game!

    by Sean McManus ...
    Program a graphical adventure game in this hands-on, beginner-friendly introduction to coding in the Python language.Launch into coding with Mission Python, a space-themed guide to building a complete computer game in Python. You'll learn programming fundamentals like loops, strings, and lists as you build Escape!, an exciting game with a map to explore, items to collect, and tricky logic puzzles ... Read more

    $25.59 CAD

  • Arduino

    The Ultimate Guide to Arduino for Beginners Including Arduino Basics, Tips & Tricks, Projects, and More!

    by Tim Warren ...
    ARDUINOThe Arduino is an incredible mini-computer, with a huge range of uses!This book will explain to you what an Arduino is, and the different models and features available.You will learn how to use the many different functions of your Arduino, and create some really cool projects!There are step by step instructions provided within, showing you how to make several different projects, including ... Read more

    $2.99 CAD or Free with Kobo Plus

  • Node.js Design Patterns

    Level up your Node.js skills and design production-grade applications using proven techniques

    An essential read for any JavaScript developer - take full advantage of the Node.js platform and build reliable, scalable web applications using design patterns Purchase of the print or Kindle book includes a free eBook in PDF format Free with your book: DRM-free PDF version + access to Packt's next-gen Reader (Email sign-up and proof of purchase required)Key FeaturesGain a deep understanding of ... Read more

    $44.99 CAD or Free with Kobo Plus

  • C# Coding For Beginners

    Guide to Learn C # in One Week. Including Projects and Exercise to Mastering C#

    by MEGANE NOEL ...
    Do you want to learn C# programming and become a master?Do you have some experience and would like to broaden your horizons?This book covers the C# programming language as well as the.NET platform.Input, processing, output, data types, variables, constants, arithmetic operators, and arithmetic expressions are all covered.It covers condition, decision, relational, and logical operators, as well as ... Read more

    $9.61 CAD or Free with Kobo Plus

  • Programming Google App Engine with Java

    Build & Run Scalable Java Applications on Google's Infrastructure

    by Dan Sanderson ...
    This practical guide shows intermediate and advanced web and mobile app developers how to build highly scalable Java applications in the cloud with Google App Engine. The flagship of Google's Cloud Platform, App Engine hosts your app on infrastructure that grows automatically with your traffic, minimizing up-front costs and accommodating unexpected visitors. You’ll learn hands-on how to perform ... Read more

    $35.99 CAD

  • Make Your Own Python Text Adventure

    A Guide to Learning Programming

    Series series Professional and Applied Computing (R0)
    Learn programming with Python by creating a text adventure. This book will teach you the fundamentals of programming, how to organize code, and some coding best practices. By the end of the book, you will have a working game that you can play or show off to friends. You will also be able to change the game and make it your own by writing a different story line, including new items, creating new ... Read more

    $44.99 CAD