https://github.com/chanware/csharp-players-guide
A collection of exercises and coding challenges tasked from the C# Player's Guide book
https://github.com/chanware/csharp-players-guide
Last synced: 19 days ago
JSON representation
A collection of exercises and coding challenges tasked from the C# Player's Guide book
- Host: GitHub
- URL: https://github.com/chanware/csharp-players-guide
- Owner: chanware
- Created: 2023-08-08T13:11:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-24T17:28:59.000Z (almost 3 years ago)
- Last Synced: 2024-10-24T19:18:04.282Z (over 1 year ago)
- Language: C#
- Size: 435 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## csharp-players-guide
##### This is a collection of exercises and coding challenges that I have accomplished, in conjunction with the book "The Player's Guide to C#".
This is to demonstrate the development of my C# skills.