- JavaScript Projects for Kids
- Syed Omar Faruk Towaha
- 134字
- 2021-07-16 09:34:33
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "Click the AtomSetup.exe
file to get started with installing Atom."
A block of code is set as follows:
document.write("Hello"); document.write("World"); document.write("!");
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Clicking the Next button moves you to the next screen."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
推薦閱讀
- 少兒人工智能趣味入門:Scratch 3.0動畫與游戲編程
- Lua程序設計(第4版)
- 精通Scrapy網絡爬蟲
- PySide GUI Application Development(Second Edition)
- Elasticsearch Server(Third Edition)
- Python機器學習基礎教程
- Android程序設計基礎
- Babylon.js Essentials
- C#程序設計教程(第3版)
- 快速入門與進階:Creo 4·0全實例精講
- Scratch·愛編程的藝術家
- Angular應用程序開發指南
- Python趣味編程與精彩實例
- Clojure Polymorphism
- Microsoft XNA 4.0 Game Development Cookbook