Successfully reported this slideshow.
Your SlideShare is downloading. ×

HTML5 Jump Start

Upcoming SlideShare
JavaScript Jump Start
JavaScript Jump Start
Loading in …3
×

Check these out next

1 of 7 Ad
1 of 7 Ad

HTML5 Jump Start

Download to read offline

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

More information about the Java course I deliver can be found at java.course.lifemichael.com

More information about the PHP course I deliver can be found at php.course.lifemichael.com

More information about the FED course I deliver can be found at fed.course.lifemichael.com

More information about the Scala course I deliver can be found at scala.course.lifemichael.com

More information about the Android course I deliver can be found at android.course.lifemichael.com

More information about the Kotlin course I deliver can be found at kotlin.course.lifemichael.com

More information about the Swift course I deliver can be found at swift.course.lifemichael.com

More information about the C++ course I deliver can be found at cpp.course.lifemichael.com

More information about the Go course I deliver can be found at go.course.lifemichael.com

More information about the CSS course I deliver can be found at css.course.lifemichael.com

More information about the C# course I deliver can be found at csharp.course.lifemichael.com

More information about the Python course I deliver can be found at python.course.lifemichael.com

More information about the Angular course I deliver can be found at angular.course.lifemichael.com

More information about the Node.js course I deliver can be found at nodejs.course.lifemichael.com

More information about the Fullstack Development course I deliver can be found at fullstack.course.lifemichael.com

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

More information about the Java course I deliver can be found at java.course.lifemichael.com

More information about the PHP course I deliver can be found at php.course.lifemichael.com

More information about the FED course I deliver can be found at fed.course.lifemichael.com

More information about the Scala course I deliver can be found at scala.course.lifemichael.com

More information about the Android course I deliver can be found at android.course.lifemichael.com

More information about the Kotlin course I deliver can be found at kotlin.course.lifemichael.com

More information about the Swift course I deliver can be found at swift.course.lifemichael.com

More information about the C++ course I deliver can be found at cpp.course.lifemichael.com

More information about the Go course I deliver can be found at go.course.lifemichael.com

More information about the CSS course I deliver can be found at css.course.lifemichael.com

More information about the C# course I deliver can be found at csharp.course.lifemichael.com

More information about the Python course I deliver can be found at python.course.lifemichael.com

More information about the Angular course I deliver can be found at angular.course.lifemichael.com

More information about the Node.js course I deliver can be found at nodejs.course.lifemichael.com

More information about the Fullstack Development course I deliver can be found at fullstack.course.lifemichael.com

Advertisement
Advertisement

More Related Content

Advertisement
Advertisement

HTML5 Jump Start

  1. 1. Haim Michael October 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 LifeMichael.com HTML5 Jump Start
  2. 2. ● Introduction to HTML5 ● HTML5 Capabilities ● Learning Resources ● Questions & Answers LifeMichael.com Table of Content
  3. 3. ● 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. LifeMichael.com Introduction
  4. 4. ● Video and Audio ● Geo Location ● Offline Storage ● Canvas API ● Web GL ● Communication API LifeMichael.com HTML5 Capabilities
  5. 5. ● WebSocket API ● File API ● History API ● WebWorkers API ● Drag&Drop API LifeMichael.com HTML5 Capabilities
  6. 6. ● 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/ LifeMichael.com Learning Resources
  7. 7. ● 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. LifeMichael.com Questions & Answers

×