This is the P2PU Archive. If you want the current site, go to www.p2pu.org!

Introduction to Contributing to Lernanta

This course is complete. Subscribe to the announcement list for updates.
Introduction to Contributing to Lernanta course photo

Introduction to Contributing to Lernanta

Jessica Ledbetter's picture
Course organiser: Jessica Ledbetter
About the Course Organiser: 

I'm a Java web application developer, active in the open source operating system Ubuntu's community, and want to contribute code to an open source project. What better way than to do it with the new platform that will be P2PU? 

I'm not a Python expert, but have gotten Python and Django running locally (Ubuntu) at home. I also have experience with the versioning system git which Lernata uses. I have also taken a few courses at P2PU.

We, in study group style, will learn together how to successfully contribute as developers to Lernanta!

No of Seats: 
15
Course Status: 
Completed

Members

Jessica Ledbetter's picture
admin
Jessi
Learn how to contribute to the open source project that powers the new #P2PU. #opensource #python #django

Summary

This is an introduction to contributing to the open source platform that P2PU runs on: Lernanta. Lernanta is based on (also referred to as a fork of) Mozilla's Batucada project and is a Python/Django web application whose code is on GitHub.

We'll walk through the whole process together from getting the code, running it locally, finding a bug to fix, fixing the bug, and contributing the fix to the Lernanta project.

This activity will be occuring on the new P2PU site: http://new.p2pu.org/en/groups/introduction-to-contributing-to-lernata/

Please sign up or follow there!

Learning objectives

First Draft (3/31/2011) 
 
  • Setup Environment
  • Setup versioning (git), sign up for Github.com & get a copy (fork) the code & sign up for the bug tracker (Lighthouse)
  • Grab the forked code and run Lernata locally and do more (as necessary) environment tweaks
  • Test by making a change locally & seeing it locally
  • Learn how to and practice using git to commit and track changes/experimentations
  • Learn how to and practice using git to recover from experimentations
  • Together, figure out what bug to squish and how to fix that bug including updating the bug on Lighthouse
  • Commit the changes to the project with a pull request

Schedule/Syllabus