Simon Willison’s Weblog

Subscribe

Items tagged opensource, softwareengineering in 2012

Filters: Year: 2012 × opensource × softwareengineering × Sorted by date


To become a better developer ? To read more OR to create/contribute to open source projects?

Contribute to an existing project, rather than starting one yourself. There are a bunch of benefits:

[... 231 words]

How can a new developer get involved in open-source projects?

I was going to say the same thing. Find a useful project in GitHub (preferably one that clearly has an active maintainer), fork it, fix a bug (look at the project’s issue tracker) then make a pull request.

[... 80 words]