0431 - Creating Mobile Apps with HTML5 (Self-Paced)
Description
Course DetailsDo you want to make mobile apps that run on iPhone and iPad, as well as on Android, and Windows Phone? Sure you do! Do you want to learn five different programming languages? Of course you don't! Fortunately, you're about to discover a better way to build apps. In this course, you'll view ways to imagine, design, build, and optimize a cross-platform mobile app using the very latest HTML5 standards. The result will be a mobile app that's fast and runs on just about any smartphone or tablet computer.
RequirementsHardware Requirements:
- This course can be taken on either a PC or Mac.
Software Requirements:
- PC: Windows 8 or later.
- Mac: macOS 10.6 or later.
- Linux may also be used.
- Browser: The latest version of Google Chrome or Mozilla Firefox are preferred. Microsoft Edge and Safari are also compatible.
- Adobe Acrobat Reader.
- Software must be installed and fully operational before the course begins.
Other:
- Email capabilities and access to a personal email account.
Lesson 1 - The Basics of Mobile Apps and App Design.
What are the compelling reasons for developing mobile apps with HTML5, and why are some of the
web's biggest players—including Google, Facebook, and Twitter—moving all their apps to the mobile
web? In this lesson, you'll learn four principles for designing great mobile apps and get acquainted with
the concept of "mobile first" web development. By the end of the lesson, you'll be ready to start writing
an app.
Lesson 2 - Building Your First Mobile App. In this
lesson, you'll follow the progress of employees at a fictitious company as they build a mobile app. In the
process, you'll set up your tools and get your hands dirty with some real HTML5 code.
Lesson 3 - Introducing HTML5. HTML5 is the latest
version of the markup language of the web. In this lesson, you'll learn why web developers and mobile
developers are so gung-ho for HTML5. More importantly, you'll find out how you can use it to write your
own web pages. By the end of the lesson, you'll understand the basics of markup languages and
HTML5 syntax.
Lesson 4 - Formatting HTML5 With CSS3. CSS
(Cascading Style Sheets) are an extremely important part of modern web design. In this lesson, you'll
use CSS to format HTML documents. This lesson also looks at the new capabilities that are possible
with CSS version 3.
Lesson 5 - Scripting With JavaScript. JavaScript is the
programming language of the mobile web. In this lesson, you'll learn to use JavaScript to add
interactivity to mobile apps.
Lesson 6 - Jump-Start Your App With jQuery Mobile.
This lesson is all about getting things done faster, better, and with less effort! You'll use jQuery Mobile
to make your HTML5 apps feel at home on mobile devices. You'll also use JavaScript libraries and
frameworks to get more done in less time.
Lesson 7 - Accessing Device Features and Storage.
By accessing built-in device features such as offline storage and location services, you can make your
mobile web apps much more dynamic. In this lesson, you'll learn what's possible and how to do
it.
Lesson 8 - Web APIs and Mashups. No web app is an
island. Hundreds of app developers have made certain features of their software available using Web
Application Programming Interfaces. By using these APIs to retrieve data and then combining different
data sources, you can create endless combinations called mashups.
Lesson 9 - HTML5 Graphics and Animation. Graphics
and animation can really spice up your mobile apps. The mobile web has special requirements and
technologies that you need to be aware of, however. In this lesson, you'll learn to optimize your
graphics for the mobile web.
Lesson 10 - Optimizing for Mobile Devices.
Smartphones and tablets come in different shapes and sizes. In this lesson, you'll learn to make your
web app look good on the largest possible variety of devices. You'll also add some meta tags that will
give your app more polish on iPhone and Android, and then focus on touch-enabling your app.
Lesson 11 - Maximizing Mobile Performance. A
responsive app doesn't keep the user waiting. In this lesson, you'll learn some techniques to make your
app responsive. You'll also try out some tools that will help you check and improve your site's
responsiveness.
Lesson 12 - Convert Your App to a Native App. Native
apps give you access to more device features and to the distribution power of an app store. Learn how
to use Apache Cordova to convert your web app into a native one for multiple mobile operating
systems.