Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Make as create such website or create an account ?
Both are good idea. Former one only if you use it somehow;) -
Grundeir7258yYes. If you're working on anything that is not completely trivial, a version control system such as git is very helpful. In the likely event that you fuck up, you can always check the changes you made since the last commit and in the worst case; roll back. Even if you are the only developer working on the project, git is very useful. If you don't wanna use the command line, I'd look into a GUI like Sourcetree.
Now you don't need GitHub, you can also just keep your repository locally on your own machine. However, if you put it in the cloud by using a hosting service such as GitHub, you don't lose all your data if your HDD crashes.
GitHub is free, but to make a repository private you need a paid account. However, if you're a student you can request a student package, you'll get a two-year coupon that allows you to use all the paid features for free. -
Grundeir7258y@drRoss Or do that, yes. :) I personally don't like their website, I can never find my way around.
Related Rants
So since Im new to programming, I thought it was a good idea to make a github. Was that a good call?
undefined
github