April 2016
Intermediate to advanced
256 pages
4h 57m
English
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: "The AdminGoldSupportImpl and AdminPlatinumSupportImpl classes are written in the same way."
A block of code is set as follows:
public class Mario {
public void ability(){
System.debug('I can Walk');
}
public void info(){
System.debug('I am Mario');
}
}Any command-line input or output is written as follows:
$ mkdir css $ cd css
New terms and important words are shown ...
Read now
Unlock full access