HTML5 Jump Start

7

Click here to load reader

description

These are the slides I was using in my HTML5 Jump Start lecture, that took place in HIT on October 9th, 2013.

Transcript of HTML5 Jump Start

Page 1: HTML5 Jump Start

HTML5 Jump Start

Haim MichaelOctober 9th, 2013

All logos, trade marks and brand names used in this presentation belong to the respective owners.

Watch the lecture at http://youtu.be/i_GUkjBiUWw

Li fe M

ic hae l .c o

m

Page 2: HTML5 Jump Start

Table of ContentLi fe M

ic hae l .c o

m● Introduction to HTML5● HTML5 Capabilities● Learning Resources● Questions & Answers

Page 3: HTML5 Jump Start

IntroductionLi fe M

ic hae l .c o

m● The HTML5 term has two interpretations. The first

interpretation is the new HTML5 specification that defines

new elements, attributes and new JavaScript APIs. The

second is the large set of technologies that allow us to

develop powerful web sites and hybrid applications.

● The main target of HTML 5.0 is to reduce the need for

proprietary plug-in-based rich internet application

technologies, such as JavaFX, Silverlight and Adobe Flash.

Page 4: HTML5 Jump Start

HTML5 CapabilitiesLi fe M

ic hae l .c o

m● Video and Audio

● Geo Location

● Offline Storage

● Canvas API

● Web GL

● Communication API

Page 5: HTML5 Jump Start

HTML5 CapabilitiesLi fe M

ic hae l .c o

m● WebSocket API

● File API

● History API

● WebWorkers API

● Drag&Drop API

Page 6: HTML5 Jump Start

Learning ResourcesLi fe M

ic hae l .c o

m● You can find the 'Introduction to HTML5' online course

available for free personal use at

http://abelski.lifemichael.com

● You can find a huge range of demos and code samples at

http://www.html5demos.com

● Mozilla Developer Network

https://developer.mozilla.org

● Facebook Developers Group for HTML5

https://www.facebook.com/groups/161158997228795/

Page 7: HTML5 Jump Start

Questions & AnswersLi fe M

ic hae l .c o

m● Two courses you might find interesting include

Software Engineering in PHP

more info

Android 4.4 Java Applications Development

more info

HTML5 Cross Platform Mobile Applications

more info

● If you enjoyed my lecture please leave me a comment

at http://speakerpedia.com/speakers/life-michael.

Thanks for your time!

Haim.