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

PyConZA 2014: "How I Became A Cookie Monster" by Michael Joseph

Pycon ZA
October 03, 2014

PyConZA 2014: "How I Became A Cookie Monster" by Michael Joseph

My journey from a user of the awesome cookiecutter, to a core member of an awesome += 1 community.

I've learned a lot from the modest and multi-talented @audreyr about leading a community, writing clean cross-platform Python code and putting the B in BFDL.

My talk aims to introduce cookiecutter to a wider audience (if you're at a PyCon and you create new projects, you need to use it) and to chart my progress from the outside to the inside of an open source project.

Pycon ZA

October 03, 2014
Tweet

More Decks by Pycon ZA

Other Decks in Programming

Transcript

  1. why me cookiecutter as a programming user Starting a new

    project should be as easy as g i t c h e c k o u t - b n e w - f e a t u r e 22 / 74
  2. Philosophy The Unix Way Doing One Thing Well Onion Programming

    Adding One More Layer Of Abstraction 35 / 74
  3. AUTHORS.md a s s e r t ' @ m

    i c h a e l j o s e p h ' i n o p e n ( A U T H O R S . m d ) . r e a d ( ) 56 / 74
  4. lessons don't get carried away small changes are gentler on

    reviewers (open source context is expensive) 65 / 74