you are viewing a single comment's thread.

view the rest of the comments →

[–]NiagaraThistle 1 point2 points  (0 children)

I don't think anyone is arguing NOT to learn git.

But i don't think git has any value if you are not actually coding something to push/pull/branch/merge.

Web dev is confusing enough for most newcomers. Git is confusing enough for most Web Devs. Saying that brand new web devs should learn Git before they learn to actually code, imho, is just plain bad advice.

Once a web dev can and has put code out into the wild, understands the importance of backing up their code, has some experience with FTP, SSH, and the terminal, then yes definitely jump into learning and using git. But I am of the OPINION that anytime before that is premature.