語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
The essential guide to HTML5 = using...
~
Meyer, Jeanine.
FindBook
Google Book
Amazon
博客來
The essential guide to HTML5 = using games to learn HTML5 and JavaScript /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
The essential guide to HTML5/ by Jeanine Meyer.
其他題名:
using games to learn HTML5 and JavaScript /
作者:
Meyer, Jeanine.
出版者:
Berkeley, CA :Apress : : 2023.,
面頁冊數:
xix, 486 p. :ill., digital ;24 cm.
內容註:
Chapter 1: The Basics -- Chapter 2: Dice Game -- Chapter 3: Bouncing Things: Ball, Image, Video -- Chapter 4: Cannonball and Slingshot -- Chapter 5: Memory Game (aka Concentration): Polygons or Photos -- Chapter 6: Quiz, with audio and video reward -- Chapter 7: Mazes, including making and storing a maze using localStorage -- Chapter 8: Rock, Paper, Scissors, with sound effects -- Chapter 9: Guess a Word -- Chapter 10: Blackjack -- Appendix: Making a path with Eyes following -- Moving connected circles -- Determining if Line Crossed -- Demonstration of Scalar Vector Graphics -- Index.
Contained By:
Springer Nature eBook
標題:
HTML (Document markup language) -
電子資源:
https://doi.org/10.1007/978-1-4842-8722-4
ISBN:
9781484287224
The essential guide to HTML5 = using games to learn HTML5 and JavaScript /
Meyer, Jeanine.
The essential guide to HTML5
using games to learn HTML5 and JavaScript /[electronic resource] :by Jeanine Meyer. - Third edition. - Berkeley, CA :Apress :2023. - xix, 486 p. :ill., digital ;24 cm.
Chapter 1: The Basics -- Chapter 2: Dice Game -- Chapter 3: Bouncing Things: Ball, Image, Video -- Chapter 4: Cannonball and Slingshot -- Chapter 5: Memory Game (aka Concentration): Polygons or Photos -- Chapter 6: Quiz, with audio and video reward -- Chapter 7: Mazes, including making and storing a maze using localStorage -- Chapter 8: Rock, Paper, Scissors, with sound effects -- Chapter 9: Guess a Word -- Chapter 10: Blackjack -- Appendix: Making a path with Eyes following -- Moving connected circles -- Determining if Line Crossed -- Demonstration of Scalar Vector Graphics -- Index.
Gain a deep, practical knowledge of the basic tools used for webpages: hypertext markup language (HTML5), cascading style sheets (CSS), and JavaScript. This updated version includes new and improved games and interactive applications, and will serve total beginners as well as people with some programming language experience, but who are not familiar with the combination of HTML, CSS, and JavaScript. This book illustrates technical features and programming concepts in actual use. Examples include familiar games such as Rock-Paper-Scissors, Craps, Memory (aka Concentration), Blackjack, and constructing and playing with mazes. To show what we mean by "actual use", the chapter on mazes demonstrates try and catch, split and join, local storage and radio buttons to encode, save, access, and decode the information defining a maze. Other projects include a basic word guessing game, ballistic games (Cannonball and Slingshot), a quiz requiring users to put items in order, and demonstrations of animation by displaying a ball, photo, and video clip bouncing in a rectangle. The Appendix contains examples of advanced techniques such as Scalar Vector Graphics programs displaying the HTML5 Logo and a cartoon figure, each of which can be changed dynamically, and mathematical techniques for calculating if a move crosses a line and re-adjusting an arrangement of circles and arrows. Each example in the chapters and the Appendix includes screenshots and tables revealing the structure of the program and-statement-by-statement explanations of code. The book also contains suggestions for using the concepts and techniques to build your own programs. If you follow through with your own ideas, you will develop solid programming skills for building websites and for learning other programming languages, including the next version of HTML and current and future JavaScript frameworks, libraries, and tool.
ISBN: 9781484287224
Standard No.: 10.1007/978-1-4842-8722-4doiSubjects--Topical Terms:
582100
HTML (Document markup language)
LC Class. No.: QA76.76.H94
Dewey Class. No.: 006.74
The essential guide to HTML5 = using games to learn HTML5 and JavaScript /
LDR
:03542nmm a2200337 a 4500
001
2315169
003
DE-He213
005
20221027120242.0
006
m d
007
cr nn 008maaau
008
230902s2023 cau s 0 eng d
020
$a
9781484287224
$q
(electronic bk.)
020
$a
9781484287217
$q
(paper)
024
7
$a
10.1007/978-1-4842-8722-4
$2
doi
035
$a
978-1-4842-8722-4
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.76.H94
072
7
$a
UMW
$2
bicssc
072
7
$a
COM060160
$2
bisacsh
072
7
$a
UMW
$2
thema
082
0 4
$a
006.74
$2
23
090
$a
QA76.76.H94
$b
M612 2023
100
1
$a
Meyer, Jeanine.
$3
689108
245
1 4
$a
The essential guide to HTML5
$h
[electronic resource] :
$b
using games to learn HTML5 and JavaScript /
$c
by Jeanine Meyer.
250
$a
Third edition.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2023.
300
$a
xix, 486 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter 1: The Basics -- Chapter 2: Dice Game -- Chapter 3: Bouncing Things: Ball, Image, Video -- Chapter 4: Cannonball and Slingshot -- Chapter 5: Memory Game (aka Concentration): Polygons or Photos -- Chapter 6: Quiz, with audio and video reward -- Chapter 7: Mazes, including making and storing a maze using localStorage -- Chapter 8: Rock, Paper, Scissors, with sound effects -- Chapter 9: Guess a Word -- Chapter 10: Blackjack -- Appendix: Making a path with Eyes following -- Moving connected circles -- Determining if Line Crossed -- Demonstration of Scalar Vector Graphics -- Index.
520
$a
Gain a deep, practical knowledge of the basic tools used for webpages: hypertext markup language (HTML5), cascading style sheets (CSS), and JavaScript. This updated version includes new and improved games and interactive applications, and will serve total beginners as well as people with some programming language experience, but who are not familiar with the combination of HTML, CSS, and JavaScript. This book illustrates technical features and programming concepts in actual use. Examples include familiar games such as Rock-Paper-Scissors, Craps, Memory (aka Concentration), Blackjack, and constructing and playing with mazes. To show what we mean by "actual use", the chapter on mazes demonstrates try and catch, split and join, local storage and radio buttons to encode, save, access, and decode the information defining a maze. Other projects include a basic word guessing game, ballistic games (Cannonball and Slingshot), a quiz requiring users to put items in order, and demonstrations of animation by displaying a ball, photo, and video clip bouncing in a rectangle. The Appendix contains examples of advanced techniques such as Scalar Vector Graphics programs displaying the HTML5 Logo and a cartoon figure, each of which can be changed dynamically, and mathematical techniques for calculating if a move crosses a line and re-adjusting an arrangement of circles and arrows. Each example in the chapters and the Appendix includes screenshots and tables revealing the structure of the program and-statement-by-statement explanations of code. The book also contains suggestions for using the concepts and techniques to build your own programs. If you follow through with your own ideas, you will develop solid programming skills for building websites and for learning other programming languages, including the next version of HTML and current and future JavaScript frameworks, libraries, and tool.
650
0
$a
HTML (Document markup language)
$3
582100
650
0
$a
JavaScript (Computer program language)
$3
626618
650
0
$a
Web sites
$x
Design.
$3
532537
650
1 4
$a
Web Development.
$3
3134872
650
2 4
$a
Software Engineering.
$3
890874
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-8722-4
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9451419
電子資源
11.線上閱覽_V
電子書
EB QA76.76.H94
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入