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 10499 Results
Skip side bar filters
  • Visualizing Biological Data with ggplot2

    Series series Chapman & Hall/CRC Computational Biology Series
    We are currently living in an era where technology is constantly advancing, which leads to the generation of large volumes and many types of data. Consequently, the ability to transform complex data into clear and attractive visualizations has become essential. Visualizing Biological Data with ggplot2 encourages readers to explore the power of visualization in biology, combining science and art to ... Read more

    $100.30 CAD

    PRE-ORDER

  • The Genius of Lisp

    by Cees de Groot ...
    Journey through the fascinating story of Lisp: How it came about and why it was designed the way it was. Meet the geniuses involved in its creation, including Alonzo Church, Alan Turing, and the father of Lisp and artificial intelligence, John McCarthy. Lisp has informed the design of most programming languages in use today, and to learn how Lisp was constructed is to learn what programming is all ... Read more

    $19.99 CAD or Free with Kobo Plus

  • Domain-Specific Languages

    by Martin Fowler ...
    Series series Addison-Wesley Signature Series (Fowler)
    When carefully selected and used, Domain-Specific Languages (DSLs) may simplify complex code, promote effective communication with customers, improve productivity, and unclog development bottlenecks. In Domain-Specific Languages, noted software development expert Martin Fowler first provides the information software professionals need to decide if and when to utilize DSLs. Then, where DSLs prove ... Read more

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

  • Android Programming for Beginners

    Learn Android, Kotlin & Jetpack from scratch and Turbocharge progress with AI

    by John Horton ...
    Learn Android app development from scratch with Kotlin and Jetpack Compose. Build 35+ hands-on apps, games, and database projects while mastering modern Android Studio workflows and Kotlin fundamentals.Key FeaturesBuild Android apps with Kotlin, Jetpack Compose, Android Studio, and Agentic ProgrammingCreate hands-on projects including, UI, sound, graphics, databases and gameMaster modern Android ... Read more

    $36.79 CAD or Free with Kobo Plus

  • Hacking

    A Comprehensive Guide to Computer Hacking and Cybersecurity

    by Sam Griffin ...
    HACKINGWith growing digital dependence and an increase in cyber threats, you cannot afford to be in the dark as far as your digital and online security is concerned. This book is a simple guide that will reveal the many potential risks and mistakes that can expose you to hackers.This is a book for anyone and everyone. If you use a mobile phone, computer, or any other digital device, then this book ... Read more

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

  • 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

  • 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

  • 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

  • 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

  • Java

    Beginner's Guide to Programming Code with Java

    Series Book 1 - Java Programming Series
    Learn Java programming today and begin your path towards Java programming mastery!In this Definitive Java Guide, you're about to discover how to...How to program code in Java through learning the core essentials that every Java programmer must know. Learning Java is going to benefit you because it is going to help you in writing programs for the Web as well as being a stepping stone for learning ... Read more

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

  • The Missing README

    A Guide for the New Software Engineer

    Key concepts and best practices for new software engineers — stuff critical to your workplace success that you weren’t taught in school.For new software engineers, knowing how to program is only half the battle. You’ll quickly find that many of the skills and processes key to your success are not taught in any school or bootcamp. The Missing README fills in that gap—a distillation of workplace ... Read more

    $25.59 CAD

  • Mastering Rust: The Ultimate Starter Guide

    by Dan Miller ...
    Ready to dive into Rust but not sure where to start? Mastering Rust: The Ultimate Starter Guide by Dan Miller is your comprehensive companion on this exciting journey. Dan's unique approach to writing makes learning Rust a personable and rewarding experience.What sets this guide apart is its focus on practical application. You'll not only learn the "how" but also the "why," gaining insights into ... Read more

    $2.99 CAD or Free with Kobo Plus

  • Puppet 4 Essentials, Second Edition

    Acquire skills to manage your IT infrastructure effectively with Puppet

    Acquire skills to manage your IT infrastructure effectively with PuppetKey FeaturesBreeze through Puppet 4’s key features and performance improvements to bring real advantage to your IT infrastructureDiscover Puppet best practices to help you avoid common mistakes and pitfallsBlitz through easy-to-follow examples to get to grips with Puppet and succeed with everyday IT automationBook ... Read more

    $41.99 CAD or Free with Kobo Plus

  • 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.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from ... 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.99 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

  • Learning C# by Developing Games with Unity

    Get to grips with coding in C# and build simple 3D games in Unity 2023 from the ground up

    A new edition of the book is now available. Includes invitation to join the online Unity Game Development community to read the book alongside peers, Unity developers/C\# programmers and Harrison Ferrone. Get With Your Book: PDF Copy, AI Assistant, and Next-Gen Reader FreeKey FeaturesDevelop a strong foundation of programming concepts and the C\# languageBecome confident with Unity fundamentals ... Read more

    $48.99 CAD or Free with Kobo Plus