Would you like to see this page in English? Click here.


または
1-Clickで注文する場合は、サインインをしてください。
または
Amazonプライム会員に適用。注文手続きの際にお申し込みください。詳細はこちら
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
The Essential Guide to Html5: Using Games to Learn Html5 and Javascript (Essential Guide To...)
 
 

The Essential Guide to Html5: Using Games to Learn Html5 and Javascript (Essential Guide To...) [ペーパーバック]

Jeanine Meyer

参考価格: ¥ 3,318
価格: ¥ 2,997 通常配送無料 詳細
OFF: ¥ 321 (10%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
在庫あり。 在庫状況について
この商品は、Amazon.co.jp が販売、発送します。 ギフトラッピングを利用できます。
2012/5/31 木曜日 にお届けします! 「お急ぎ便」オプション(有料)を選択して注文を確定された関東エリアへの配達のご注文が対象です。詳しくはこちら
1冊からでも印刷、お届け
オンデマンド印刷技術で注文に応じて印刷、お届けする「プリント・オン・デマンド(POD)」サービス。

キャンペーンおよび追加情報

  • 掲載画像とお届けする商品の表紙が異なる場合があります。ご了承ください。



商品の説明

内容説明

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'

What youll learn

  • Use HTML5 and JavaScript to create interactive web sites
  • Program in JavaScript with the new HTML5 features
  • Draw on canvas and place text on the canvas
  • Create animated scenes using timing events
  • Handle mouse events for interaction with the user/player
  • Important concepts useful in any programming language/environment
  • HTML tags, canvas, Math.random, setInterval, setTimerout, addEventListener, Date, localStorage and other features

Who this book is for

Anyone who wants to make interactive websites. This book is suited for:

  • Total beginners
  • Those who have done some HTML but are afraid to do any programming
  • Those with some experience with HTML, JavaScript, or Flash ActionScript but who are unfamiliar with the new features in HTML5

Table of Contents

  1. The Basics
  2. Dice Game
  3. Bouncing Ball
  4. Cannonball and Slingshot
  5. The Memory (aka Concentration) Game
  6. Quiz
  7. Mazes
  8. Rock, Paper, Scissors
  9. Hangman
  10. Blackjack

著者について

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.

登録情報


この本のなか見!検索より (詳細はこちら
この本のサンプルページを閲覧する
おもて表紙 | 著作権 | 目次 | 抜粋 | 索引
この本の中身を閲覧する:

類似した商品から提示されたタグ

 (詳細)
関連タグ(この商品に近い関連キーワード)を追加する++最初のタグになります
 
(1)

 

カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com:  8件のカスタマーレビュー
17 人中、16人の方が、「このレビューが参考になった」と投票しています。
1.Good material 2. Excellent explanation 3. Highly recommended. 2011/5/17
By Aatif - (Amazon.com)
形式:ペーパーバック
I was compelled to write a review for this book after reading couple of very unfair reviews, one reviewer gave the book a 1 star because the kindle version doesn't work and the other reviewer gave it a 1 star because the examples don't work.

First off HTML5 is just not plain old html it involves CSS and a lot of JavaScript so if you have no programming, background then it will take significant effort on your part to get the examples working as intended. I think the author has done an excellent job. HTML5/CSS/JavaScript is taught through implementation of gaming concepts, in my opinion if you work through this book you will significantly improve your programming skills.

You will learn about calculating positions for objects on the screen, collision detection, Form Validation, generating and using random numbers, plenty of conditional logic, loops, arrays, writing functions and function calls, creating user defined objects, translating and rotating drawings and images, mouse events, timing events, storing/retrieving data in the browser using localStorage and lots of calculations. There is plenty of code to play around with and very detailed and sometimes repetitive explanations which I don't consider to be a negative. While doing the examples its possible that you could have unmatched braces, misspelled variables or functions which can lead to the code not running as intended, but if you find debugging code a tedious task then programming is probably not the right vocation for you.

I gave this book 5 stars because in my opinion the programming content is solid, well explained and if you go though the examples your skills will be above average. I will recommend this book to anyone who is interested in learning HTML5/CSS and specially JavaScript.
14 人中、13人の方が、「このレビューが参考になった」と投票しています。
Good book to start HTML5 exploration 2011/1/5
By Kees Overboom - (Amazon.com)
形式:ペーパーバック
This book is well written, clearly explaining everything. It's absolutely written for people with no prior or little programming experience. I liked the use of a table to explain the code line by line. It's the first book I've read using this approach.
A lot of concepts are repeated in several chapters. I think this is a good thing for people with some or no programming experience. Besides this makes it easy to skip around. The book clearly showcases the new features of HTML5.
2 人中、2人の方が、「このレビューが参考になった」と投票しています。
Great for beginners 2011/9/29
By DaveDaveDave - (Amazon.com)
形式:ペーパーバック|Amazonが確認した購入
I'm attempting to teach myself HTML5, JS, and CSS using this and a few other books. This one is easily the best suited for my situation thanks primarily to the line-by-line breakdown of the code. Too many other books include a singular line of code that isn't explained and can sometimes derail my learning curve. If you are considering teaching yourself HTML5 from scratch, this book is terrific. I recommend reading through each chapter before actually typing out any code.

I gave it 4 stars because I wish there was a bit more content. By the end of the book, I feel there could have been some advanced techniques introduced. Overall though, this is a fantastic starter.

クチコミ

クチコミは、商品やカテゴリー、トピックについて他のお客様と語り合う場です。お買いものに役立つ情報交換ができます。
この商品のクチコミ一覧
内容・タイトル 返答 最新の投稿
まだクチコミはありません

複数のお客様との意見交換を通じて、お買い物にお役立てください。
新しいクチコミを作成する
タイトル:
最初の投稿:
サインインが必要です
 

クチコミを検索
すべてのクチコミを検索
   


リストマニア

リストを作成

関連商品を探す


同じキーワードの商品を探す


フィードバック


Amazon.co.jpのプライバシー ステートメント Amazon.co.jpの発送情報 Amazon.co.jpでの返品と交換