/CollegeCompendium

📓 A curated collection of free Computer Science classes from top colleges across America

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

CollegeCompendium

📓 Join over 60000 programmers in over 147 countries across the world and learn at your own pace with a curated collection of free and open source Computer Science resources from top colleges

Discuss On Discord Contributors Issues

College Compendium - A collection of 800+ university CS courses for the curious | Product Hunt

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. Regardless of where you are in your journey, we've compiled a catalog of CS course resources that are relevant to your skill-level, time-commitment, and learning style. With hundreds of classes (and growing), you will never hit a dead end.

View The Official College Compendium Site

Development setup

Simply clone the repository, then run

npm install

To test the app, run

npm start

Contributing

  1. Fork CollegeCompendium here
  2. Create a feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Meta

College Compendium Corporation is a nonprofit organization led by @GoldinGuy and @Samfydega dedicated to improving access of computer-science educational resources to students across the world.

The College Compendium website is distributed under the GNU Affero General Public License v3.0 license. See LICENSE for more information.