A collection of resources for college materials https://college.manerakai.com
Find a file
2026-03-15 14:43:46 +03:00
src Archived some courses 2026-02-21 12:35:08 +03:00
.gitignore The Bing Bang! 2024-03-16 04:28:42 +03:00
book.toml Added Ricatti and Clairaut to MTH215 2024-11-12 19:44:39 +03:00
README.md Updated README 2026-03-15 14:43:46 +03:00

College Resources

These are supplementing or REPLACING resources for college courses. You can find all of these links on the internet for free. However, finding and organizing them is the hard part.

Those courses are roughly for Turkey's English Curriculum.

Somtimes I only mention book chapters because, no good video exists. So Please RTFB.

Special Thanks to every video and book creator in this website. You saved our lives!

Enjoy :)

Development

Install Rust Install mdBook

Run a Development Server

mdbook serve --open

Production Build

mdbook build

Copy book/ to a static web hosting software, like Nginx.