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 1009 - 1032 of 10550 Results
Skip side bar filters
  • Test Driven Development for Embedded C

    Another day without Test-Driven Development means more time wasted chasing bugs and watching your code deteriorate. You thought TDD was for someone else, but it's not! It's for you, the embedded C programmer. TDD helps you prevent defects and build software with a long useful life. This is the first book to teach the hows and whys of TDD for C programmers.TDD is a modern programming practice C ... Read more

    $37.99 CAD

  • Trouble Free C (Book for C-Programming)

    100% Pure Adrenaline

    Series Book 1 - Surf Rangers
    This book is especially for those students who are tyro in the field of C programming. Inside the book you will find numerous programs instead of just code snippet to illustrate even the basic concept. The book assumes no previous exposure to the C programming language. It also contains some good programming examples, which might be useful for experienced programmers. ... Read more

    $6.99 CAD

  • Node.js Design Patterns

    Master best practices to build modular and scalable server-side web applications

    Get the best out of Node.js by mastering its most powerful components and patterns to create modular and scalable applications with easeKey Features\[\*\] Create reusable patterns and modules by leveraging the new features of Node.js .\[\*\] Understand the asynchronous single thread design of node and grasp all its features and patterns to take advantage of various functions.\[\*\] This unique ... Read more

    $47.99 CAD or Free with Kobo Plus

  • Learning Test-Driven Development

    A Polyglot Guide to Writing Uncluttered Code

    Your code is a testament to your skills as a developer. No matter what language you use, code should be clean, elegant, and uncluttered. By using test-driven development (TDD), you'll write code that's easy to understand, retains its elegance, and works for months, even years, to come. With this indispensable guide, you'll learn how to use TDD with three different languages: Go, JavaScript, and ... Read more

    $57.99 CAD

  • Mastering phpMyAdmin 3.3.x for Effective MySQL Management

    A complete guide to get started with phpMyAdmin 3.3 and master its features

    by Marc Delisle ...
    This is a step-by-step instructional guide to get you started easily with phpMyAdmin and teach you to manage and perform database functions on your database. You will first be introduced to the interface and then build basic tables and perform both simple and advanced functions on the created database. The book progresses gradually and you will follow it best by reading it sequentially. If you are ... Read more

    $37.99 CAD or Free with Kobo Plus

  • A Practical Guide to SysML

    The Systems Modeling Language

    Series series The MK/OMG Press
    A Practical Guide to SysML, Third Edition, fully updated for SysML version 1.4, provides a comprehensive and practical guide for modeling systems with SysML. With their unique perspective as leading contributors to the language, Friedenthal, Moore, and Steiner provide a full description of the language along with a quick reference guide and practical examples to help you use SysML. The book begins ... Read more

    $53.99 CAD

  • Unity from Zero to Proficiency (Intermediate)

    Unity from Zero to Proficiency, #3

    Series Book 3 - Unity from Zero to Proficiency
    Newly Edited and Updated Version (Third Edition) for Unity 2020Learn C# with Unity, and create a full FPS game without the headachesWithout this book, most people spend too long trying to learn C# with Unity the hard way. This book is the only one that will get you to learn Unity fast without wasting so much time. It includes twelve chapters that painlessly teach you the necessary skills to create ... Read more

    $13.99 CAD or Free with Kobo Plus

  • Learn C# in 7 days

    Get up and running with C# 7 with async main, tuples, pattern matching, LINQ, regex, indexers, and more

    by Gaurav Aroraa ...
    Learn C\# in 7 days with practical examples, build a foundation for C\# programming, and boost your skills to an advanced levelKey Features\[\*\] Learn the basics of C\# in 7 days\[\*\] Works as a reference guide describing the major features of C\#\[\*\] Build easy and simple code through real-world example scenariosBook DescriptionThis book takes a unique approach to teach C\# to absolute ... Read more

    $37.99 CAD or Free with Kobo Plus

  • ClojureScript: Up and Running

    Functional Programming for the Web

    Learn how to build complete client-side applications with ClojureScript, the Clojure language variant that compiles to optimized JavaScript. This hands-on introduction shows you how ClojureScript not only has similarities to JavaScript—without the flaws—but also supports the full semantics of its parent language. You’ll delve into ClojureScript’s immutable data structures, lazy sequences, first ... Read more

    $12.99 CAD

  • Hands-On Unsupervised Learning Using Python

    How to Build Applied Machine Learning Solutions from Unlabeled Data

    Many industry experts consider unsupervised learning the next frontier in artificial intelligence, one that may hold the key to general artificial intelligence. Since the majority of the world's data is unlabeled, conventional supervised learning cannot be applied. Unsupervised learning, on the other hand, can be applied to unlabeled datasets to discover meaningful patterns buried deep in the data ... Read more

    $67.99 CAD

  • Getting Started with Intel Galileo

    Electronic Projects with the Quark-Powered Arduino-Compatible Board

    Getting Started with the Intel Galileo gets you up and running with this new, x86-powered board that was developed in collaboration between Arduino and Intel. You'll learn how to set it up, connect it to your computer, and begin programming. You'll learn how to build electronics projects around the Galileo, and you'll explore the features and power that make it different from all the boards that ... Read more

    $9.99 CAD

  • Building Node Applications with MongoDB and Backbone

    Rapid Prototyping and Scalable Deployment

    by Emily Wilson ...
    Build an application from backend to browser with Node.js, and kick open the doors to real-time event programming. With this hands-on book, you’ll learn how to create a social network application similar to LinkedIn and Facebook, but with a real-time twist. And you’ll build it with just one programming language: JavaScript.If you’re an experienced web developer unfamiliar with JavaScript, the book ... Read more

    $19.99 CAD

  • React 16 Essentials

    A fast-paced, hands-on guide to designing and building scalable and maintainable web apps with React 16

    Everything you need to start working with React 16 and assess React FiberKey FeaturesHands-on examples and tutorials for the latest React 16 releaseAssess the impact of React Fiber for your future web developmentBuild maintainable and high performance React 16 web applicationsBook DescriptionReact 16 Essentials, Second Edition, fully updated for React 16, takes you on a fast-paced journey through ... Read more

    $28.99 CAD or Free with Kobo Plus

  • Eclipse

    Programming Java Applications

    by Steve Holzner ...
    Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it doesn't fix them--that's up to you: fix them, compile again, and hope that nothing goes wrong this time.Eclipse, the popular Java integrated development environment (IDE) provides an ... Read more

    $32.99 CAD

  • C++ Application Development with Code::Blocks

    Using Code::Blocks it's possible for C++ developers to create application consistency across multiple platforms. This book takes you through the process from installation to implementing advanced features, all with a user-friendly approach.

    by BIPLAB MODAK ...
    Key FeaturesBook DescriptionThis is a comprehensive tutorial with step-by-step instructions on how to develop applications with Code::Blocks.This book is for C++ developers who wish to use Code::Blocks to create applications with a consistent look and feel across multiple platforms. This book assumes that you are familiar with the basics of the C++ programming language.What you will learnInstall ... Read more

    $37.99 CAD or Free with Kobo Plus

  • Selenium Design Patterns and Best Practices

    Whether you are an experienced WebDriver developer or someone who was newly assigned a task to create automated tests, this book is for you. Since the ideas and concepts are described in simple terms, no previous experience in computer coding or programming is required. ... Read more

    $23.99 CAD or Free with Kobo Plus

  • SQL Hacks

    Tips & Tools for Digging Into Your Data

    Whether you're running Access, MySQL, SQL Server, Oracle, or PostgreSQL, this book will help you push the limits of traditional SQL to squeeze data effectively from your database. The book offers 100 hacks -- unique tips and tools -- that bring you the knowledge of experts who apply what they know in the real world to help you take full advantage of the expressive power of SQL. You'll find ... Read more

    $21.99 CAD

  • Mastering CSS

    A guided journey through modern CSS

    by Rich Finelli ...
    Rich Finelli\\'s modern CSS training course, based on his bestselling Mastering CSS video, now available in a book. Master CSS from best practices to practical CSS coding.Key Features\[\*\] Learn CSS directly from Rich Finelli, author of the bestselling Mastering CSS training course\[\*\] From best practices to deep coding, Rich Finelli shares his CSS knowledge with you\[\*\] Rich Finelli covers ... Read more

    $37.99 CAD or Free with Kobo Plus

  • PowerShell Cookbook

    by Lee Holmes ...
    How do you use PowerShell to navigate the filesystem, manage files and folders, or retrieve a web page? This introduction to the PowerShell language and scripting environment provides more than 400 task-oriented recipes to help you solve all kinds of problems. Intermediate to advanced system administrators will find more than 100 tried-and-tested scripts they can copy and use immediately.Updated ... Read more

    $77.99 CAD

  • Dive Into Algorithms

    A Pythonic Adventure for the Intrepid Beginner

    Dive Into Algorithms is a broad introduction to algorithms using the Python Programming Language.Dive Into Algorithms is a wide-ranging, Pythonic tour of many of the world's most interesting algorithms. With little more than a bit of computer programming experience and basic high-school math, you'll explore standard computer science algorithms for searching, sorting, and optimization; human-based ... Read more

    $35.19 CAD

  • The Principles of Object-Oriented JavaScript

    If you've used a more traditional object-oriented language, such as C++ or Java, JavaScript probably doesn't seem object-oriented at all. It has no concept of classes, and you don't even need to define any objects in order to write code. But don't be fooled—JavaScript is an incredibly powerful and expressive object-oriented language that puts many design decisions right into your hands.In The ... Read more

    $16.79 CAD

  • The Book of Dash

    Build Dashboards with Python and Plotly

    Create stunning interactive dashboard applications in Python with the Dash visualization and data analysis tool. Build interfaces that make sense of your data, and make it pretty.A swift and practical introduction to building interactive data visualization apps in Python, known as dashboards. You’ve seen dashboards before; think election result visualizations you can update in real time, or ... Read more

    $29.59 CAD

  • WordPress 3.7 Complete - Third Edition

    WordPress 3.5 Complete: Third Edition is a comprehensive and step-by-step tutorial packed with screenshots and examples to make it easy and quick to pick it up.This WordPress book is a guide to WordPress for online publishers and web developers. If you are new to blogging and want to create your own blog or website from scratch, then "WordPress 3.5 Complete: Third Edition" is for you. No prior ... Read more

    $30.99 CAD or Free with Kobo Plus

  • Object Oriented Programming Properties Explained in C#: Beginner Guide

    Book DescriptionThis book explains Object Oriented Programming Properties with easy to understand examples and simple language.Level: Beginner to IntermediateAre you looking for learning object oriented programming properties with simple language and easy to understand examples?Have you just started to learn Object Oriented Programming in C# or you have some experience with it and want to learn ... Read more

    $0.99 CAD or Free with Kobo Plus