CollegeCompendium
CollegeCompendium copied to clipboard
📓 A curated collection of free public Computer Science classes from colleges across America
College Compendium
📓 Join over 100000 programmers in 179 countries and learn at your own pace with a curated collection of free, public, open source computer science resources from awesome colleges
We Complement Your CS Journey By Cataloging Resources Across Topics & Experience Levels
College Compendium serves a single purpose: we help you find your next computer science resource or curriculum to audit. Regardless of where you are in your self-guided learning journey, we've compiled CS course resources that are relevant to your skill-level, time-commitment, and preferred learning style so you'll never hit a dead end.
Official College Compendium Site
FreeCodeCamp Course "All About Auditing"
Development setup
Simply clone this repository, then run
npm install
To test the site, run
npm start
Contributing
- Fork CollegeCompendium here
- Create a feature branch (
git checkout -b feature/fooBar) - Commit your changes (
git commit -am 'Add some fooBar') - Push to the branch (
git push origin feature/fooBar) - Create a new Pull Request
Meta
College Compendium Corporation is a nonprofit organization led by @GoldinGuy and @Samfydega dedicated to improving access to educational computer science resources for students across the world.
College Compendium is proudly supported by JSONBin.io as an open source project.
The College Compendium website is distributed under the GNU Affero General Public License v3.0 license. See LICENSE for more information.