Skip to content

etrupja/100-csharp-concepts-in-100-minutes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

100 C# Concepts in 100 Clips

C# Badge .NET Badge License Badge

Welcome to the 100 C# Concepts repository. This project is a curated collection of code snippets and scripts designed to teach C# fundamentals, object-oriented programming, and advanced features.

"Stick around and learn C# with me - one minute, one concept at a time."

📖 About This Repository

This repository contains 100 distinct code examples covering modern C# development. The guide serves as both a learning path and a quick reference for developers of all levels.

The content is organized into seven core modules ranging from basic syntax to advanced architectural patterns.

🚀 Getting Started

Follow these steps to run the examples locally on your machine.

  1. Install the .NET SDK: Download the latest version from dotnet.microsoft.com.
  2. Install a Code Editor: Visual Studio Code (VS Code) is recommended for its lightweight nature and cross-platform support.
  3. Extensions: Install the C# Dev Kit extension in VS Code for the best experience.

Verify your installation:

dotnet --version

Run an example: Navigate to any project folder and run the following command:

dotnet run

About

This is the repository for the "100 C# Concepts in 100 Minutes" course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages