Seeing this makes me miss the salad days of MOOCs. I learned programming in the 2010s through MIT’s EDX Introduction to Programming course, and then a course on Coursera by Martin Odersky on Functional Programming through EPFL, and I feel like that ladder has been kicked away due to MOOC monetization policies. I wonder if we could return to these days.
g947o|1 month ago
Obscurity4340|1 month ago
TZubiri|1 month ago
1- When this internet thing came out
2- When this covid thing came out
On the first era, here's a Java lecture from Stanford, if it's too basic for you, it still has historical value, iirc it's something like Java 6. And it also reinforces the basics.
https://www.youtube.com/watch?v=KkMDCCdjyW8&list=PLA70DBE71B...
It's a bit harder to follow along with online materials since you have to use the Internet Archive, and download older compilers or use options to target older versions, but it's all the more fun for it.