Hacker News new | ask | show | jobs
by Evgenii1 1693 days ago
Try this: https://learnaifromscratch.github.io/ The software workshop here: https://learnaifromscratch.github.io/software.html you can do on a phone programming assignments during a lunchbreak, but it's not an easy course it's Brown University's accelerated intro to CS

This workshop https://learnaifromscratch.github.io/algorithms.html is designed for passing job interviews, doing competitive programming and ucsd's design & analysis course. Do you have 3 months? You can do this.

You are an english teacher so I assume you are familiar with grammar and possibly Latin syntax, you're good to go esp when you learn PL theory

There's some (poor, very poor) notes here https://functionalcs.github.io/web/ for webdev, doing MIT's software class and their bootcamp on writing an MVP, with a dive into CSS grid and flexbox, see the latest youtube vids: https://www.youtube.com/channel/UCS2pbR9gJpaT6HIcQNT2QQQ/vid... but nothing really has changed, you want to be able to program from this spec https://github.com/gothinkster/realworld

1 comments

Wow, these resources are great! Thank you so much. I have these bookmarked - I want to finish some other projects and then lay out a plan that will hopefully be best; of course, "no plan ever survives first contact" but it's still useful.

Did you put together the github site for "AI from scratch"? I can't find an "About" page - whoever's work it is, I love it.

Thank you again for pointing me in this direction.