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. 

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


2020

EN

Learn how to develop applications with SwiftUI today!SwiftUI for Masterminds takes the reader step by step through the technologies required to develop applications for iPhones, iPads and Mac computers. After reading this book, you will know how to program in Swift, how to design user interfaces, and how to combine traditional frameworks with the advanced features provided by SwiftUI to build modern applications.This book is a complete course on app development for A...

iOS Apps for Masterminds 3rd Edition

How to take advantage of Swift 4, iOS 11, and Xcode 9 to create insanely great apps for iPhones and iPads


2017

EN

Get ahead of everyone else and learn the latest technologies introduced by Apple. This is the first book to teach you how to work with Swift 4, Xcode 9, iOS 11 and the new APIs.iOS Apps for Masterminds leads the reader step by step to master the complex subjects required to create applications for iPhones and iPads. After reading this book, you will know how to program in Swift, how to design user interfaces, and how to work with the most powerful framew...

SwiftUI for Masterminds 3rd Edition 2022

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


2022

EN

Learn how to create apps for iOS 16 and macOS Ventura with Swift 5.7 and the SwiftUI framework.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, and how to combine traditional frameworks with the advanced features provided by SwiftUI to build modern applications.In this bo...

Price$12.99 CADor Free with Kobo Plus

SwiftUI for Masterminds 5th Edition

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

2024

EN

Anyone can learn how to develop professional applications for iPhones, iPads, and Mac computers. All you need is the information to be presented in a format that is clear and easy to understand. If that’s what you are looking for, this book is for you. SwiftUI for Masterminds covers both fundamental and advanced concepts, from computer programming and the Swift programming language to database storage, data sharing, graphics, the user interface, and everything you need to know to develop a...

Price$14.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

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

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

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

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

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

IndexedDB API

Learn how to create a database for your website with HTML5 and JavaScript


2018

EN

Learn how to use the IndexedDB API to create and manage a database. After reading this guide, you will know how to create a database for your website on the user's computer, and how to store, retrieve, and search information.Table of ContentsINDEXEDDB APIData StructureDatabaseObjects and Object StoresIndexesTransactionsImplementationOpening the DatabaseDefining IndexesAdding ObjectsRetrieving Objects