Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 6 hours 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.

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)