Difference between revisions of "Google Code In/Checklist"

From BRL-CAD
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
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.
+
Here's a short list of things that can help you complete tasks for Google Code-In:
  
= IN ORDER TO APPLY =
+
# Need to talk?
 +
## Most use Internet chat: [[IRC]]  (ask and WAIT patiently!)
 +
## BRL-CAD stuff? Join the [https://lists.sourceforge.net/lists/listinfo/brlcad-devel dev mailing list]
 +
## LibreCAD stuff? See the [http://librecad.org/cms/home/get-help.html help options]
 +
# Problems compiling?
 +
## Try using a [https://sourceforge.net/projects/brlcad/files/BRL-CAD%20for%20Virtual%20Machines/ virtual machine]
  
# Review our [[GCI_Tasks|GCI Tasks]]
+
Other stuff:
# Join our [irc://irc.freenode.net/#brlcad #brlcad IRC channel] and introduce yourself (web interface [http://webchat.freenode.net/ here])
 
# 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 =
+
# Want free stickers and t-shirts?  Send name+address to contest@brlcad.org (with parental consent)  
 
+
# Want to know when we use your work?  Send an e-mail to subscribe@brlcad.org to get future BRL-CAD announcements
* 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]]
 
[[category:Google Code In]]

Latest revision as of 23:39, 27 November 2016

Here's a short list of things that can help you complete tasks for Google Code-In:

  1. Need to talk?
    1. Most use Internet chat: IRC (ask and WAIT patiently!)
    2. BRL-CAD stuff? Join the dev mailing list
    3. LibreCAD stuff? See the help options
  2. Problems compiling?
    1. Try using a virtual machine

Other stuff:

  1. Want free stickers and t-shirts? Send name+address to contest@brlcad.org (with parental consent)
  2. Want to know when we use your work? Send an e-mail to subscribe@brlcad.org to get future BRL-CAD announcements