This is our Canada store.

Looks like you're in United States. You need a Canada address to shop on our Canada store. Go to our United States store to continue.

Showing results for "jd gauchat"

  • Bestsellers
  • Highest Rated
  • Price: Low to High
  • Title: A to Z
  • Title: Z to A
  • Date: Newest to Oldest
  • Date: Oldest to Newest
Clear All

Showing 1 - 12 of 62 Results

Adult content is visible. 

2026

EN

Learn everything you need to master the Swift programming language step by step, from beginner concepts to advanced techniques. After reading this book, you will know how to write Swift code with confidence, process data efficiently, work with advanced frameworks, and structure your projects to build powerful and scalable applications.With this book, you will learn:How to program in Swift 6.2How to defined custom data typesHow to extend Swift ...

HTML5 for Masterminds, Revised 3rd Edition

How to take advantage of HTML5 to create responsive websites and revolutionary applications


2017

EN

The new edition of HTML5 for Masterminds is ready. Now with a complete course on Web Development and Responsive Web Design. Learn how to create websites and applications for desktop and mobile devices with HTML, CSS, and JavaScript.HTML5 for Masterminds leads the reader step-by-step to master the complex subjects required to create websites and web applications. After reading this book, you will know how to structure your documents with HTML, how to style them with CSS, and how to ...

2026

EN

SwiftUI for Masterminds is a comprehensive course designed to take you from the fundamentals of SwiftUI to the development of professional applications for Apple platforms.Whether you are a complete beginner starting your journey in app development or an experienced Android developer looking to expand into the Apple ecosystem, this book provides a structured, practical path to mastering SwiftUI.You will not just learn syntax or isolated examples. You will b...

Price$13.99 CADor Free with Kobo Plus

2026

EN

Learn how to harness the power of Apple Intelligence to build truly intelligent applications for iPhones, iPads, and Macs. This book is a practical, in-depth guide for developers who want to move beyond experimentation and integrate artificial intelligence into real production apps with confidence.After reading this book, you will know how to work with Apple Intelligence and Siri, integrate on-device models for fast and private intelligence, and connect to powerful external model p...

Price$13.99 CADor Free with Kobo Plus

Canvas API

Learn how to create graphics for your website with HTML5 and JavaScript

2018

EN

Learn how to create graphic applications for the Web with the Canvas API. After reading this guide, you will know how to create graphics for the web, how to manipulate images, and how to generate animations and small video games.Table of ContentsCANVAS APIGraphicsThe CanvasThe ContextDrawingRectanglesColorsGradientsPathsLinesTextShadowsTransformationsStatusThe GlobalCompositeOp...

Forms API

Learn how to process forms for your website with HTML5 and JavaScript

2018

EN

Learn how to use the Forms API to process forms on your website. After reading this guide, you will know how to send forms from your JavaScript code, how to validate forms, and how to modify a form in real time according to the values inserted by the user.Table of ContentsFORMS APIProcessing FormsValidationCustom ErrorsThe invalid EventThe ValidityState ObjectPseudo-ClassesValid and InvalidOptional and RequiredI...

WebRTC API

Learn how to connect computers in a network with HTML5 and JavaScript

2018

EN

Learn how to use the WebRTC API to establish peer-to-peer communications. After reading this guide, you will know how to connect your users with each other, how to create a system to let your users perform video calls, and how to transfer data from one user to another.Table of ContentsWEBRTC APIWeb ParadigmsICE ServersPeer ConnectionICE CandidateOffer and AnswerSession DescriptionMedia StreamsEventsConfiguration...

SwiftUI for Masterminds 7th Edition

How to take advantage of SwiftUI, iOS 27 and AI Agents to develop apps for iPhones, iPads, and Macs

2026

EN

The 7th edition of the bestselling SwiftUI for Masterminds, now fully updated for iOS 27 and Xcode 27.SwiftUI for Masterminds is a comprehensive course designed to take you from the fundamentals of SwiftUI to building professional applications for Apple devices in no time.Learn app development step by step, the easy way, from simple examples to fully functional applications. By the end of this book, you will know how to design user interfac...

Price$15.99 CADor Free with Kobo Plus

SwiftUI for Masterminds 2nd Edition 2022

How to take advantage of Swift 5.5 and SwiftUI 3 to create insanely great apps for iPhones, iPads, and Macs


2022

EN

SwiftUI for Masterminds is a complete course on how to create professional applications for iPhones, iPads and Mac computers. After reading this book, you will know how to program in Swift, how to design user interfaces with SwiftUI, and how to work with the most powerful frameworks available for app development.

Price$12.99 CADor Free with Kobo Plus

Swift for Masterminds 2nd Edition

How to take advantage of Swift, iOS 27 and AI Agents to program applications for iPhones, iPads, and Macs

2026

EN

The 2nd edition of the bestselling Swift for Masterminds, now fully updated for Swift 6.4 and iOS 27, with new sections on concurrency and AI-assisted development.Master the Swift programming language step by step, the easy way, from beginner concepts to advanced techniques. After reading this book, you will know how to write Swift code with confidence, process data efficiently, work with frameworks, and structure your projects to build powerful and scalable applic...

Introduction to JavaScript

Learn how to create scripts in JavaScript for your website

2018

EN

Learn how to program with JavaScript. After reading this guide, you will know how to create a program in JavaScript, how to define functions and objects, and how to read and modify an HTML document dynamically.Table of ContentsJAVASCRIPTIntroduction to JavaScriptImplementing JavaScriptVariablesStringsBooleansArraysConditionals and LoopsControl Transfer InstructionsFunctionsDeclaring FunctionsScope

Web Storage API

Learn how to store data from your website with JavaScript

2018

EN

Learn how to use the Web Storage API to store information on the user's computer. After reading this guide, you will know how to define a temporary or permanent storage space for your website, and how to store and retrieve data.Table of ContentsWEB STORAGE APIStorage SystemsSession StorageStoring DataReading DataDeleting DataLocal StorageStorage EventQUICK REFERENCEStorageEventThis guide assumes ...