Links to CodeTriage and FirstTimersOnly

pull/393/head
Joshua Hanson 2017-03-05 16:58:37 -05:00
parent 2432d85816
commit 407d68c78e
1 changed files with 4 additions and 0 deletions

View File

@ -399,6 +399,10 @@ You are encouraged to do the assignments and exams for each course, but what rea
After you've gotten through all of Core CS and the parts of Advanced CS relevant to you, you should think about a problem that you can solve using the knowledge you've acquired.
Not only does real project work look great on a resume, the project will *validate* and *consolidate* your knowledge.
You can create something entirely new, or you can find an existing project that needs help via websites like
[CodeTriage](https://www.codetriage.com/)
or
[First Timers Only](http://www.firsttimersonly.com/).
Another option is using the Capstone project from taking one of the Specializations in [Advanced applications](#advanced-applications);
whether or not this makes sense depends on the course, the project, and whether or not the course's Honor Code permits you to display your work publicly.