📚Learn
⚓ 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
🔗 Some useful websites for programmers.
本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删
《Designing Data-Intensive Application》DDIA中文翻译
4.4BSD Lite Release 2: last Unix operating system from Berkeley
MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。
🔥 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
📚 Freely available programming books
A curated list of awesome Go frameworks, libraries and software
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" mea…
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.