Difference between revisions of "Summer of Code/Checklist"
From BRL-CAD
(add numbers to not be confused with needing to print this out, pad out margin slightly) |
(different link for compiling STEPcode) |
||
Line 95: | Line 95: | ||
|style="text-align:left; vertical-align:top;"|[https://github.com/openscad/openscad Sources]<br>[http://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Building_OpenSCAD_from_Sources Compiling] | |style="text-align:left; vertical-align:top;"|[https://github.com/openscad/openscad Sources]<br>[http://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Building_OpenSCAD_from_Sources Compiling] | ||
|style="text-align:left; vertical-align:top;"|[https://github.com/LibreCAD/LibreCAD Sources]<br>[http://librecad.org/cms/home/from-source/linux.html Compiling] | |style="text-align:left; vertical-align:top;"|[https://github.com/LibreCAD/LibreCAD Sources]<br>[http://librecad.org/cms/home/from-source/linux.html Compiling] | ||
− | |style="text-align:left; vertical-align:top;"|[https://github.com/stepcode/stepcode Sources]<br>[ | + | |style="text-align:left; vertical-align:top;"|[https://github.com/stepcode/stepcode Sources]<br>[http://stepcode.org/mw/index.php?title=Building_STEPcode Compiling] |
|} | |} | ||
|- | |- |
Revision as of 10:33, 12 March 2014
Below is a checklist to help students get set up quickly. Items are categorized to help you prepare your application, get set up to work, and become familiarized with basic infrastructure.
IN ORDER TO APPLY | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1
|
Check out our Project Ideas | |||||||||||||||
2
|
Introduce yourself! Don't be shy.
See IRC if you've never used it before. Ask specific questions and wait! Web interface here. | |||||||||||||||
3
|
Begin your application, see our guidelines | |||||||||||||||
4
|
Discuss and share your project details (don't wait!) | |||||||||||||||
6
|
See some examples of awesome proposals, add detail to yours :) | |||||||||||||||
7
|
Submit your application! | |||||||||||||||
8
|
Make a useful patch (be awesome) (optional but recommended)
| |||||||||||||||
IF YOU GET SELECTED, BEFORE CODING BEGINS | ||||||||||||||||
9
|
Agree to the acceptance requirements (you must do this in writing)
| |||||||||||||||
10
|
Read our participation expectations (read it ALL, we will quiz you later)
| |||||||||||||||
11
|
Set up an interaction schedule with your mentors (at least weekly)
| |||||||||||||||
12
|
Fill out your profile (one sentence summary, your name, link to proposal, dev log, and melange page)
| |||||||||||||||
13
|
Get familiarized with web resources
| |||||||||||||||
14
|
Post your proposal online (on our wiki is fine)
| |||||||||||||||
15
|
Announce your plan via Chat and/or E-mail (discuss and make adjustments)
| |||||||||||||||
16
|
Download the source code, get set up (compile, install, run)
| |||||||||||||||
17
|
Submit patches to get familiarized with code (find small tasks like these)
| |||||||||||||||
18
|
A few more things...
| |||||||||||||||
ONCE CODING BEGINS | ||||||||||||||||
19
|
Write maintainable, portable, complete code | |||||||||||||||
20
|
Keep a daily log of your activities online somewhere (wiki user page is great for this) | |||||||||||||||
21
|
Provide a midterm report on your project progress to the mailing list | |||||||||||||||
22
|
Stay motivated, engage other devs, allocate time for discussions | |||||||||||||||
23
|
Provide a final report on your project progress to the mailing list | |||||||||||||||
24
|
Keep working on BRL-CAD, OpenSCAD, LibreCAD, or STEPcode :-) |