Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Getting Started with Open Source

Anita-Ihuman
July 19, 2021
23

Getting Started with Open Source

Although there are numerous ways to improve your skillset and grow your networks, contributing to Open Source serves as a good catalyst for personal, and technical growth.

Anita-Ihuman

July 19, 2021
Tweet

Transcript

  1. Open Source Myths Revealed You are doing free work Contributions

    can only be code related. Open Source is for Experts Open Source Boring
  2. Contribute Beyond Code Star a Project Writing Documentation Designing Promoting

    the Project Advocating Translating Educating Sponsor a project
  3. Join an Open Source Community Volunteer for Open Source events

    Take up Open issues on Github/Gitlab Participate in HacktoberFest
  4. Benefits of Open Source to Career Growth Improves your technical

    Skill/experience Enhances your soft skills Grows your Network Community Recognition Gain exposure to new programming languages
  5. How to Create your Pull Request Explore Github Projects Repos

    Find an issue you can handle Indicate Interest Fix the issue Push/Commit the change Create a Pull Request Wait for it to be merged Congratulations