/course-materials

DEPRECATED: Knowledge should be available for everyone who wants to access it.

Primary LanguageHTMLMIT LicenseMIT

OpenSUTD/course-materials

17/01/19 - This repository has officially moved under the OpenSUTD organization, and will host academic materials. Please do not submit personal projects here - existing ones will eventually be reallocated to other spaces.

Hello there, welcome to OpenSUTD! We believe knowledge should be available for everyone who wants to access it. MIT set up OpenCourseWare in the spirit of sharing knowledge with everybody - this is our take on it, and it'll be interesting to see what this evolves into!

Important note The endgame for this project is simply to be a platform to share information. If you are the creator or owner of any of the materials on this repository and would not like it to be here, we will take it down.

What is this repository for?

This should be a space to encourage self-improvement and share knowledge, not spoon-feed it. What's fair game for contribution:

  • Past lecture materials
  • Past quiz, assignment, and homework questions
  • Posters
  • Project reports
  • Personal notes

What shouldn't be here:

  • Personal projects, quiz, examination, and homework answers (Tips and notes are fine)

Contributing to OpenSUTD

Anyone can contribute material by submitting a issue or pull request! This prototype is still in its infancy, so we're looking for collaborators to act as content curators, who help to manage what's in the repository. In the case of legacy course materials, curators should have taken the course before.

Repository Structure

As the repository grows, optimizing its structure lets people find what they want easily. An example would be:

/Courses
	/10.001 Advanced Math I
		/Summer 2017
		/Projects
		...
	...
	/50.002 Computation Structures
		/Fall 2017
		/Projects
		...
	...

File naming should be consistent across the repository. In general, stuff should be organized and easy to find:

  • Courses with their code and canonical name, e.g. 10.001 Advanced Math I
  • Lecture slides should have the week number and a descriptive filename, e.g. Week 10 - James Scott - Commentary on Jacob's work.pdf
  • Subdirectories as needed, e.g. /Additional Readings or /src