May 2019
Intermediate to advanced
542 pages
13h 37m
English
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "HTML documents are built hierarchically, with the outermost tag usually being <html>."
A block of code is set as follows:
<table border=2> <thead> <tr bgcolor='grey'><th>System</th><th>Graphics</th><th>Sound</th></tr> </thead>
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
<table border=2> <thead> <tr bgcolor='grey'><th>System</th><th>Graphics</th><th>Sound</th></tr> </thead>
Any command-line input or output ...
Read now
Unlock full access