C# Basics : For Absolute Beginners

Learn the core principles of programming in C# with concise tutorials followed by relevant quizzes and projects.

Ratings: 4.31 / 5.00




Description

My videos are short and to the point. I will not waste any time teaching you complex concepts you would forget shortly after.

We will start off with the basics and linearly progress through the concepts presented in object oriented programming.

We will develop an incredibly strong foundation focusing on the core concepts that C# has to offer.

My course is divided into subjects. Each subject focuses on a single aspect of the C# language. At the end of each subjects tutorial videos will be a quiz. This quiz is used to gauge the students comprehension of the material. After the quiz, a project is presented. This project helps the student apply what they learned to practical applications, re affirming the knowledge they have gained.

Once all these subjects are completed, the course ends with a plethora of projects to work on that encapsulate the topics learned throughout the entire course. Each project will have my own interpretation of an answer, where I thoroughly explain the logic behind the code.


What You Will Learn!

  • The fundamentals of object oriented programming.
  • The basics of the C# programming language
  • How to use variables
  • The different data types offered in C#
  • Mathematical operations performed on variables
  • Methods
  • Loops
  • Creating classes and instantiating objects
  • Arrays

Who Should Attend!

  • Those interested in learning how to program but don't know where to start.