Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "College Compendium" #14

Merged
merged 2 commits into from
Oct 24, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Paste links related to learning programming for placement or advanced industrial learning.

## Resources

### Beginner Resources
* [GeeksForGeeks](https://www.geeksforgeeks.org/)
* [Cpp STL](https://www.tutorialspoint.com/cpp_standard_library/index.htm)
Expand All @@ -18,6 +19,7 @@ Paste links related to learning programming for placement or advanced industrial
* [Scrimba.com: Learn to Code with Interactive Tutorials](https://scrimba.com)
* [Programiz: Learn to Code for Free](https://programiz.com)
* [Tutorialspoint](https://tutorialspoint.com)
* [College Compendium](https://collegecompendium.org/)
* [Open Source Society University - Computer Science](https://github.com/ossu/computer-science)

### Graphics Programming
Expand Down