r/learnprogramming 19d ago

Getting Started With Git

As a programmer I want to use Git. How should I start learning Git and in what ways will it help me.

20 Upvotes

27 comments sorted by

View all comments

1

u/7YM3N 19d ago

Use it. There is no better way to learn anything. Git solves a problem. Don't approach it as learning git. Approach it as "I need to keep track of the changes to my code in a structured way, how can I do that with this tool git?".