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

Enter PyOS

Enter PyOS

First Python Nairobi Meetup of 2020.

Michael Bukachi

January 18, 2020
Tweet

More Decks by Michael Bukachi

Other Decks in Education

Transcript

  1. The power of Open Source is the power of the

    people. The people rule. ~ Philipe Kahn 4
  2. What do you do when? ✖ You can’t afford purchasing

    software ✖ You can’t afford to maintain software ✖ You need an extra of hands on a project 5
  3. Control & Customization Open source code can be easily edited

    by anyone to tailor the product according to the goals and needs of the company. Advantages of open source High Quality Having an extra pair of eyes to check code actually produces better code. 7
  4. More advantages Security Again, having an extra pair of eyes

    is really a good thing. Independence Having no dependence on a particular company tends to pay off especially when technical support is required. 8
  5. Features Have an idea, submit a pull request. Issues Have

    an issue, submit a pull request. Bad documentation Documentation not clear enough, submit a pull request. Libraries The libraries you use are a good starting point. Conduct Imagine you are the maintainer of the project you want to contribute to. How can you start contributing 12