Labs¶
Labs are in-class, hands-on sessions — mostly working directly in ghci, with the occasional file to edit. They're meant to be done live, ideally with a partner or grutor nearby to ask questions.
- Lab 1: Getting Connected and Running Haskell — connect to the CS 131 server from a terminal and through VS Code, open a terminal on the server, start
ghci, and create and load your first.hsfile.
Coming soon
Labs will be posted here as the semester develops. Each one will be linked from the schedule on the day it runs.