A collection of resources for college materials https://college.manerakai.com
Find a file
2026-04-23 22:06:58 +03:00
src Updated MTH217 2026-04-23 22:06:58 +03:00
.gitignore Updated EEE307 2026-03-27 00:46:51 +03:00
book.toml Added Ricatti and Clairaut to MTH215 2024-11-12 19:44:39 +03:00
README.md Updates 2026-04-18 22:29:13 +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.

I try as much as possible to cover the full curriculum of each course, but if you found a course having half the curriculum of an equivalent course in 1st Word Country, then only blame corruption.

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.