Difference between revisions of "Summer of Code/Checklist"

From BRL-CAD
(retitle)
(regroup for clarity)
Line 3: Line 3:
 
Before the summer coding 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 GSoC coding 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.   
 
Before the summer coding 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 GSoC coding 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 ==
+
== IN ORDER TO APPLY ==
  
 
# Review our [[Google_Summer_of_Code/Project_Ideas|Project Ideas]]
 
# Review our [[Google_Summer_of_Code/Project_Ideas|Project Ideas]]
Line 37: Line 37:
 
* Discuss your plan via irc and/or on the mailing list
 
* Discuss your plan via irc and/or on the mailing list
 
* Set up an interaction schedule with your mentor
 
* Set up an interaction schedule with your mentor
 
+
* Become a productive developer
== Once coding begins ==
+
** '''''[http://sourceforge.net/tracker/?group_id=105292&atid=640804 Post patches] until you get commit access'''''
* '''''[http://sourceforge.net/tracker/?group_id=105292&atid=640804 Post patches] until you get commit access'''''
+
** Write maintainable, portable, complete code
* Write maintainable, portable, complete code
+
** Keep a '''daily''' log of your activities online somewhere (wiki user page is great for this)
* Keep a '''daily''' log of your activities online somewhere (wiki user page is great for this)
+
** Report your progress periodically to the mailing list
* Report your progress periodically to the mailing list
 
 
 
== After GSoC ends ==
 
 
* Provide a final report on your project progress to the mailing list
 
* Provide a final report on your project progress to the mailing list
 
* '''Continue working on BRL-CAD  :-)'''
 
* '''Continue working on BRL-CAD  :-)'''
 +
 
[[category:Google Summer of Code]]
 
[[category:Google Summer of Code]]

Revision as of 00:16, 10 March 2011

GSoC Checklist

Before the summer coding 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 GSoC coding 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 Project Ideas
  2. Follow the Application Guidelines
  3. Understand your Acceptance Requirements
  4. Join the #brlcad IRC channel and introduce yourself
  5. Join the brlcad-devel mailing list and introduce yourself
  6. Discuss your application with the mentors
  7. Prepare your application
  8. Discuss your application with the mentors some more :)
    1. (optional) Post your application to your wiki user page (/wiki/User:username)
    2. (optional) Share and discuss your application on the mailing list
  9. Submit a patch if you don't have commit access
  10. Submit your application

IF YOU ARE ACCEPTED