- Raspberry Pi for Python Programmers Cookbook(Second Edition)
- Tim Cox
- 163字
- 2021-08-20 10:22:02
Conventions
In this book, you will find a number of styles of text 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: "On a freshly formatted or new SD card, copy the contents of the NOOBS_vX.zip
file."
A block of code is set as follows:
network={ ssid="theSSID" key_mgmt=NONE }
Any command-line input or output is written as follows:
sudo mount –t vfat /dev/mmcblk0p1 ~/recovery
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "For OS X or Linux, click on Terminal to open a connection to the Raspberry Pi."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- Learning Single:page Web Application Development
- JavaScript百煉成仙
- Instant Testing with CasperJS
- Android開發精要
- 圖解Java數據結構與算法(微課視頻版)
- ASP.NET動態網頁設計教程(第三版)
- 你不知道的JavaScript(中卷)
- Android Native Development Kit Cookbook
- Python編程實戰
- Mathematica Data Analysis
- Test-Driven Development with Django
- PHP+Ajax+jQuery網站開發項目式教程
- C語言程序設計教程
- Raspberry Pi Blueprints
- Mastering Bootstrap 4