Previous Page

Published on September 29th, 2023

Featured Image

Intro

Learning C# is like having a Swiss Army knife in your programming toolkit. It’s not just a language; it’s a multi-tool for building web apps, desktop software, games, and more. With its strict typing, you’ll catch errors before they become late-night coding mysteries. Plus, C# is your ticket to the Microsoft party, so you can cozy up with Windows, .NET, and all their friends. It’s a bit like learning the secret handshake to a world of career opportunities. So, why learn C#? Because it’s your key to a coding adventure where every day brings something new and exciting! Plus to mention there are an abundance of C# job opportunities for both business professionals and entrepreneurs.

Video

OVERVIEW 33:33
00:00 Introduction
00:36 Setup VS Code
02:03 Setup Project
04:26 C# Comments
05:27 C# Variables
06:57 C# Operators
08:22 C# Structs
11:13 C# Classes
14:25 C# Interfaces
15:27 C# Delegates & Functions
17:52 C# Arrays
19:18 C# Control Structures (if, switch)
22:39 C# Loops (for, foreach, while)
26:02 Visual Studio Community Edition
27:02 Wrap Up

Notes

Downloads


NOTES
To get the files in this tutorial click the “Project Code Files” link above and look for the “Download ZIP” button.