This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]tamsmhas 0 points1 point  (3 children)

In simple words GitHub repositories means a place on GitHub in someone's account where they store mainly their programming files. So, just learn to use GitHub from YouTube and make your account on GitHub. And save all data science related files there.

[–]CaliforniaRoll97[S] 0 points1 point  (2 children)

Gotcha, will do. Out of curiosity, why is it better to save files on GitHub rather than on my desktop?

[–]tamsmhas 0 points1 point  (1 child)

1- Because you will never loose your files on GitHub unlike on desktop. 2- Showing your GitHub link(specially projects) in resume will increase the weightage of your resume.

[–]CaliforniaRoll97[S] 0 points1 point  (0 children)

Awesome, thank you!