Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fehmitahsindemirkan/c-sharp-examples
Udemy Engin Demiroğ C# training set codes and my notes.
https://github.com/fehmitahsindemirkan/c-sharp-examples
csharp demo examples traning udemy
Last synced: 1 day ago
JSON representation
Udemy Engin Demiroğ C# training set codes and my notes.
- Host: GitHub
- URL: https://github.com/fehmitahsindemirkan/c-sharp-examples
- Owner: FehmiTahsinDemirkan
- Created: 2022-10-27T12:31:43.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-20T18:28:37.000Z (10 months ago)
- Last Synced: 2024-01-21T19:20:57.874Z (10 months ago)
- Topics: csharp, demo, examples, traning, udemy
- Language: C#
- Homepage: https://www.udemy.com/user/engindemiro/
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Udemy Engin Demiroğ C# Training Set
This repository contains code samples and personal notes from Engin Demiroğ's C# programming language training set on Udemy.
## Technologies
- **C#:** All examples and code in this project are written in the C# programming language.
- **[Any Additional Technologies or Libraries Used]**
## How to Use
1. **Clone the Repository:**
```bash
git clone https://github.com/YourUsername/Udemy-Engin-Demirog-CSharp.git
```2. **Navigate to a Specific Section:**
```bash
cd Udemy-Engin-Demirog-CSharp/Section1
```3. **Review the Code:**
- Open and review the code files to understand the implementation details.## Contributing
If you have your own C# projects, additional examples, or improvements to existing ones, feel free to contribute! Create an issue, submit a pull request, or share your insights to enhance the learning experience for everyone.
## License
This project is licensed under the [MIT License](LICENSE). Feel free to use, modify, and share the code as per the terms of the license.
## Disclaimer
This repository is intended for educational purposes only. The code and notes provided are based on Engin Demiroğ's C# training set on Udemy. Ensure compliance with the course's terms and conditions.