updated README
This commit is contained in:
parent
bbfcb31026
commit
84315955f8
@ -15,11 +15,14 @@
|
||||
* [Lesson 3 - Data structures](#lesson-3---data-structures)
|
||||
* [Lesson 4 - Lists and pattern matching](#lesson-4---lists-and-pattern-matching)
|
||||
* [Lesson 5 - Advanced lists and High order functions](#lesson-5---advanced-lists-and-high-order-functions)
|
||||
* [Midterm preparation](#midterm-preparation)
|
||||
* [Midterm](#midterm)
|
||||
* [Assignments](#assignments)
|
||||
* [Assignment 1 - Square root](#assignment-1---square-root)
|
||||
* [Assignment 2 - Map-reduce](#assignment-2---map-reduce)
|
||||
* [Assignment 3 - Binary tree](#assignment-3---binary-tree)
|
||||
* [Assignment 4 - Lists and pattern matching](#assignment-4---lists-and-pattern-matching)
|
||||
* [Assignment 5 - High-order functions on lists](#assignment-5---high-order-functions-on-lists)
|
||||
<!-- TOC -->
|
||||
|
||||
|
||||
@ -58,6 +61,10 @@
|
||||
### Midterm preparation
|
||||
[Files](src/MidTermPrep1)
|
||||
|
||||
### Midterm
|
||||
[Files](src/MidTerm1)
|
||||
|
||||
|
||||
## Assignments
|
||||
|
||||
### Assignment 1 - Square root
|
||||
|
Loading…
x
Reference in New Issue
Block a user