C
C#2y ago
AceChewy

❔ Organising some Code

So I've been doing leetcode to become better at cracking problems and becoming more efficient at coding however, I'd like to store my older not working Code somewhere along with the revised versions. I've tried Google docs but it isn't the best for that. Any ideas?
4 Replies
SinFluxx
SinFluxx2y ago
That's what git is for! And services like github/gitlab/bitbucket will allow you to store your repositories with them/provide a bit of a nicer browsing experience
AceChewy
AceChewyOP2y ago
Cool, I thought git might be the answer
Angius
Angius2y ago
Git and Github is definitely the answer, yes
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?