Links
views
| comments
I'll link some pages, articles or videos etc.. I really like! If you'd like me to read or add something else, please comment it down below! 😊
Must Read
- Algorithms for Modern Hardware - Algorithmica
- What Every Programmer Should Know About Memory - Comprehensive guide to CPU and memory architecture by Ulrich Drepper
- Exposing Floating Point – Bartosz Ciechanowski - In depth explanation of floating point format.
Maybe not so 'must read'
- Bayes Rules! An Introduction to Applied Bayesian Modeling - An introduction to applied Bayesian modeling.
- GPU Glossary - A glossary of terms related to GPUs.
- The Architecture of Open Source Applications
- Textbook for Electrical Engineering & Electronics - These free electrical engineering textbooks provides a series of volumes covering electricity and electronics
Blogs
- Bartosz Ciechanowski - Interactive articles about science and engineering.
- Julia Evans - Julia Evans
- advnpzn • advnpzn
- The Pragmatic Engineer - Observations across the software engineering industry.
Useful
- Compiler Explorer - Compiler Explorer is an interactive online compiler which shows the assembly output of compiled C++, Rust, Go (and many more) code.
- Wumbo - A math reference site for students, teachers, and enthusiasts.
- DevDocs - Fast, offline, and free documentation browser for developers. Search 100+ docs in one web app including HTML, CSS, JavaScript, PHP, Ruby, Python, Go, C, C++, and many more.
- QuickRef.ME - Quick Reference Cheat Sheet - Share quick reference and cheat sheet for developers
- regex101: build, test, and debug regex - Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java, C#/.NET, Rust.
Misc
- Neal.fun - Games, visualizations, interactives and other weird stuff.