Can Anyone guide me with the best links/ways to learn git and github relating those with web development?
Hi @arjunbalan, checkout the following resources: git commit =>
https://click.linksynergy.com/deeplink?id=BuGceriufQM&mid=40328&u1=quickcode&murl=https%3A%2F%2F
Checkout above for a number of resources on learning git/github.
One thing I wanted to point out that using git and github is the same regardless of what your doing in terms of code/web-development.
Technically you could use git and github for non-development work, but since git by itself is very technical it usually isn’t done. I took a git course a long time ago and the example they gave was writing a story, so it was just plain-text.
So whatever concepts you learn for using git and github can be applied to any number of languages and scenarios.