I have a pretty similar background. I have an undergrad in ChemE who fell in love with machine learning research. As I didn’t had the appropriate background so I taught myself Computer science using mostly resources such as OCW and teachyourselfcs, videolectures etc. However, what stood out to me was how difficult it is to self study? Universities provide a setting which helps you learn difficult subjects over a long…
> However, what stood out to me was how difficult it is to self study? Universities provide a setting which helps you learn difficult subjects over a longer period of time. Outside of that, no such avenues exist. It’s not just reading up a book or making Anki flash cards(which is quite tedious to be honest) but the process of selecting, vetting what to read next and actually completing it. One major thing I found whe…
Re: Self studying the MIT applied math curriculum (2019)
#51This is definitely one of the hardest parts of self study and what gives me enormous appreciation for good teachers. Progress can slow or even halt because you are forced to be so rigid about understanding everything before moving on- otherwise you risk serious gaps in knowledge. I have found CS classes with autograded programming assignments far better than other types of online courses because I known if I at least learned one thing.