# missing-semester **Repository Path**: lyider/missing-semester ## Basic Information - **Project Name**: missing-semester - **Description**: The Missing Semester of Your CS Education 📚 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-05 - **Last Updated**: 2024-10-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # The Missing Semester of Your CS Education [![Build Status](https://github.com/missing-semester/missing-semester/workflows/Build/badge.svg)](https://github.com/missing-semester/missing-semester/actions?query=workflow%3ABuild) [![Links Status](https://github.com/missing-semester/missing-semester/workflows/Links/badge.svg)](https://github.com/missing-semester/missing-semester/actions?query=workflow%3ALinks) Website for the [The Missing Semester of Your CS Education](https://missing.csail.mit.edu/) 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: ```bash bundle exec jekyll serve -w ``` ## License All the content in this course, including the website source code, lecture notes, exercises, and lecture videos is licensed under Attribution-NonCommercial-ShareAlike 4.0 International [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/). See [here](https://missing.csail.mit.edu/license) for more information on contributions or translations.