The Essential Guide to HTML5: Using Games to Learn HTML5 and JavaScript
Authors: Jeanine Meyer
ISBN-10: 1484241541
ISBN-13: 9781484241547
Edition 版次: 2nd ed.
Publication Date 出版日期: 2018-11-06
Print Length 页数: 440 pages
Gain a deep,practical knowledge of HTML and JavaScript that will provide an introduction to programming and enable you to build interactive websites. This completely updated second edition explains HTML,JavaScript and CSS in the context of working examples and contains full-color screen shots of the programs in action.
You’ll begin at an introductory level,learning the essentials of HTML5 and JavaScript and programming techniques. Each chapter features either a familiar game such as Hangman,Rock-Paper-Scissors,Craps,Memory,and Blackjack,or a simple type of game,such as a quiz,a maze,or animated simulations. You’ll develop solid programming skills that will help when learning other programming languages. Each chapter contains tables revealing the structure of the program with comments for each line of code.
These examples demonstrate the features introduced with HTML5. You’ll see how to use canvas elements for line drawing. You can include your own audio and video clips,directly controlled by your JavaScript code. For example,the reward for correct completion of a quiz can be the playing of an audio clip and a video clip. You’ll also learn how to use localStorage to store high scores or game preferences on a user’s computer for retrieval next time they play. The Essential Guide to HTML5 explores all of this and more.
What You’ll Learn
Understand HTML 5 concepts with the help of easy-to-grasp,appealing examples
Use HTML5 to explore new avenues for application and game development on the web
Review important new elements of HTML 5
Build,test,and upload simple games to a web site.
Who This Book Is For
Both absolute beginners and users with some knowledge of HTML who want to learn the new HTML5 features
The Essential Guide to HTML5: Using Games to Learn HTML5 and JavaScript,2nd Edition
未经允许不得转载:finelybook » The Essential Guide to HTML5: Using Games to Learn HTML5 and JavaScript,2nd Edition
相关推荐
- Web Accessibility Cookbook: Creating Inclusive Experiences
- Learning Microsoft Power Apps: Building Business Applications with Low-Code Technology
- Head First JavaScript Programming: A Learner’s Guide to Modern JavaScript, 2nd Edition
- A Common-Sense Guide to Data Structures and Algorithms: Level Up Your Core Programming Skills
- tmux 2: Productive Mouse-Free Development
- Kotlin Exercises