https://github.com/herokudev/c-sharp-30-days-of-code
Learn the basics of this popular programming language.
https://github.com/herokudev/c-sharp-30-days-of-code
csharp
Last synced: 8 months ago
JSON representation
Learn the basics of this popular programming language.
- Host: GitHub
- URL: https://github.com/herokudev/c-sharp-30-days-of-code
- Owner: herokudev
- Created: 2021-09-12T02:29:54.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-17T23:43:56.000Z (over 4 years ago)
- Last Synced: 2025-03-30T08:11:16.594Z (over 1 year ago)
- Topics: csharp
- Language: C#
- Homepage:
- Size: 99.6 KB
- Stars: 35
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# C# 30 days of code
> Based on PYPL INDEX "PopularitY of Programming Language", C# is at the top 5 programming languages by September 2021.

C# is a very versatile programming language. Not only can you build Windows client applications, but you can also use C# to build Web and mobile apps.
## Built With
- C#
## Live Demo
[Live Demo Link](https://www.hackerrank.com/domains/tutorials/30-days-of-code)
## Getting Started
Every full-stack developer should have skills for the front-end design, but to have dynamic apps you need the functionality that brings a back-end language like c#. To get started go to [Microsoft C# Official Documentatation](https://docs.microsoft.com/en-us/dotnet/csharp/tour-of-csharp/tutorials/)
## Authors (Github: Herokudev)
Herbert Orellana
- GitHub: [@herokudev](https://github.com/herokudev)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/herbert-armando-orellana-a0b50b34/)
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- The description of each challenge is part of the 30 days of code at [Hackerrank.com](https://www.hackerrank.com//)
## 📝 License
This project is [MIT](./MIT.md) licensed.