Skip to content

missing-semesters-ruet/missing-semester

 
 

Repository files navigation

The Missing Semester of Your CS Education (RUET Edition)

Build Status Links Status

A fork of MIT's Missing Semester Coursework.

Website for the The Missing Semesters of Your CS Education - RUET Edition class!

Contributions are most welcome! If you have edits or new content to add, please open an issue or submit a pull request.

Development

To build and view the site locally, run:

bundle exec jekyll serve -w

If you'd prefer to develop the site in a Docker container (e.g., to avoid having to install Ruby and dependencies on your host machine), run:

docker-compose up --build

Then, navigate to http://localhost:4000 on your host machine to view the website. Jekyll will re-build the website as you make changes to files.

License

All the contents in this course, including the website source code, lecture notes, exercises, and lecture videos are licensed under Attribution-NonCommercial-ShareAlike 4.0 International CC BY-NC-SA 4.0. See here for more information on contributions or translations.

About

The Missing Semester of Your CS - RUET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 44.3%
  • HTML 33.3%
  • Vim Script 10.1%
  • Python 10.1%
  • C 1.0%
  • Dockerfile 1.0%
  • Ruby 0.2%