© Radek Vystavěl 2017

Radek Vystavěl, C# Programming for Absolute Beginners, https://doi.org/10.1007/978-1-4842-3318-4_2

2. Your First Program

Radek Vystavěl

(1)Ondřjov, Czech Republic

You have your computer ready now, so let’s start programming! In this chapter, you will create your first program in the C# language and learn all the steps that you need to perform to do this.

Seeing It in Action

In this chapter, you’ll create a program that displays message “I am starting to program in C#.” to the user (see Figure 2-1).

A458464_1_En_2_Fig1_HTML.jpg
Figure 2-1 Your first program

Creating the Project

You start every new program by creating a new project, so let’s do that now.

Launching ...

Get C# Programming for Absolute Beginners 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.