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.

July 17, 2020 Â· 6 min

TIL: Real World Cryptography, Rust Resources, and CS Education

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. ...

July 16, 2020 Â· 1 min

TIL: Modern Rust Learning Resources and Development Patterns

Today I learned about comprehensive Rust learning resources, from interactive tours to dangerous practices, and how Rust addresses common development challenges.

July 13, 2020 Â· 8 min