Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Computer Science | 140,065 | a month ago | 15 | mit | ||||||
:mortar_board: Path to a free self-taught education in Computer Science! | ||||||||||
Every Programmer Should Know | 70,288 | 2 months ago | 45 | cc-by-4.0 | ||||||
A collection of (mostly) technical things every software developer should know about | ||||||||||
C Plus Plus | 24,569 | 2 days ago | 32 | mit | C++ | |||||
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes. | ||||||||||
C | 16,307 | 3 days ago | 19 | gpl-3.0 | C | |||||
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes. | ||||||||||
Algorithmica | 2,034 | 6 hours ago | 67 | Jupyter Notebook | ||||||
A computer science textbook | ||||||||||
Computer Book List | 1,580 | 7 months ago | 1 | |||||||
一个综合了豆瓣,goodreads综合评分的计算机书籍书单 | ||||||||||
Go In 5 Minutes | 1,337 | 4 months ago | 5 | July 09, 2020 | 108 | apache-2.0 | JavaScript | |||
Code and website for Go in 5 Minutes Screencasts | ||||||||||
Curriculum | 744 | 6 days ago | 68 | other | ||||||
👩🏫 👨🏫 The open-source curriculum of Enki! | ||||||||||
Collegecompendium | 732 | a year ago | agpl-3.0 | TypeScript | ||||||
📓 A curated collection of free public Computer Science classes from colleges across America | ||||||||||
Awesome Python In Education | 689 | 10 months ago | 6 | cc0-1.0 | ||||||
A curated list about Python in Education :snake: :mortar_board: |
📓 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
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"
Simply clone this repository, then run
npm install
To test the site, run
npm start
git checkout -b feature/fooBar
)git commit -am 'Add some fooBar'
)git push origin feature/fooBar
)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.