https://github.com/arasgungore/learning-c-programming
An archive containing all of the Turkish C coding lectures and exercises I have written back when I have started learning programming.
https://github.com/arasgungore/learning-c-programming
algorithm-challenges c-programming c-programming-language codeforces-problems codeforces-solutions coding coding-exercises coding-practices coding-problems hackerrank-algorithms-solutions hackerrank-solutions introduction-to-programming learn-coding learn-programming learn-to-code learning-c learning-code learning-notes learning-programming turkish-programming
Last synced: about 1 month ago
JSON representation
An archive containing all of the Turkish C coding lectures and exercises I have written back when I have started learning programming.
- Host: GitHub
- URL: https://github.com/arasgungore/learning-c-programming
- Owner: arasgungore
- License: mit
- Created: 2022-02-26T09:23:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-14T15:16:01.000Z (over 1 year ago)
- Last Synced: 2025-03-24T03:22:55.345Z (2 months ago)
- Topics: algorithm-challenges, c-programming, c-programming-language, codeforces-problems, codeforces-solutions, coding, coding-exercises, coding-practices, coding-problems, hackerrank-algorithms-solutions, hackerrank-solutions, introduction-to-programming, learn-coding, learn-programming, learn-to-code, learning-c, learning-code, learning-notes, learning-programming, turkish-programming
- Language: C
- Homepage:
- Size: 179 KB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learning-C-Programming
An archive containing all of the Turkish C coding lectures and exercises I have written back when I have started learning programming. In this archive, there is a total of over 10,000 lines of C code written using Dev-C++. Honestly, some of the content within these files may be unfiltered, cringe, and poorly written. Nevertheless, for the sake of authenticity and nostalgia, I will keep them as it is. I also think it may be a good reference for people who want to learn programming but don't know where to start and stumble upon this "pile of codes" by chance.
## Run on Terminal
```sh
gcc πππ πππ‘_ππππππππ_βπππ.c -o test
test
```## Author
π€ **Aras GΓΌngΓΆre**
* LinkedIn: [@arasgungore](https://www.linkedin.com/in/arasgungore)
* GitHub: [@arasgungore](https://github.com/arasgungore)