Hacker News new | ask | show | jobs
by 8589934591 1428 days ago
If anyone wants a faster paced version of the book or the edx course, here's a link to one of the authors' website having videos and problems/solutions. I have found this to be helpful to share with devs who have experience but would like to revisit fundamentals.

https://www.cs.utah.edu/~mflatt/htdp-lite/

https://my.eng.utah.edu/~cs5510/htdp-videos.html

Here's another course which I have used to train interns. It's faster paced and useful for people who learn and progress at a faster pace.

https://web.cs.wpi.edu/~cs1102/a16/index.html

Here's another version of the same/similar where the assignments are challenging enough. You can do them in either racket or pyret.

https://cs.brown.edu/courses/cs019/2018/assignments.html

1 comments

Thanks!