anyone have better idea to organise my small codes from school then using Github and create one repository for every programming language? I would like to create repository for every small code, but I think thats wasting of time. Because I want to sync these codes with my second computer and If I create repository for every small code I will have to use Pull many times.
But on the other hands I want to use Branches, Forking etc.
Thank you!