From 7c1b3d0473c126044e35ea0b42b30f99ef7b0012 Mon Sep 17 00:00:00 2001 From: Matt Chan Date: Mon, 2 Feb 2015 05:01:02 -0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b2a3468..857bde8 100644 --- a/README.md +++ b/README.md @@ -300,7 +300,8 @@ Courses - An intro course in the spirit of SICP designed Professor Matthew Flatt (one of the lead designers of Racket and author of HtDP). Mostly Racket and C, and a bit of Java, with explainations on how high level functional programming concepts relate to the design of OOP programs. Do this one before SICP if SICP is a bit too much... - [Lectures and Assignments 1](http://www.eng.utah.edu/~cs1410-20/schedule.html) - [Lectures and Assignments 2](http://www.eng.utah.edu/~cs2420-20/schedule.html) - + - [Textbook](http://htdp.org/2003-09-26/Book/curriculum.html) + - [Racket Language](http://racket-lang.org/) ------- ### Machine Learning