June 2018
Intermediate to advanced
316 pages
6h 34m
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: "To override finalize(), all you need to do is simply declare it without using the override keyword (and it can't be private)."
A block of code is set as follows:
class C { protected fun finalize() { // finalization logic }}
Any command-line input or output is written as follows:
computationCacheThread 8NetworkThread 8
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an ...
Read now
Unlock full access