Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/GoldinGuy/CollegeCompendium

📓 A curated collection of free public Computer Science classes from colleges across America
https://github.com/GoldinGuy/CollegeCompendium

computer-science cs-classes cs-education cs-resources education learn-cs open-source resources

Last synced: 15 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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**

[![Discuss On Discord][discord]][discord-url]
[![Contributors][contributors-shield]][contributors-url]
[![Issues][issues]][issues-url]

College Compendium - A collection of 700+ 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 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](https://collegecompendium.org)

[FreeCodeCamp Course "All About Auditing"](https://www.freecodecamp.org/news/how-to-audit-a-class-university-course/)

## Development setup

Simply clone this repository, then run

```
npm install
```

To test the site, run

```
npm start
```

## Contributing

1. Fork CollegeCompendium [here](https://github.com/GoldinGuy/CollegeCompendium/fork)
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](https://github.com/GoldinGuy) and [@Samfydega](https://github.com/samfydega) dedicated to improving access to educational computer science resources for students across the world.

College Compendium is proudly supported by [JSONBin.io](https://jsonbin.io/open-source) as an open source project.

The College Compendium website is distributed under the GNU Affero General Public License v3.0 license. See [LICENSE](https://github.com/GoldinGuy/CollegeCompendium/blob/master/LICENSE) for more information.

[discord-url]: https://discord.gg/gKYSMeJ
[discord]: https://img.shields.io/discord/689176425701703810
[issues]: https://img.shields.io/github/issues/GoldinGuy/Ideastorm
[issues-url]: https://github.com/GoldinGuy/Ideastorm/issues
[contributors-shield]: https://img.shields.io/github/contributors/GoldinGuy/Ideastorm.svg?style=flat-square
[contributors-url]: https://github.com/GoldinGuy/Ideastorm/graphs/contributors