| tags | TODO |
|---|
Some quick reminders of notes that I need to write on various topics.
- Notes on this video describing TSP algorithms
- Implement described algorithms in Python
- Fireship
- 7 features of the web that I probably don't know about
- WASM. Might be interesting to hear another take on WASM and maybe get some notes written on it.
- Web Sockets. Relate this note to the notes on transferring files from Android to Linux, since Snapdrop uses websockets to perform P2P file transfer.
- Numbers and Stuff
- Probably need a new section of notes for Fundamental Computer Science and Mathematics.
- Keepsack Problem, no idea if this video is at all relevant to anything I'm interested in. It's ok if I watch it once and drop it.
- Video on Fast Fourier Transform. The video title calls it an algorithm, so yeah you've got me hooked.
- Architecture of the Internet
- Networking is black magic, everyone knows this.
- Video on how Transport Layer Security works
- More TLS Knowledge
- DNS
- Clarity Coders
- Clarity Coders makes good stuff. Generally good content, well paced.
- Introduction to PyTorch. The code for this should be under Daily Programmer, but I can take notes here.
- Python and OpenCV Tutorial