Conventions Used in This Book
Following are some explanations on the conventions used in this book. “Conventions” refer to the standard ways in which certain parts of the text are displayed.
C# Statements
This book uses plenty of examples written in C# language. C# statements are shown in a typeface that looks like this.
Keywords, Variables, Methods, and Arguments Within the Text of a Paragraph
Keywords, variables, methods (subprograms), and arguments are sometimes shown within the text of a paragraph. When they are, the special text is shown in a typeface different from that of the rest of the paragraph. For instance, firstName = 5 is an example of a C# statement within the paragraph text.
Words in Italics
You may notice ...
Get C# and Algorithmic Thinking for the Complete Beginner now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.