https://github.com/wandadrizzle/csharp-recap
C# was the first coding language I learnt in 2023, I'm attached to it and always want to go back to it. I want to know it well and delve even deeper into the .NET ecosystem.
https://github.com/wandadrizzle/csharp-recap
csharp csharp-code
Last synced: 5 months ago
JSON representation
C# was the first coding language I learnt in 2023, I'm attached to it and always want to go back to it. I want to know it well and delve even deeper into the .NET ecosystem.
- Host: GitHub
- URL: https://github.com/wandadrizzle/csharp-recap
- Owner: wandadrizzle
- Created: 2024-03-15T05:32:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T14:25:13.000Z (over 2 years ago)
- Last Synced: 2025-06-01T19:19:13.392Z (about 1 year ago)
- Topics: csharp, csharp-code
- Language: C#
- Homepage:
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# csharp-recap
C# was the first coding I learnt in 2023, I'm attached to it and always want to go back to it. I want to know it well and delve even deeper into the .NET ecosystem.
## Resources:
- [SoloLearn C# Intermediate](https://www.sololearn.com/en/learn/courses/c-sharp-intermediate?location=2)
- [w3schools C# Tutorial](https://www.w3schools.com/cs/index.php)
- [Learning C#](https://www.linkedin.com/learning/learning-c-sharp-8581491)
- [Microsoft C# Documentation](https://learn.microsoft.com/en-us/dotnet/csharp/)