Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
17 Beginner C# Walkthrough Projects step by step
Rating: 4.1 out of 5(531 ratings)
3,366 students

17 Beginner C# Walkthrough Projects step by step

Learn how to code in C# by building 17 projects
Last updated 3/2026
English

What you'll learn

  • Develop your creative and technical skills to build c# applications
  • Create Event Handlers
  • Create Custom Methods
  • Customize form
  • Add controls and change their properties
  • Write conditional code
  • Add comments to code
  • Understand how intellisense works
  • Build and test your code
  • Create 17 C# Projects

Course content

23 sections197 lectures19h 16m total length
  • Preparing your computer for visual studio3:08
  • Download and install visual studio7:47

Requirements

  • Basic Computer Skills
  • Internet access and basic navigation skills
  • Desire to learn

Description

Welcome to this  C#  project based course for  beginners course (pronounced C Sharp).
 C# is designed to be a simple, modern, general-purpose, object-oriented programming language, borrowing key concepts from several other languages, most notably Java
.
 C# is an Object Oriented language and does not offer global variables or functions. Everything is wrapped in classes, even simple types like int and string, which inherits from the System.Object class.

In this course I will walk you through how to create  the following 17 beginner c # projects:



  • Calculator

  • Digital Clock with date and time

  • Simple Digital Clock

  • Currency Converter

  • Picture Viewer

  • Maths Quiz

  • Web browser

  • Notepad

  • Maze Game

  • paint drawing app

  • Pair matching game

  • 2D Ping Pong game

  • Music layer

  • image upload form

  • Screen Saver

  • Database driven login form

  • Google Maps


C# is an object-oriented language designed by Microsoft and used by systems engineers, desktop programmers, and mobile app developers the world over.

  •  This course  will  guide you through C#'s basics, its core syntax, and the fundamentals of writing strong C# code.  I will  show you how to install Visual Studio, a great IDE for developing in C#, and then dive into the language itself. Along the way, we will cover topics such as:
    Declaring and initializing variables with a variety of data types
    Data type Conversions and Truncating
    Exploring  Basic Arithmetic operators
    Troubleshoot Compile errors
    Controlling flow with conditional code
    Creating Method
    Creating Event Handler methods
    Using controls and changing their properties


If C# is your first step into programming or adding it your existing skillset, these training videos will help you understand the language and use it to build your own great software.

Welcome :-)

Who this course is for:

  • Aspiring SQL developers
  • Aspiring programmers
  • Novice programmers