Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Week

Day

Date

Lecture Topic and Resources

Work AssignedWork Due

1

Tu

Aug 27

Motivation and the Elements (Constants) of Racket

HTDP Part 1 (Ch 1-8)Sep 03
 ThAug 29[Canceled for Hurricane Laura] Sep 05

2

Tu

Sep 01

Conditionals, Function Definitions and Computation by Reduction

Homework 1

Review Ch 8

HTDP Part 2 (Ch 9-10)

Sep 08
3ThSep 03

The Program Design Recipe for Racket focusing on using recursion

on processing to process lists and natural numbers

Preface, 9.4

HTDP Part 2 (Ch 11-13)

Sep 10

4

Tu

Sep 08

Data Definitions, Data-driven Structural Recursion,

Homework 2

HTDP Part 3

Sep 16
5ThSep 10Mutually Recursive Definitions and Help FunctionsHTDP Ch 15-17Sep 17

6

Tu

Sep 15

Local Definitions and Lexical Scope

Homework 3

 HTDP Parts 5-6

Sep 23

7

Th

Sep 17

Lambda the Ultimate and Reduction Semantics

LawsOfEval.pdfSep 26

8

TuSep 19

 

Functional Abstraction and Polymorphism  Oct 6

9

Th

Sep 24

Functions as Values

Homework 4Oct 5

10

Tu

Sep 29

Generative (Non-structural) Recursion

 

 Oct 6

11

Th

Oct 01

Lazy Evaluation and Non-strict Constructors

  

12

Tu

Oct 06

Techniques for Implementing Lazy Evaluation

Homework 5*Oct 14

13

Th

Oct 08

A Glimpse at Imperative Racket and Memoization

  

 

Tu

Oct 13

Racket Review

Sample Exam

Sample Exam Key

 

13

Th

Oct 15

On to Java!

OO Design Notes 
 FriOct 16Midterm  

14

Tu

Oct 22

Adapting the HTDP Design Recipe to JavaHomework 6 Oct 27

15

Th

Oct 24

Higher-order Functional Programming in Java

  

16

Tu

Oct 29

Four Key Idioms for Encoding FP in Java

Homework 7Nov 6

17

Th

Oct 31

The Singleton and Visitor Patterns

  

18

Tu

Nov 03

Java Generics and Their Role in FP in Java

Homework 8*Nov 16

19

Th

Nov 05

The Strategy Pattern: Functions as Arguments in Java

  

20

Tu

Nov 10

Core Haskell (call-by-name, lazy constructors) (Agnishom)

  

21

Th

Nov 12

Haskell Pattern Matching (Agnishom)

Homework 9Nov 19

22

Tu

Nov 17

Haskell Type Classes (Agnishom)

 Dec 16

23

Th

Nov 19

Haskell Monads (Agnishom)

Final Project** 

...