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

https://github.com/edmilson-dk/learn-c

My trajectory in C studies, a little bit every day.
https://github.com/edmilson-dk/learn-c

c-language

Last synced: over 1 year ago
JSON representation

My trajectory in C studies, a little bit every day.

Awesome Lists containing this project

README

          

# Learninn C language

![C language](https://github.com/edmilson-dk/learn-c/blob/main/.github/c.png)

For the sake of study, I will document here my advances and exercises in C language studies.

## Motivation

My central objective to study the C language, is only in the question of studying algorithms and data structures, besides the pleasure of obtaining new knowledge.

## Results of the studies

* [Day 01](https://github.com/edmilson-dk/learn-c/blob/main/day-01)
* [Day 02](https://github.com/edmilson-dk/learn-c/blob/main/day-02)
* [Day 03](https://github.com/edmilson-dk/learn-c/blob/main/day-03)