#!/usr/bin/env python import sys def main(): print ' You should contribute to Open Source ' sys.exit(0) if __name__ == "__main__": main()
Who am I?
Why work in OSS? Work on what you like, when you like
Development in the ”real” world
Learn from the best
Build a publicly verifiable resume
Companies will find you!
What you like, when you like Millions of open source projects
Big names – Linux, MySql, Apache projects
Pick and choose
No schedules, no deadlines
No boss!
Development in the ”real” world ”Other” people use it
Build system - Makefile, Ant, Maven
Source control – CVS, SVN, Git
Bug tracker – Bugzilla, Jira, Launchpad

Why you should contribute to Open Source.