Python for Product Managers
David Heller
@davidheller
heller1970@gmail.com
http://xkcd.com/353/
Python + Product Management
If this is your image please let me know so I can give you credit!
The Zen of Python (and product management?)
Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Readability counts.
Now is better than never.
Although never is often better than *right* now.
If the implementation is hard to explain, it's a bad idea.
If the implementation is easy to explain, it may be a good idea.
http://www.python.org/dev/peps/pep-0020/ / import this
What type of data driven product
manager are you?
A (simple) real world example
Dun and Bradstreet dataset
906,471 rows
42 columns
611MB text file
Code Example: http://bit.ly/PythonforPM
http://www.codecademy.com/tracks/python
http://learnpythonthehardway.org/
https://developers.google.com/edu/python/
http://stackoverflow.com/

PCA11: Python for Product Managers

Editor's Notes

  • #3 How many know what Python is?How many use Python today in any manner: hobby, write small scripts, hard core coding, work?