Course curriculum

  • 1

    What You Will Learn in C# For Complete Beginners Course?

  • 2

    Set Up Visual Studio

    • Development Environments

    • How To Install Visual Studion On Windows?

    • How To Install Visual Studion On Mac?

  • 3

    Console Environment

  • 4

    Variables

    • Type Conversions in Variables

  • 5

    Windows Form

    • Introduction to Windows Form

    • Review Necessary Windows

    • Review Form Properties

  • 6

    Review Objects in Toolbox

  • 7

    Operators

    • Using Operators

  • 8

    Before Starting Know-How

    • Using Comment Line

    • Using Region

    • Naming Conventions

    • Using Breakpoint

    • Keyboard Shortcuts in Visual Studio

  • 9

    Condition Controls

    • If -Else Statement

    • Switch Case Statement

  • 10

    Loops

    • While DoWhile

    • For Loop

    • Jump Statements

  • 11

    Project

    • Make an Example With What We Learn

  • 12

    Arrays

    • Arrays

  • 13

    Methods

    • Methods

  • 14

    Classes

    • Class and Object

    • Using List Class

    • Using Random Class

    • Using Timer Class

    • Using Math Class