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 793 - 816 of 10541 Results
Skip side bar filters
  • jQuery UI

    Learn How to use Dialogs, Autocomplete, and More

    by Eric Sarrion ...
    With the jQuery UI library, you can apply the power and standards of jQuery to user interface design, complete with interactive elements, animation, and themeable widgets. This concise, code-heavy guide demonstrates how to harness interactive features that HTML5 lacks, including tabs, accordions, and dialog boxes. You’ll also learn how to program common but complex tasks, such as managing drag and ... Read more

    $12.99 CAD

  • Machine Learning for Developers

    Uplift your regular applications with the power of statistics, analytics, and machine learning

    Your one-stop guide to becoming a Machine Learning expert.Key Features-Learn to develop efficient and intelligent applications by leveraging the power of Machine Learning- A highly practical guide explaining the concepts of problem solving in the easiest possible manner- Implement Machine Learning in the most practical wayBook DescriptionMost of us have heard about the term Machine Learning, but ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Learn PHP: Learn PHP Programming in 4 hours! PHP for Beginners - Smart and Easy Ways to learn PHP & MySQL

    by Barry Page ...
    "Learn PHP in 4 Hours!" promises to give you complete introductory knowledge to PHP and MySQL. You will be able to get started on your journey to building awesome dynamic websites that help you achieve your dreams in no time.This book contains definitions that are straightforward, examples that are short and sweet and explanations that ensure mastery of the basics very quickly.You will be able to ... Read more

    $6.99 CAD or Free with Kobo Plus

  • Hands-On GPU Programming with Python and CUDA

    Explore high-performance parallel computing with CUDA

    Build real-world applications with Python 2.7, CUDA 9, and CUDA 10. We suggest the use of Python 2.7 over Python 3.x, since Python 2.7 has stable support across all the libraries we use in this book.Key FeaturesExpand your background in GPU programming—PyCUDA, scikit-cuda, and NsightEffectively use CUDA libraries such as cuBLAS, cuFFT, and cuSolverApply GPU programming to modern data science ... Read more

    $41.99 CAD or Free with Kobo Plus

  • MongoDB for C# by Example

    Code illustration for MongoDB programming using C#. Book topics cover:* Development Environment* Connecting to MongoDB* Create and Delete Database* Create, Read and Delete Database Collection* Create, Read, Update and Delete Collection Data* Finding and Querying Data* Binary and Image Collection Data* Working with GridFS* Embedded Document* LINQ ... Read more

    $6.61 CAD

  • Learning Three.js: The JavaScript 3D Library for WebGL - Second Edition

    Create stunning 3D graphics in your browser using the Three.js JavaScript library

    by Jos Dirksen ...
    Key FeaturesBook DescriptionIf you know JavaScript and want to start creating 3D graphics that run in any browser, this book is a great choice for you. You don't need to know anything about math or WebGL; all that you need is general knowledge of JavaScript and HTML.What you will learnUse the different geometries that are provided by Three.jsApply realistic lighting and shadows to the 3D objects ... Read more

    $47.99 CAD or Free with Kobo Plus

  • Mastering Python Regular Expressions

    A short and straight to the point guide that explains the implementation of Regular Expressions in Python. This book is aimed at Python developers who want to learn how to leverage Regular Expressions in Python. Basic knowledge of Python is required for a better understanding. ... Read more

    $17.99 CAD or Free with Kobo Plus

  • Hadoop Operations

    A Guide for Developers and Administrators

    by Eric Sammer ...
    If you’ve been asked to maintain large and complex Hadoop clusters, this book is a must. Demand for operations-specific material has skyrocketed now that Hadoop is becoming the de facto standard for truly large-scale data processing in the data center. Eric Sammer, Principal Solution Architect at Cloudera, shows you the particulars of running Hadoop in production, from planning, installing, and ... Read more

    $36.99 CAD

  • Building Hypermedia APIs with HTML5 and Node

    Creating Evolvable Hypermedia Applications

    by Mike Amundsen ...
    With this concise book, you’ll learn the art of building hypermedia APIs that don’t simply run on the Web, but that actually exist in the Web. You’ll start with the general principles and technologies behind this architectural approach, and then dive hands-on into three fully-functional API examples.Too many APIs rely on concepts rooted in desktop and local area network patterns that don’t scale ... Read more

    $14.99 CAD

  • Android 4.4 App Development Essentials

    by Neil Smyth ...
    The goal of this book is to teach the skills necessary to develop Android based applications using the Eclipse Integrated Development Environment (IDE) and the Android 4.4 Software Development Kit (SDK).Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment. An introduction to the architecture of Android is followed ... Read more

    $17.85 CAD

  • Programming Hive

    Data Warehouse and Query Language for Hadoop

    Need to move a relational database application to Hadoop? This comprehensive guide introduces you to Apache Hive, Hadoop’s data warehouse infrastructure. You’ll quickly learn how to use Hive’s SQL dialect—HiveQL—to summarize, query, and analyze large datasets stored in Hadoop’s distributed filesystem.This example-driven guide shows you how to set up and configure Hive in your environment, provides ... Read more

    $28.99 CAD

  • JavaScript for PHP Developers

    A Concise Guide to Mastering JavaScript

    If you want to significantly expand your web development skills beyond PHP, this practical, hands-on book teaches you ECMAScript—the core JavaScript language—from the ground up. You’ll discover some similarities between JavaScript and PHP, such as conditions and loops, but the primary focus is on JavaScript’s unique object creation, classes, prototypes, and inheritance.JavaScript knowledge is ... Read more

    $11.99 CAD

  • Just Hibernate

    A Lightweight Introduction to the Hibernate Framework

    If you’re looking for a short, sweet, and simple introduction (or reintroduction) to Hibernate, this is the book you want. Through clear real-world examples, you’ll learn Hibernate and object-relational mapping from the ground up, starting with the basics. Then you’ll dive into the framework’s moving parts to understand how they work in action.Storing Java objects in relational databases is ... Read more

    $22.99 CAD

  • Testing in Scala

    Scala Tools for Behavior-Driven Development

    If you build your Scala application through Test-Driven Development, you’ll quickly see the advantages of testing before you write production code. This hands-on book shows you how to create tests with ScalaTest and the Specs2—two of the best testing frameworks available—and how to run your tests in the Simple Build Tool (SBT) designed specifically for Scala projects.By building a sample digital ... Read more

    $11.99 CAD

  • Kinect Open Source Programming Secrets

    Hacking the Kinect with OpenNI, NITE, and Java

    Program Kinect to do awesome things using a unique selection of open source software!The Kinect motion-sensing device for the Xbox 360 and Windows became the world's fastest-selling consumer electronics device when it was released (8 million sold in its first 60 days) and won prestigious awards, such as "Gaming Gadget of the Year." Now Kinect Open Source Programming Secrets lets YOU harness the ... Read more

    $31.99 CAD

  • Python Programming for Beginners

    A guide to Python computer language, computer programming, and learning Python fast!

    by Joe Benton ...
    PYTHON PROGRAMMING FOR BEGINNERSThis book explains the basics of Python programming language, how it works, and what kind of programs you can create with it.Through reading this guide, you will gain an understanding of the rules of writing Python code, its parameters, and syntax.You will learn how to write Python code yourself, and at the completion of this book have the ability to solve ... Read more

    $2.99 CAD or Free with Kobo Plus

  • Learning Deep Learning

    Theory and Practice of Neural Networks, Computer Vision, Natural Language Processing, and Transformers Using TensorFlow

    by Magnus Ekman ...
    NVIDIA's Full-Color Guide to Deep Learning: All You Need to Get Started and Get Results"To enable everyone to be part of this historic revolution requires the democratization of AI knowledge and resources. This book is timely and relevant towards accomplishing these lofty goals."-- From the foreword by Dr. Anima Anandkumar, Bren Professor, Caltech, and Director of ML Research, NVIDIA"Ekman uses a ... Read more

    $57.99 CAD

  • Burp Suite Cookbook

    Practical recipes to help you master web penetration testing with Burp Suite

    Get hands-on experience in using Burp Suite to execute attacks and perform web assessmentsKey FeaturesExplore the tools in Burp Suite to meet your web infrastructure security demandsConfigure Burp to fine-tune the suite of tools specific to the targetUse Burp extensions to assist with different technologies commonly found in application stacksBook DescriptionBurp Suite is a Java-based platform for ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Learn Python Visually

    Creative Coding with Processing.py

    by Tristan Bunn ...
    An accessible, visual, and creative approach to teaching core coding concepts using Python's Processing.py, an open-source graphical development environment.This beginners book introduces non-programmers to the fundamentals of computer coding within a visual, arts-focused context. Tristan Bunn’s remarkably effective teaching approach is designed to help you visualize core programming concepts ... Read more

    $42.39 CAD

  • Python Data Analysis, Second Edition

    Data manipulation and complex data analysis with Python

    Learn how to apply powerful data analysis techniques with popular open source Python modulesKey Features\[\*\]Find, manipulate, and analyze your data using the Python 3.5 libraries\[\*\]Perform advanced, high-performance linear algebra and mathematical calculations with clean and efficient Python code\[\*\]An easy-to-follow guide with realistic examples that are frequently used in real-world data ... Read more

    $47.99 CAD or Free with Kobo Plus

  • PHP This! A Beginners Guide to Learning Object Oriented PHP

    PHP This! is a beginners book for developers who are new to object oriented PHP web development.This goal of PHP This! is to teach the PHP skills needed to be a junior PHP developer. These skills include an introduction to object oriented PHP theory and instruction on how to apply that theory to build a full custom MVC application, unit testing with PHPUnit and code management with SVN.The ... Read more

    $9.99 CAD or Free with Kobo Plus

  • Learn Python Programming

    The no-nonsense, beginner's guide to programming, data science, and web development with Python 3.7

    Learn the fundamentals of Python (3.7) and how to apply it to data science, programming, and web development. Fully updated to include hands-on tutorials and projects.Key FeaturesLearn the fundamentals of Python programming with interactive projectsApply Python to data science with tools such as IPython and JupyterUtilize Python for web development and build a real-world app using DjangoBook ... Read more

    $37.99 CAD or Free with Kobo Plus

  • Beginning Visual C# 2012 Programming

    Step-by-step beginner’s guide to Visual C# 2012Written for novice programmers who want to learn programming with C# and the .NET framework, this book offers programming basics such as variables, flow control, and object oriented programming. It then moves into web and Windows programming and data access (databases and XML). The authors focus on the tool that beginners use most often to program C#, ... Read more

    $35.99 CAD

  • Grokking Functional Programming

    There’s no need to fear going functional! This friendly, lively, and engaging guide is perfect for any perplexed programmer. It lays out the principles of functional programming in a simple and concise way that will help you grok what FP is really all about.In Grokking Functional Programming you will learn:Designing with functions and types instead of objectsProgramming with pure functions and ... Read more

    $65.99 CAD