This commit is contained in:
left_adjoint 2023-11-02 16:00:42 -07:00
parent b660429452
commit 689c8e0673
1 changed files with 14 additions and 0 deletions

14
week6/L2agenda.org Normal file
View File

@ -0,0 +1,14 @@
* Agenda
+ Parallel lists
+ Processing parallel lists
+ Lists of tuples
+ Processing lists of tuples
+ "Destructuring bind"
+ Solving an Assignment 3-like problem with lists of tuples
+ The start of algorithmic content
+ How do you search
+ How do you sort
+ Now in code
+ Maybe!!
+ Objects
+ lists of objects