Difference between revisions of "Google Code In/Checklist"

From BRL-CAD
m (Mandeepkaur moved page Code In/Checklist to Google Code In/Checklist)
Line 4: Line 4:
  
 
# Review our [[GCI_Tasks|GCI Tasks]]
 
# Review our [[GCI_Tasks|GCI Tasks]]
[TODO : Add Application Gidelines for GCI]
+
# Join our [irc://irc.freenode.net/#brlcad #brlcad IRC channel] and introduce yourself (web interface [http://webchat.freenode.net/ here])
# Follow our [[Code_In/Application_Guidelines|Application Guidelines]]
+
# Join our [https://lists.sourceforge.net/lists/listinfo/brlcad-devel brlcad-devel mailing list] and introduce yourself
 +
# Claim task from tasks list.
 +
# Discuss your task with our mentors (don't wait!)
 +
 
 +
= IF YOU HAVE ASSIGNED TASK =
 +
 
 +
[TODO : Add acceptance and participation requirements for GCI if any]
 +
 
 +
* Agree to the [[Google_Code_In/Acceptance|acceptance requirements]]
 +
* Read our [[Google_Code_In/Expectations|participation expectations]]
 +
* Read our [http://brlcad.svn.sourceforge.net/svnroot/brlcad/brlcad/trunk/HACKING development guidelines]
 +
* Familiarize yourself with Subversion
 +
* '''''Compile and run BRL-CAD from source'''''
 +
* Familiarize yourself with BRL-CAD's on-line resources
 +
** http://brlcad.org
 +
** http://brlcad.org/wiki
 +
** http://brlcad.org/gallery
 +
** http://brlcad.org/d/documentation
 +
** http://sf.net/projects/brlcad
 +
* Discuss your task/problems via irc and/or on the mailing list
 +
* Set up an interaction schedule with your mentor
 +
* Become a productive developer
 +
** '''''[http://sourceforge.net/tracker/?group_id=105292&atid=640804 Post patches] until you get commit access'''''
 +
** Write maintainable, portable, complete code
 +
** Keep a '''daily''' log of your activities online somewhere (wiki user page is great for this)
 +
** Report your progress periodically to the mailing list
 +
* Provide a final report on your task progress to the mailing list
 +
* '''Continue working on BRL-CAD  :-)'''
 +
 
 +
[[category:Google Code In]]

Revision as of 12:45, 23 October 2013

Before the google code in begins, there are several things that students should do to become familiarized with BRL-CAD development. Below is a checklist of things each student should complete before the official start date. Some items on the checklist should occur during the application submission process while others need to occur before it's time to start coding.

IN ORDER TO APPLY

  1. Review our GCI Tasks
  2. Join our #brlcad IRC channel and introduce yourself (web interface here)
  3. Join our brlcad-devel mailing list and introduce yourself
  4. Claim task from tasks list.
  5. Discuss your task with our mentors (don't wait!)

IF YOU HAVE ASSIGNED TASK

[TODO : Add acceptance and participation requirements for GCI if any]