© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
R. VystavělC# Programming for Absolute Beginnershttps://doi.org/10.1007/978-1-4842-7147-6_2

2. Your First Program

Radek Vystavěl1  
(1)
Ondřejov, 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).
../images/458464_2_En_2_Chapter/458464_2_En_2_Fig1_HTML.jpg
Figure 2-1

Your first program

Creating the Project

You start every new ...

Get C# Programming for Absolute Beginners: Learn to Think Like a Programmer and Start Writing Code 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.