nhussain2 / lectures

CS 340 lecture notes

Home Page:http://moss.cs.iit.edu/cs340

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS 340 Lecture Repository

This repository contains lecture notes and sample code for CS 340: Patterns and Paradigms of Programming. Notes reside in numbered files in "src/Lect", and are mostly made up of literate Haskell files with intermingled English and code.

I will likely be making changes to these files throughout the semester, so please be sure to pull the most recent changes before attending lecture. To avoid merge issues, I recommend you create a separate branch for your own additions and modifications so that you can always pull my changes into a pristine local branch.

-- Michael Lee lee@iit.edu

About

CS 340 lecture notes

http://moss.cs.iit.edu/cs340


Languages

Language:Haskell 100.0%