https://github.com/laststonedjs/c-_fundamentals_concepts
Through this project I started learning and understanding the C# language and its application in working with the .NET framework
https://github.com/laststonedjs/c-_fundamentals_concepts
Last synced: 3 months ago
JSON representation
Through this project I started learning and understanding the C# language and its application in working with the .NET framework
- Host: GitHub
- URL: https://github.com/laststonedjs/c-_fundamentals_concepts
- Owner: laststonedjs
- Created: 2023-04-21T16:20:49.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-04T14:33:34.000Z (about 2 years ago)
- Last Synced: 2025-01-14T03:39:07.150Z (4 months ago)
- Language: C#
- Size: 1.62 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [C#] Fundamental concepts
### Here my Goals are to learn the syntax of the C# language, discover the built-in features of .NET. Also, learning how to solve problems using objected-oriented programming techniques. Working and learning how to write unit tests.
Through this project I started learning and understanding the C# language and its application in working with the .NET framework.