Coding in C# language using Visual Studio environment. Students learn advanced programming elements such as classes, loops, variables, constants and methods.

  • 7 meetings (once a week)

  • 2 x 45 min (every meeting)


for the course $290.00


Do you have any questions?

Intro

The course is an introduction to "real" coding. Using the example of the modern C# language developed by Microsoft, its basic elements are discussed. In addition, the student learns how to create websites and the basics of safe Internet use and hacking. Our online class is NOT a webinar or a Youtube course! During our online classes each student will see the teacher's screen, hear what he or she is saying, and the teacher will have an insight into what the student is doing and speaking (he or she will see each student's screen). Each student will be able to ask a question by voice, the teacher will be able to answer every question and indicate exactly where the error is and how to fix it.

Plan of the course

The aim of the lesson is to create the first program in C# and familiarize with the Visual Studio environment.
The aim of the lesson is to present the concept of variables and to show the most common types of variables.
The aim of the lesson is to present the concept of constants and to show the most frequently used mathematical operations.
The aim of the lesson is to introduce to WinForms and to introduce the concept of projection.
The aim of the lesson is to present mathematical and logical operators. The second goal is to present incrementation and decrementation in C#.
The aim of this lesson is to present the conditional IF instruction.
This lesson is a continuation of the previous one.