/Learning-CS

Code snippets and nottes i took while learning C# Language from W3 Schools. Uploaded if it helps anyone.

Primary LanguageC#

Learning C#:

Hi. This repository contains my notes and different binaries I made while learning C# from W3 Schools (props to them). Uploading it for anyone who would like to use them to learn it or whatever. Would recommend to go through W3 Schools course because I may have omited some stuff for myself.

Structure:

The structure is simple. It contains the PDF of notes I took on Notion app. The Learn folder contains the code that is in the course but in program form. Also the snippets are mentioned in the notes.
The practice folder contains some binaries I made to practice C# coding. Some may be incomplete, some may have not so cool code. The list of working ones is:

TODO:

  • Make a list of tutorials in Learn in order.