Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-17T23:43:56.000Z (about 3 years ago)
- Last Synced: 2024-12-13T00:42:35.893Z (about 2 months ago)
- Topics: csharp
- Language: C#
- Homepage:
- Size: 99.6 KB
- Stars: 31
- Watchers: 1
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# C# 30 days of code
> Based on PYPL INDEX "PopularitY of Programming Language", C# is at the top 5 programming languages by September 2021.
![screenshot](./app_screenshot.png)
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.