7 ms·
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
by 8589934591 4y 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://www.cs.utah.edu/~mflatt/htdp-lite/
https://my.eng.utah.edu/~cs5510/htdp-videos.html 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 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 https://cs.brown.edu/courses/cs019/2018/assignments.html
- Pr0ject217 4y agoThanks!