# Use Github repositories to learn new things

## Repositories are just for Code : wrong !!! 

I used to think that repositories are just for code.

But i saw a lot of people using Github to share notes, links and track progression.

For example : 

 [Coding interveiw university](https://github.com/jwasham/coding-interview-university)   
 [Project Based learning](https://github.com/tuvtran/project-based-learning)  
 [Awesome for Beginners](https://github.com/MunGell/awesome-for-beginners)   
 [Free programming books](https://github.com/EbookFoundation/free-programming-books) 



## I tried it ... and ...

So i started to do the same , to help me track my progress on cloud related subjects.

![Capture d'écran 2021-02-05 13:33:47.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1612528690988/FrwKTOzut.png)

And i really like it ! 

Pros : 

- It's easy to update, 
- It's on my repository so everyone can see what i am currently working on, 
- I can link some code

Cons : 

- Why did i start only now ?!

## And you ?

What about you ?

Do you use Github / Gitlab / you_name_it that way ?

Let me know in the comments, i'm super curious to know your habits ! 

