课程目录:HTML5, JavaScript, and CSS3培训
4401 人关注
(78637/99817)
课程大纲:

  HTML5, JavaScript, and CSS3培训

 

 

Introduction

Overview of HTML5, Javascript and CSS3

Interactivity, sending, receiving, and storing data, styling, etc.
Planning a Well Structured Application

Writing maintainable JavaScript code
Knowing what APIs to call
Getting Started

Setting up the Development Environment
Creating a Sample Application
Implementing Programming Logic

Defining and Using Variables
Performing Looping and Branching
Developing the User Interface

Creating a Form
Adjusting the UI for different devices
Adding Animations to an HTML5 Page
Managing Data

Capturing and validating User Input
Storing Data
Passing and Receiving Data
Testing the Application

Preparing test data and actions to simulate users
Fixing errors
Automating the testing process
Debugging the application
Extending the Application

Supporting offline operations
Adding advanced graphics
Optimizing the app's performance
Deploying the Application

Choosing a Host
Monitoring the app's performance
Updating an application in production
Troubleshooting

Summary and Conclusion