An open API service indexing awesome lists of open source software.

https://github.com/jogendra/start-with-open-source

All the resources you need for starting with Open Source and Version control system Git.
https://github.com/jogendra/start-with-open-source

Last synced: 9 months ago
JSON representation

All the resources you need for starting with Open Source and Version control system Git.

Awesome Lists containing this project

README

          

## Resources for getting started with open source

### Online Text Resources
* Atlassian git tutorial by atlassian (https://www.atlassian.com/git/tutorials)
* Git Magic by standford.edu (http://www-cs-students.stanford.edu/~blynn/gitmagic/)
* Git Handbook by github (https://guides.github.com/introduction/git-handbook/)
* First timers only by firsttimersonly.com (https://www.firsttimersonly.com/)
* An Introduction to Open Source (https://www.digitalocean.com/community/tutorial_series/an-introduction-to-open-source)

### Video Resources
* [Git & GitHub Crash Course For Beginners by Traversy Media](https://www.youtube.com/watch?v=SWYqp7iY_Tc)
* [Git Tutorial for Beginners by Telusko](https://www.youtube.com/watch?v=WbwIoQYP6no)
* [Git Tutorial for Beginners: Command-Line Fundamentals by Corey Schafer](https://www.youtube.com/watch?v=HVsySz-h9r4)

### Workshops

### Books
* Pro Git (https://git-scm.com/book/pt-br/v2)