TIL: Documentation Systems and Educational Resources
Today I learned about effective documentation systems, comprehensive learning resources for computer science, and modern educational platforms from my archive.
Today I learned about effective documentation systems, comprehensive learning resources for computer science, and modern educational platforms from my archive.
TIL 2020-07-16 Book on Real World Cryptography - A practical guide to applied cryptography by David Wong. Brown University: Programming and Programming Languages - Comprehensive course materials on programming language theory and implementation. CS 61B Data Structures, Spring 2019 - Berkeley’s excellent data structures course with Java implementations. Crust of Rust on YouTube - Jon Gjengset’s series diving deep into intermediate Rust concepts. Foundations of Applied Mathematics - Lots of Python and Data Science resources from BYU. ...
Today I learned about comprehensive Rust learning resources, from interactive tours to dangerous practices, and how Rust addresses common development challenges.