Videos & Slides
Videos and playlists about programming, computers, code, or algorithms. Most will be things I find, some will be things I make (eventually). If a link goes dead, just let me know.
Last updated
Videos and playlists about programming, computers, code, or algorithms. Most will be things I find, some will be things I make (eventually). If a link goes dead, just let me know.
Last updated
- Mr. Brash's lessons for this course, added whenever possible. Keep your eyes on the - it will change as lessons are added.
- A wonderful playlist of Harvard lectures from 2018 explaining computer science and basics of programming. They use a mixture of languages but mostly C / C++. - (Binary) - (ASCII) - (Instructions)
- A Scrimba course specific to Javascript. It is more a lesson on the Javascript language than general computer science. It assumes you have previous CS knowledge.
- A FreeCodeCamp course that is very Javascript specific. It's a good course but requires patience and learning on your own.