Hacker News new | ask | show | jobs
by beeburrt 1000 days ago
There's cs61a:

https://cs61a.org/

(I'm doing the Denero version: https://cs61a.org/denero.html) If you pass the command-line flag: `--local` you can run the tests without triggering the submission system.

accompanying book:

https://www.composingprograms.com/

The moocs from University of Helsinki are really good. Here's the current Python one:

https://programming-23.mooc.fi/

And there's their web dev course, called Full Stack Open:

https://fullstackopen.com/en/

If learning web dev, you can't go wrong with The Odin Project:

https://www.theodinproject.com/