You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clarifies that the advanced application list is a subset of a larger, unspecified, set of adequate options.
Advanced Applications was listed as a precursor and possible replacement for the final project. This merges the two and specifies that students may choose another avenue for creating a capstone project.
Resolvesossu#830
The assignments and exams for each course are to prepare you to use your knowledge to solve real-world problems.
393
391
394
-
These Coursera Specializations all end with a Capstone project.
395
-
Depending on the course, you may be able to utilize the Capstone as your Final Project for this Computer Science curriculum.
396
-
Note that doing a Specialization with the Capstone at the end always costs money.
397
-
So if you don't wish to spend money or use the Capstone as your Final, it may be possible to take the courses in the Specialization for free by manually searching for them, but not all allow this.
392
+
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.
393
+
Not only does real project work look great on a resume, but the project will also validate and consolidate your knowledge.
394
+
You can create something entirely new, or you can find an existing project that needs help via websites like
Students who would like more guidance in creating a project may choose to use a series of project oriented courses. Here is a sample of options (many more are available, at this point you should be capable of identifying a series that is interesting and relevant to you):
[Functional Programming in Scala (Specialization)](https://www.coursera.org/specializations/scala) | 29 weeks | 4-5 hours/week | One year programming experience
409
410
[Game Design and Development with Unity 2020 (Specialization)](https://www.coursera.org/specializations/game-design-and-development) | 6 months | 5 hours/week | programming, interactive design
410
411
411
-
## Final project
412
-
413
-
OSS University is **project-focused**.
414
-
You are encouraged to do the assignments and exams for each course, but what really matters is whether you can *use* your knowledge to solve a real-world problem.
415
-
416
-
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.
417
-
Not only does real project work look great on a resume, but the project will also *validate* and *consolidate* your knowledge.
418
-
You can create something entirely new, or you can find an existing project that needs help via websites like
Another option is using the Capstone project from taking one of the Specializations in [Advanced applications](#advanced-applications);
424
-
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.
425
-
In some cases, it may not be permitted;
426
-
do **not** violate your course's Honor Code!
412
+
### Evaluation
427
413
428
-
Put the OSSU-CS badge in the README of your repository!
414
+
Upon completing your final project:
415
+
- Submit your project's information to [PROJECTS](PROJECTS.md) via a pull request.
416
+
- Put the OSSU-CS badge in the README of your repository!
429
417
[](https://github.com/ossu/computer-science)
430
418
431
-
- Markdown: `[](https://github.com/ossu/computer-science)`
432
-
- HTML: `<a href="https://github.com/ossu/computer-science"><img alt="Open Source Society University - Computer Science" src="https://img.shields.io/badge/OSSU-computer--science-blue.svg"></a>`
433
-
434
-
### Evaluation
435
-
436
-
Upon completing your final project, submit your project's information to [PROJECTS](PROJECTS.md)
437
-
via a pull request and use our [community](#community) channels to announce it to your fellow students.
419
+
- Markdown: `[](https://github.com/ossu/computer-science)`
420
+
- HTML: `<a href="https://github.com/ossu/computer-science"><img alt="Open Source Society University - Computer Science" src="https://img.shields.io/badge/OSSU-computer--science-blue.svg"></a>`
421
+
- Use our [community](#community) channels to announce it to your fellow students.
438
422
439
423
Solicit feedback from your OSSU peers.
440
424
You will not be "graded" in the traditional sense — everyone has their own measurements for what they consider a success.
0 commit comments