Stars
the source code of linux-0.11 for study linux kernel
Master programming by recreating your favorite technologies from scratch.
Collection of LeetCode questions to ace the coding interview!
A book about Text-to-Speech (TTS) in Chinese.
快速入门CMake,通过例程学习语法。在线阅读地址:https://sfumecjf.github.io/cmake-examples-Chinese/
awesome public courses and wonderful study resource
Collection of Games that have the source code available on GitHub
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
Code for "Zero To Production In Rust", a book on API development using Rust.
2020年11月在上海买房经历总结出来的买房购房做的一些功课分享给大家,技术人帮助技术人,希望对大家有所帮助。
基于Spring Boot的在线考试系统(预览地址 http://129.211.88.191 ,账户分别是admin、teacher、student,密码是admin123),也有Python实现