dummies
 

Suchen und Finden

Titel

Autor/Verlag

Inhaltsverzeichnis

Nur ebooks mit Firmenlizenz anzeigen:

 

The Essential Guide to HTML5 - Using Games to learn HTML5 and JavaScript

The Essential Guide to HTML5 - Using Games to learn HTML5 and JavaScript

Jeanine Meyer

 

Verlag Apress, 2011

ISBN 9781430233848 , 376 Seiten

Format PDF, OL

Kopierschutz Wasserzeichen

Geräte

46,99 EUR

  • Die Wirtschaftsinformatik im internationalen Wettbewerb - Vergleich der Forschung im deutschsprachigen und nordamerikanischen Raum
    Webprojekte realisieren nach neuesten OOP-Kriterien - Ein Workshop über die Kooperation von PHP/XSL/JavaScript
    Application Management - Challenges - Service Creation - Strategies
    Kombinierte Registrierung und Segmentierung
    Nutzenpotenziale und Herausforderungen Service-orientierter Architekturen
    Computer Vision Technology for Food Quality Evaluation
    IT-Risiko-Management mit System - Von den Grundlagen bis zur Realisierung - Ein praxisorientierter Leitfaden
    Integrationsmanagement in der Unternehmens-IT - Systemtheoretisch fundierte Empfehlungen zur Gestaltung von IT-Landschaft und IT-Organisation
  • Balanced Scorecard - Erfolgreiche IT-Auswahl, Einführung und Anwendung: Unternehmen berichten
    Daten- und Informationsqualität - Auf dem Weg zur Information Excellence
    Efficient Solving of Large Arithmetic Constraint Systems with Complex Boolean Structure - Proof Engines for the Analysis of Hybrid Discrete-Continuous Systems
    Enhancing Embedded Systems Simulation - A Chip-Hardware-in-the-Loop Simulation Framework

     

     

     

     

     

 

 

HTML5 opens up a plethora of new avenues for application and game development on the web. Games can now be created and interacted with directly within HTML, with no need for users to download extra plugins, or for developers to learn new languages. Important new features such as the Canvas tag enable drawing directly onto the web page. The Audio tag allows sounds to be triggered and played from within your HTML code, the WebSockets API facilitates real-time communication, and the local storage API enables data such as high scores or game preferences to be kept on a user's computer for retrieval next time they play. All of these features and many more are covered within The Essential Guide to HTML5. The book begins at an introductory level, teaching the essentials of HTML5 and JavaScript through game development. Each chapter features a familiar game type as its core example, such as hangman, rock-paper-scissors, or dice games, and uses these simple constructs to build a solid skillset of the key HTML5 concepts and features. By working through these hands on examples, you will gain a deep, practical knowledge of HTML5 that will enable you to build your own, more advanced games and applications.
  • Concepts are introduced and motivated with easy-to-grasp, appealing examples
  • Code is explained in detail after general explanations
  • Reader is guided into how to make the examples 'their own'


This is Jeanine Meyer's sixth book, the previous title being The Essential Guide to HTML5: Using Games to Learn HTML5 and JavaScript. She continues to enjoy being part of the excitement of HTML5.