This repository will provide the material necessary to teach Information Organization Laboratory (or other similar The Discipline of Organizing inspired course).
The repository consists of five top level directories and one main organizing document that provides the mapping between course topics and the files within the repositories.
The contents of each directory are explained below:
- Lectures: Contains subdirectories for each lecture. Each subdirectory contains a Microsoft PowerPoint file of the lecture. Lectures with labs will also include a subdirectory called "Labs" that will include:
- A Microsoft Word document with directions for the lab
- The supporting code for the lab
- (optionally) the code for the completed lab
- Homework: Contains directories (names do not correspond to lecture names)
- Each subdirectory contains:
- A Microsoft Word document with directions for the homework
- The supporting code for the homework
- (optionally) the code for the completed homework
- Each subdirectory contains:
- Projects: Contains subdirectories for projects and corresponding material and instructions.
- Teaching Resources: Contains material for instructors. These may be PDFs, HTML, or Microsoft Word Documents containing links to external documents that are related to the class as a whole (Material related to a particular course topic should go in the Teaching Resources.docx file with each lecture directory).
- [Teachers](Admin\ Instructions/Instructors.md)
- [Contributors](Admin\ Instructions/Contributors.md)
- [Students](Admin\ Instructions/Students.md)