2023-01-02 12:44 PM
I am started a new embedded project, first time with GitHub, my question is about folder and control version organization, there is some good book, or another reference on this topic?
Solved! Go to Solution.
2023-01-02 02:16 PM
Yes, there are some good books for beginners on version control and git.
The old good one: Pragmatic Guide to Git by Travis Swicegood (pragprog.com)
GitHub has their own beginners learning resources, see here.
Other providers also have their learning resources and tools
(Bitbucket, Gitlab etc.)
2023-01-02 02:16 PM
Yes, there are some good books for beginners on version control and git.
The old good one: Pragmatic Guide to Git by Travis Swicegood (pragprog.com)
GitHub has their own beginners learning resources, see here.
Other providers also have their learning resources and tools
(Bitbucket, Gitlab etc.)