Course curriculum

  • 1

    Introduction

    • Welcome to the course!

    • Course overview

    • Downloading the tools

  • 2

    Welcome to the world of programming

    • What is a program?

    • What is a programming language?

    • Variables

    • Classes and structs

    • Anatomy of an application

    • Summary Chapter 1

    • Quiz 1

  • 3

    Let's start coding!

    • Hello World!

    • Fields and properties

    • C# operators

    • Functions

    • if-else Statements

    • Loops

    • Arrays and lists

    • Comments

    • Classes and constructors

    • Summary Chapter 2

    • Quiz 2

  • 4

    Summing up

    • Summary

    • Thank you and final words