[racket] Any online courses by the PLT group?
Hi Ben,
On 2013-10-07 18:25:38 +0800, Ben Duan wrote:
> Are there any online courses taught by someone from the PLT group?
Though the course is already over, you might look at Shriram and Joe's
online PL course materials:
http://cs.brown.edu/courses/csci1730/2012/OnLine/
John Clements has some DrRacket videos on youtube:
http://www.youtube.com/playlist?list=PLD0EB7BC8D7CF739A
Other Racket videos (not necessarily courses, but maybe of interest):
https://github.com/plt/racket/wiki/Videos
;;;
Some other courses that are related to Racket or HtDP:
The on-going Coursera course run by Gregor Kiczales:
https://www.coursera.org/course/programdesign
Dan Grossman has a PL course using Racket and others:
https://www.coursera.org/course/proglang
Cheers,
Asumu