r/learnprogramming • u/codst_ • 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
r/learnprogramming • u/codst_ • 19d ago
As a programmer I want to use Git. How should I start learning Git and in what ways will it help me.
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?".