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. 

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

Contacts Framework

Learn how to access user's contacts in iOS 11 with Swift 4

2018

EN

Learn how to use the Contacts Framework to access the user's contacts from an iOS application. After reading this guide, you will know how to read, add and remove contacts, how to create a view controller to list and manage user's contacts and also how to initialize and modify the standard view controllers provided by iOS.Table of ContentsCONTACTS FRAMEWORKContactsReading ContactsFormattersWorking with ContactsContact View Controller...

Responsive Web Design

Learn how to adapt your website for mobile devices with HTML5, CSS3 and JavaScript

2018

EN

Learn how to design your website for mobile devices. After reading this guide, you will know how to design your website with fixed and flexible layouts, and how to adapt the design to the size of the screen with Responsive Web Design.Table of ContentsWEB DESIGNBoxesDisplayTraditional Box ModelFloating ContentFloating BoxesAbsolute PositioningColumnsReal-life ApplicationFlexible Box ModelFlex Container

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


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

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

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

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

File API

Learn how to access files from JavaScript

2018

EN

Learn how to use the File API to load files from the user's computer. After reading this guide, you will know how to read and process files, how to show their content on your website, and how to control the process using events.Table of ContentsFILE APIFilesLoading FilesReading FilesPropertiesBlobsEventsQUICK REFERENCEReaderFilesMethodsEventsProgressThis guide assumes that you have ...

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

View Controllers in iOS 11

Learn how to structure your apps in iOS 11 with Xcode 9 and Swift 4

2018

EN

Learn how to create and connect view controllers to define the user interface of your iOS applications. After reading this guide, you will know how to add views and create view controllers, how to use segues and unwind segues to connect them, and how to implement Navigation Controllers, Tab Bar Controllers, and Split View Controllers to create user interfaces for every device.Table of ContentsVIEW CONTROLLERSStoryboardView ControllersOrientationO...