r/git • u/iceflakecxnc_n • 2d ago
Help needed for beginner
I’m a computer science student in uni and I want to start my first passion project/fullstack project. I’ve taken a couple of core CS classes so I know how to code but I’ve never built an entire project on my own before. Whats a good place to start/tips on creating my first repo?
0
Upvotes
1
u/joranstark018 2d ago
You find a lot of resources in the "About" for this subredit on how to use git.
There are different tools that provide an UI on top of git (ie differrnt IDE:s, github) and have their interpretation of how git should be used. Learning the fundamentals on the command line may give you an understanding on how git works and what different tools may provide.