📚 Cs/books/uwu
Відкрити в Telegram
600
Підписники
+324 години
+67 днів
+2330 день
Архів дописів
Collection of insane and fun facts about SQLite
https://avi.im/blag/2024/sqlite-facts
MIT's "Introduction to Algorithms"
Lecture Notes: https://ocw.mit.edu/courses/6-006-introduction-to-algorithms-spring-2020/pages/lecture-notes/
Lecture Videos: https://youtube.com/playlist?list=PLUl4u3cNGP63EdVPNLG3ToM6LaEUuStEY
Build your own Virtual machine
-just only 250 lines of C code
-really great guide
-great for understanding low level concepts
-it's kind of detailed guide
-with very lucid diagrams and code explanation
https://www.jmeiners.com/lc3-vm/
#c #programming #tutorial
great malloc tutorial blog in C
-it will teach you how to write malloc in C
https://danluu.com/malloc-tutorial/
Harvard's "Real Analysis" by Curtis T. McMullen (Fields Medalist, 1998)
PDF: people.math.harvard.edu/~ctm/papers/ho
