Читать книгу C# 24-Hour Trainer - Stephens Rod - Страница 8

Introduction
Conventions

Оглавление

To help you get the most from the text and keep track of what's happening, we've used several conventions throughout the book.

Splendid Sidebars

Sidebars such as this one contain additional information and side topics.

WARNING

Boxes like this one hold important, not-to-be-missed information that is directly relevant to the surrounding text.

NOTE

Notes such as this contain tips, hints, tricks, and asides to the current discussion. They are offset and placed in italics like this.

As for styles in the text:

● New terms and important words are highlighted when they are introduced.

● Keyboard strokes look like this: Ctrl+A.

● Code, URLs, and e-mail addresses within the text are shown in monofont type as in x = 10, www.vb-helper.com, and RodStephens@CSharpHelper.com.

● Code snippets are shown in a monofont type like this.

The code editor in Visual Studio provides a rich color scheme to indicate various parts of code syntax such as variables, comments, and C# keywords. That's a great tool to help you learn language features in the editor and to help prevent mistakes as you code, but the colors don't show up in the book.

C# 24-Hour Trainer

Подняться наверх