Skip to content
4thex edited this page Nov 24, 2014 · 1 revision

What is it?

This is a course in creating Chrome Apps.

Develop your own Chrome App using HTML5, CSS3, and JavaScript. The book uses the PLTW (Project Lead The Way) principle, though not affiliated with the organization (pltw.org). The idea is that you will learn just enough to be able to complete a specific project. Chrome Apps can run on Microsoft Windows desktops, laptops, tablets, and even Android and IOS/IPhone through the MobileChromeApps project (https://github.com/MobileChromeApps).

Why should I care?

Because programming is creative and fun.

Introduction
[Install CDE](Install CDE)

Part 1 - The basics

HTML5
CSS
JavaScript
DOM

Part 2 - Projects

[A Ringing Bell](A Ringing Bell)
[Projectile Movement](Projectile Movement)
[Map with location](Map with location)
[Slide 15 Puzzle](Slide 15 Puzzle)
[A Running Man](A Running Man)
Sudoku

Part 3 - Getting it out there

[Package Chrome Application](Package Chrome Application)
[Uploading Your Application](Uploading Your Application)

Clone this wiki locally