diff --git a/README.md b/README.md index 34611f6..c065e73 100644 --- a/README.md +++ b/README.md @@ -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.