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 865 - 888 of 10541 Results
Skip side bar filters
  • XSL-FO

    Making XML Look Good in Print

    by Dave Pawson ...
    No matter how flexible and convenient digital information has become, we haven't done away with the need to see information in print. Extensible Style Language-Formatting Objects, or XSL-FO, is a set of tools developers and web designers use to describe page printouts of their XML (including XHTML) documents. If you need to produce high quality printed material from your XML documents, then XSL-FO ... Read more

    $20.99 CAD

  • A Beginners Guide to Python 3 Programming

    by John Hunt ...
    Series series Computer Science (R0)
    This textbook on Python 3 explains concepts such as variables and what they represent, how data is held in memory, how a for loop works and what a string is. It also introduces key concepts such as functions, modules and packages as well as object orientation and functional programming. Each section is prefaced with an introductory chapter, before continuing with how these ideas work in Python ... Read more

    $57.99 CAD

  • Just Spring Data Access

    Covers JDBC, Hibernate, JPA and JDO

    JDBC has simplified database access in Java applications, but a few nagging wrinkles remain—namely, persisting Java objects to relational databases. With this book, you’ll learn how the Spring Framework makes that job incredibly easy with dependency injection, template classes, and object-relational-mapping (ORM).Through sample code, you’ll discover how Spring streamlines the use of JDBC and ORM ... Read more

    $14.99 CAD

  • Python Programming Fundamentals

    by Kent D. Lee ...
    Series series Computer Science (R0)
    This easy-to-follow and classroom-tested textbook guides the reader through the fundamentals of programming with Python, an accessible language which can be learned incrementally.Features: incudes numerous examples and practice exercises throughout the text, with additional exercises, solutions and review questions at the end of each chapter; highlights the patterns which frequently appear when ... Read more

    $51.29 CAD

  • The Hands-on Intel Edison Manual Lab

    Intel Edison development platform is the first in a series of low-cost, general purpose compute platforms and companies working in the Internet of Things (IoT) and Wearable Computing. This book helps you how to get started with Intel Edison development with Intel Edison kit for Arduino using Python, C/C++, and Node.js. The following is a list of highlight topic:* Preparing Development Environment* ... Read more

    $2.98 CAD

  • Getting Started with Intel IoT and Intel Galileo

    The Intel Galileo board is the first in a family of Arduino-certified development and prototyping boards based on Intel architecture. Intel provides Intel IoT Developer Kit which you can build and deploy application on top of Intel Galileo board. This book helps you getting started with Intel IoT and Intel Galileo. The following is a list of highlight topics:* Preparing Development Environment* ... Read more

    $2.98 CAD

  • TypeScript Design Patterns

    Boost your development efficiency by learning about design patterns in TypeScript

    by Vilic Vane ...
    Boost your development efficiency by learning about design patterns in TypeScriptKey Features\[\*\] This step-by-step guide will would demonstrate all the important design patterns in practice\[\*\] This book is the only documentation on the market focusing on design patterns in TypeScript\[\*\] This book is packed with rich examples that will improve your efficiency and encourage code reuseBook ... Read more

    $37.99 CAD or Free with Kobo Plus

  • 21st Century C

    C Tips from the New School

    by Ben Klemens ...
    Throw out your old ideas about C and get to know a programming language that’s substantially outgrown its origins. With this revised edition of 21st Century C, you’ll discover up-to-date techniques missing from other C tutorials, whether you’re new to the language or just getting reacquainted.C isn’t just the foundation of modern programming languages; it is a modern language, ideal for writing ... Read more

    $36.99 CAD

  • React Cookbook

    Create dynamic web apps with React using Redux, Webpack, Node.js, and GraphQL

    Over 66 recipes that cover UI development, animations, component architecture, routing, and testing with React Key FeaturesUse essential hacks and simple techniques to solve React application development challengesCreate native mobile applications for iOS and Android using React NativeLearn how you can write robust tests for your applications using Jest and EnzymeBook DescriptionReact.js is ... Read more

    $41.99 CAD or Free with Kobo Plus

  • An Atypical ASP.NET Core 5 Design Patterns Guide

    A SOLID adventure into architectural principles, design patterns, .NET 5, and C#

    by Marcotte ...
    A .NET developer's guide to crafting robust, maintainable, and flexible web apps by leveraging C\# 9 and .NET 5 features and component-scale and application-scale design patternsKey FeaturesApply software design patterns effectively, starting small and progressing to cloud-scaleDiscover modern application architectures such as vertical slice, clean architecture, and event-driven ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Odoo 12 Development Essentials

    Fast-track your Odoo development skills to build powerful business applications

    by Daniel Reis ...
    Extend your skills with Odoo 12 to build resourceful and open source business applicationsKey FeaturesExplore Odoo 12 capabilities to develop business applicationsProgram business logic and manipulate data to implement specific business rules in your applicationsIntegrate Python APIs for building customizable and scalable business logicBook DescriptionOdoo is one of the best platforms for open ... Read more

    $41.99 CAD or Free with Kobo Plus

  • C# 7.1 and .NET Core 2.0 - Modern Cross-Platform Development

    Create powerful applications with .NET Standard 2.0, ASP.NET Core 2.0, and Entity Framework Core 2.0, using Visual Studio 2017 or Visual Studio Code

    C\# 7.1 and .NET Core 2.0 – Modern Cross-Platform Development, Third Edition is a practical guide to creating powerful cross-platform applications with C\# 7 and .NET Core 2.0.Key FeaturesBuild modern, cross-platform applications with .NET Core 2.0Get up to speed with C\#, and up to date with all the latest features of C\# 7.1Start creating professional web applications with ASP.NET Core 2.0Book ... Read more

    $67.99 CAD or Free with Kobo Plus

  • Practical RDF

    Solving Problems with the Resource Description Framework

    The Resource Description Framework (RDF) is a structure for describing and interchanging metadata on the Web--anything from library catalogs and worldwide directories to bioinformatics, Mozilla internal data structures, and knowledge bases for artificial intelligence projects. RDF provides a consistent framework and syntax for describing and querying data, making it possible to share website ... Read more

    $28.99 CAD

  • Satoshi on Bitcoin

    A collection of Satoshi Nakamoto’s writings on Bitcoin.This collection contains Satoshi’s words, compiled and neatly formatted without commentary. Each chapter contains Satoshi’s writings from a specific medium (emails, forum posts, website, and source code), with detailed date/time timestamps for each entry. These writings tell a compelling story of the excitement and challenges surrounding ... Read more

    Free

  • RabbitMQ Essentials

    by David Dossot ...
    This book is a quick and concise introduction to RabbitMQ. Follow the unique case study of Clever Coney Media as they progressively discover how to fully utilize RabbitMQ, containing clever examples and detailed explanations. Whether you are someone who develops enterprise messaging products professionally or a hobbyist who is already familiar with open source Message Queuing software and you are ... Read more

    $19.99 CAD or Free with Kobo Plus

  • ASP.NET SignalR Programming By Example

    Microsoft ASP.NET SignalR adds real-time web functionality to your applications. This book helps you how to build SignalR application with several scenarios and code illustration. The following is a list of highlight topics in this book:* Preparing Development Environment* Persistent Connections* ASP.NET SignalR Hubs* ASP.NET SignalR Groups* SignalR and ASP.NET MVC 5* SignalR and .NET Client* ... Read more

    $4.71 CAD

  • The JavaScript JSON Cookbook

    Over 80 recipes to make the most of JSON in your desktop, server, web, and mobile applications

    Key FeaturesBook DescriptionIf you're writing applications that move structured data from one place to another, this book is for you. This is especially true if you've been using XML to do the job because it's entirely possible that you could do much of the same work with less code and less data overhead in JSON. While the book's chapters make some distinction between the client and server sides ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Android Programming for Beginners

    Build in-depth, full-featured Android 9 Pie apps starting from zero programming experience

    by John Horton ...
    Learn all the Java and Android skills you need to start making powerful mobile applications with practical and actionable stepsKey FeaturesKick-start your Android programming career, or just have fun publishing apps to the Google Play marketplaceA first-principles introduction to Java, via Android, which means you'll be able to start building your own applications from scratchLearn by example and ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Quick Start Guide to Large Language Models

    Strategies and Best Practices for Using ChatGPT and Other LLMs

    by Sinan Ozdemir ...
    The Practical, Step-by-Step Guide to Using LLMs at Scale in Projects and ProductsLarge Language Models (LLMs) like ChatGPT are demonstrating breathtaking capabilities, but their size and complexity have deterred many practitioners from applying them. In Quick Start Guide to Large Language Models, pioneering data scientist and AI entrepreneur Sinan Ozdemir clears away those obstacles and provides a ... Read more

    $47.99 CAD

  • HTML5 and CSS3: Building Responsive Websites

    Design robust, powerful, and above all, modern websites across all manner of devices with ease using HTML5 and CSS3About This BookUse Responsive Grid System, Bootstrap, and Foundation frameworks for responsive web designLearn how to use the latest features of CSS including custom fonts, nth-child selectors (and some CSS4 selectors), CSS custom properties (variables), and CSS calcMake a mobile ... Read more

    $74.99 CAD or Free with Kobo Plus

  • Elixir in Action

    by Sasa Juric ...
    SummaryRevised and updated for Elixir 1.7, Elixir in Action, Second Edition teaches you how to apply Elixir to practical problems associated with scalability, fault tolerance, and high availability. Along the way, you'll develop an appreciation for, and considerable skill in, a functional and concurrent style of programming.About the TechnologyWhen you're building mission-critical software, fault ... Read more

    $46.99 CAD

  • Learn Rust in a Month of Lunches

    by David MacLeod ...
    Series series In a Month of Lunches
    One month. One hour a day. That’s all it takes to start writing Rust code!Learn Rust in a Month of Lunches teaches you to write super fast and super safe Rust code through lessons you can fit in your lunch break. Crystal-clear explanations and focused, relevant examples make it accessible to anyone—even if you’re learning Rust as your first programming language.By the time you’re done reading ... Read more

    $77.99 CAD

  • OCP: Oracle Certified Professional Java SE 8 Programmer II Study Guide

    Exam 1Z0-809

    Complete, trusted preparation for the Java Programmer II examOCP: Oracle Certified Professional Java SE 8 Programmer II Study Guide is your comprehensive companion for preparing for Exam 1Z0-809 as well as upgrade Exam 1Z0-810 and Exam 1Z0-813. With full coverage of 100% of exam objectives, this invaluable guide reinforces what you know, teaches you what you don't know, and gives you the hands-on ... Read more

    $39.99 CAD

  • JavaScript

    Advanced Guide to Programming Code with JavaScript

    Series Book 4 - JavaScript Programming Series
    Have you learned the basics of JavaScript computer programming and want to take your knowledge further? Has your appetite been whetted and you want to see how far you can go? Or are you looking for more to get your teeth into?If you answered yes to any of these questions, then look no further - this book is for you!In this Definitive JavaScript Advanced Level Guide, you're about to discover ... Read more

    $4.06 CAD or Free with Kobo Plus