April 2017
Beginner
504 pages
14h 11m
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 following function f has a side effect, though."
A block of code is set as follows:
package packt.java9.by.example.ch03; public interface Sort { void sort(SortableCollection collection); }
If there is a line (or lines) of code that needs to be highlighted, it is set as follows:
id=123 title=Book Java 9 by Example description=a new book to learn Java 9 weight=300 width=20 height=2 ...
Read now
Unlock full access