Stars
ReScript is a robustly typed language that compiles to efficient and human-readable JavaScript.
《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
记录Learning from data一书中的习题解答
build a scrapy spider to collect Page Rank dataset. use hadoop(MapReduce, HDFS) to implement Page Rank algorithm.