A student-maintained wiki for CS courses, guides, and resources at the University of Illinois Urbana-Champaign. Built and maintained by ACM@UIUC's Academic Committee.
This wiki provides:
- Course articles - Student perspectives on CS, Math, Stats, ECE, and Physics courses
- Guides - Helpful tutorials and tips for navigating UIUC
# Clone the repository
git clone https://github.com/acm-uiuc/wiki.git
cd wiki
# Install dependencies
yarn install
# Start the development server
yarn devWe welcome contributions from all UIUC students! See CONTRIBUTING.md for detailed instructions on:
- Adding course articles
- Adding guides
- Writing and style guidelines
This project is maintained by ACM@UIUC. Code is licensed as defined in LICENSE.md. Content is licensed under CC BY-NC-SA 4.0.