|
|
|
|
|
by iovar
4051 days ago
|
|
>> No, you pretty much don't need to bother with version control systems unless you're writing code on a team with others. If you are writing hello-world, maybe you don't need a VCS.
Anything bigger than that can benefit from using one. |
|
A few years later, I found myself working in the industry and using a real VCS (Microsoft's dont' recall the name), and realizing this was the same thing I have being doing lamely for the last two years with daily zip files and lots of notes on the README.txt for each project.