current location: Home > Download > Learning resources > Web page production > Beginners learn HTML 5 mobile development - for iOS and Android platforms
Beginners learn HTML 5 mobile development - for iOS and Android platforms
Classify: Learning materials / Web page production | Release time: 2018-01-31 | visits: 2902748 |
Download: 248 |
Latest Downloads
Fantasy Aquarium
Girls Frontline
Wings of Stars
Little Flower Fairy Fairy Paradise
Restaurant Cute Story
Shanhe Travel Exploration
Love and Producer
The most powerful brain 3
Odd Dust: Damila
Young Journey to the West 2
24 HoursReading Leaderboard
- 1 Why Am I Getting a 404 Error When Inserting Images in My Hugo Blog?
- 2 dsetup16.dll - What is dsetup16.dll?
- 3 dtrsve.dll - What is dtrsve.dll?
- 4 dxcodex.ocx - What is dxcodex.ocx?
- 5 Is std::shared_ptr Thread-Safe When Modifying Shared Objects?
- 6 dsbho_02.dll - What is dsbho_02.dll?
- 7 Strategies to Reduce the Startup Time and Memory Footprint of Your Java App by Up to
- 8 Why Is My MySQL Event Creation Failing with "You have an error in your SQL syntax"?
- 9 Why Is My Sass File Throwing an "Invalid CSS: Expected Expression" Error?
- 10 Why does my not shrink as expected? It seems to have a non-removable min-width: min-content problem.
- 11 dwin0008.dll - What is dwin0008.dll?
- 12 What are the Key Differences between Static and Non-Static Nested Classes in Java?
- 13 X Empire Price Soared To New ATH: Here's What You Should Know
- 14 dwpp.dll - What is dwpp.dll?
- 15 Why Does My Go Interface Method Return Type Cause a Compilation Error?
Latest Tutorials
-
- Go language practical GraphQL
- 1998 2024-04-19
-
- 550W fan master learns JavaScript from scratch step by step
- 3416 2024-04-18
-
- Getting Started with MySQL (Teacher mosh)
- 1802 2024-04-07
-
- Mock.js | Axios.js | Json | Ajax--Ten days of quality class
- 2615 2024-03-29
Beginners learn HTML5 mobile development - Part i for ios and android platforms from Chapter 1 to Chapter 8. Chapter 1 first introduces the basic principles of HTML4.01, and Chapter 2 introduces HTML5 through a vivid and complex tutorial, which contains a large number of examples and screenshots. Chapter 3 introduces CSS in detail. After that, Chapter 4 further introduces the powerful functions of CSS3, the latest version of CSS.
The first 4 chapters have laid the foundation for HTML and CSS. Chapters 5 to 7 will introduce JavaScript and PHP languages from the basics. You can use them to write your own programs at any time. Then Chapter 8 introduces the MySQL database program that supports PHP, so that the client and server can be accessed through the Ajax communication protocol. Most network architectures now use ajax in the background.
Part II of "Learning HTML5 Mobile Development for Beginners - For iOS and Android Platforms" starts from Chapter 9 to Chapter 11. This section explains how to use the new knowledge you just learned to create user-friendly mobile websites and mobile web applications. Part III introduces iOS and Android SDKs (software development kits) and shows you how to convert the web application from Part II into a standalone application that can be distributed to Apple and Google in the app store.
Beginners learn HTML5 mobile development - for ios and android platforms Table of Contents
Part I Core Technology
Chapter 1 Introduction to HTML
Chapter 2 New Features of HTML5
Chapter 3 Introduction to CSS
Chapter 4 Enhanced Features of CSS3
Chapter 5 Introduction to JavaScript
Chapter 6 Applying JavaScript in HTML5
Chapter 7 PHP Introduction
Chapter 8 Introduction to mysql
Part ⅱ Mobile Device Development
Chapter 9 Developing Mobile-Friendly Websites
Chapter 10 Using the eml e-book platform
Chapter 11 Developing web applications
Part ⅲCreating a stand-alone application
Chapter 12 Install apple sdk
Chapter 13 Creating a stand-alone ios application
Chapter 14 Installing android sdk
Chapter 15 Creating Standalone Android Applications