Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn How To Create Mobile Apps With HTML5
Rating: 3.4 out of 5(10 ratings)
262 students

Learn How To Create Mobile Apps With HTML5

Create powerful Mobile Apps Using HTML5. A Definitive Course On Mobile App Creation From Infinite Skills
Created byInfinite Skills
Last updated 1/2017
English
English [Auto],

What you'll learn

  • Learn How To Create Powerful Mobile Apps Using HTML5

Course content

13 sections44 lectures2h 53m total length
  • Important - Download These First - Working Files0:01
  • 0101 What You Will Learn0:41

    Explore a set of HTML5 features usable on desktop and mobile, from well-supported to cutting edge, and learn to combine them with modern front-end frameworks to build fast, reusable apps.

  • 0103 What You Need To Know2:13

    Explore HTML, CSS, JavaScript, and jQuery basics, including event listeners, functions, variables, arrays, objects, and JSON, and learn to use command line tools to set up and organize web projects.

  • 0104 Native Apps Versus HTML5 Apps4:32

    Explore how native apps differ from HTML5 web apps, including cross-device code, network and offline capabilities, data storage, and syncing with remote servers.

  • 0105 Required Software And A Primer On Using Terminal And Command Prompt7:58

    Choose and install essential plain text editors and command line tools for Windows and Mac. Learn to navigate directories using cd, dir, and ls, and understand path and drive switching.

  • 0106 Installing Node.js Mac OSX5:41

    Install node.js on mac os x to run a local development server for building web apps. Verify the path, start the server, and explore front-end tools.

  • 0107 Installing Node.js Windows3:58

    Install Node.js on Windows to run a local development server for HTML5 apps, showing how Node.js provides a server-side JavaScript environment that speeds development and avoids context switching.

  • 0108 Super Quick Setup With Yeoman And Bower7:05

    Set up Yeoman, Grunt, and Bouwer to scaffold a web app, automate tasks, and run a local server with grunt serve for live updates.

  • 0109 How To Access Your Working Files2:45

    Learn how to locate, download, extract, and copy the course working files to your desktop, and open them via the player on both pc and Mac while saving changes.

Requirements

  • PC or Mac

Description

This Creating Mobile Apps with HTML5 training course Infinite Skills takes you through the process of creating a mobile app using HTML5 from start to finish. This course is designed for users that already have a fundamental understanding of HTML and CSS.


You will start with an introduction to the project app you'll be creating, learning how to make a wireframe and covering HTML5 features. You will then learn how to construct a skeleton app, including making the list, adding new items and details, and cleaning up the layout. This course will show you how to use LocalStorage, set up Handlebars to make templates, and work in the detail view. This video tutorial also covers how to add and edit items, use the camera, detect network status, and add Geolocation. Finally, you will learn how to implement speech recognition into your app.

Once you have completed this computer based training course, you will be fully capable of creating your own mobile app with HTML5. Working files are included, allowing you to follow along with the author throughout the lessons.

Who this course is for:

  • Web Developers, Programmers