Functional Problem Solving (CSC 151 2015F) : EBoards

CSC151.01 2015F, Class 47: Association Lists


Overview

Preliminaries

Admin

Exam 4 Notes

> (image-show (image-new 400 400))
3
> (render-pair! 3 (cons 'a 'b) 20 20) 
> (render-pair! 3 (cons null 'b) 80 20)

Upcoming Work

Extra Credit Opportunities

Academic

Peer Support

Regular Peer Support

Upcoming Peer Support

Miscellaneous

Other Good Things (No Extra Credit)

Questions

Lab

Writeup: Problem 1 (a and b)