Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

Commit 29f5a77

Browse files
committed
Updating site readme
Signed-off-by: Pete LePage <[email protected]>
1 parent c3d1d99 commit 29f5a77

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed

README

Whitespace-only changes.

README.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
Building Great Web Apps
2+
=======================
3+
Build upon your knowledge of web development to create ‘lick-able’ modern web applications
4+
5+
Course Description
6+
------------------
7+
Learn the programming techniques and design fundamentals required to create modern, ‘lick-able’ web applications. Through hands-on labs, exercises and lectures, you will create a simple experimental web application that will help you learn how to create great user experiences with HTML5, CSS3 and the latest development techniques.
8+
9+
What You’ll Learn
10+
-----------------
11+
* Properties of web apps/What classifies as a web app
12+
* How to choose which browsers to support
13+
* How to choose the right technology for the problem
14+
* Frameworks, Libraries, Polyfills and Tools
15+
* Improving the sign up flow & reducing the barrier to trying
16+
* Building Web Apps that work offline
17+
* Storing data client side with indexed db, local storage and the file system
18+
* Best practices for great performance
19+
* Distribution options that scale quickly
20+
21+
Who Should Attend This Training
22+
-------------------------------
23+
Web developers who are comfortable creating interactive web experiences and want to use HTML5, CSS3 and the latest web development techniques to create modern web applications with great user experiences.
24+
25+
Time Commitment
26+
---------------
27+
Lecture Time: 1.25 hours
28+
Exercises & Hands On Work: 2.75 hours
29+
Total: 4.00 hours
30+
31+
Prerequisites
32+
-------------
33+
* Students should feel comfortable with HTML4, CSS2.1 and functional JavaScript
34+
* Some experience building web applications
35+
* Experience with object oriented programming is strongly recommended
36+
* Knowledge of Ajax design patterns
37+
* Ability to quickly deploy code to a web server

0 commit comments

Comments
 (0)