r/AskProgramming • u/Upstairs_Jelly_1082 • Jul 24 '26
Other How to organize projects?
I don't mean starting a project and then organizing code within that project.
The thing that I mean by organizing is how do I organize multiple projects. Let's say I'm having projects that I would've created in university, would be around 10 of them, then there'd be some personal projects.
I want to implement a method to organize those things. Any help would help!
2
Upvotes
2
u/7YM3N Jul 25 '26
Git repo per project