Hacker News new | ask | show | jobs
by malan 2956 days ago
Thanks for the kind note! Also of interest might be

Web Programming with Python and JavaScript

https://cs50.github.io/web/2018/spring/

Introduction to Game Development

https://cs50.github.io/games/

which also pick up where CS50 leaves off!

1 comments

Everyone who mentions wanting to "visual stuff" and or games gets a recommendation from me to expose themselves to two things, 1) Processing 2) Lua Love. Regardless of someones platform or end goal, these two systems are great for prototyping ideas.

I will now point them to your course specifically, this is great stuff.