Mte90 / Contribute-to-opensource-the-right-way

Be a part of the open source world can be the 21 century skills that you deserve?
https://leanpub.com/contributetoopensource-therightway/
GNU General Public License v3.0
130 stars 6 forks source link

Suggestion: books and resources #26

Closed d1nuc0m closed 2 years ago

d1nuc0m commented 2 years ago

Books that you need to read:

Other resources (maybe in a Standards/Conventions subsection?):

Websites:

Mte90 commented 2 years ago

I avoided the first book as I think that honestly after all this years various things are not updated anymore and also the author is actually not considered so much in the OSS.

I read it in the past other books like from Torvalds and others but the list of books I suggests are in the last chapter of the book. I wanted to put my point of view in the book and mentioned the really one you need to succeed and understand open source https://github.com/Mte90/Contribute-to-opensource-the-right-way/blob/master/manuscript/conclusion.md#books-that-you-need-to-read

Usually those resources are books with the open source story of the origin in the 80s that are not modern anymore and majority of people that want to contribute doesn't care so much.

About Commits and Versioning it isn't part of the book as it is a guide to learn how to contribute and not just focused on development, there are too many for that. I am using conventional commits anyway in my work like also semantic, but those are objective solutions.