Menu

CS106 Libraries

Colin Leach

Open-source libraries for "Programming Abstractions", CS106B

Available through Stanford Engineering Everywhere, this course is deservedly popular with students worldwide. Some of us think it would be even better if we could use open-source platforms for the assignments, not just Visual Studio on Windows or XCode on Mac. This project attempts to fill that gap. You too can run Boggle on Linux (once you complete Assignment 4).

Target audience: Students wanting to take this freshman-level (but demanding!) course in Computer Science.

Wiki Contents

  1. [License]
  2. [Background]
  3. [Main features]
  4. [Known issues]
  5. [Deviations from Stanford documentation]
  6. [Compilation instructions]
  7. [Command line and menus]
  8. [Design choices]

Related

Wiki: Background
Wiki: Command line and menus
Wiki: Compilation instructions
Wiki: Design choices
Wiki: Deviations from Stanford documentation
Wiki: Known issues
Wiki: License
Wiki: Main features