一些书籍或者教程的源码整理
-
官方提供下载地址:https://forta.com/books/0672327120/
-
《MySQL Cookbook Fourth Edition》
Github 地址:https://github.com/svetasmirnova/mysqlcookbook
-
官方提供下载地址:http://www.informit.com/store/essential-c-plus-plus-9780201485189
-
官方提供下载地址:http://www.informit.com/store/c-plus-plus-primer-9780321714114
-
《C++ 并发编程实践》/《C++ Concurrency in Action》
官方提供下载地址:https://www.manning.com/books/c-plus-plus-concurrency-in-action
-
《C++11/14 高级编程 Boost 程序库探秘 - 第三版》
-
Modern C++ Tutorial:C++11/14/17/20 On the Fly
Github: https://github.com/changkun/modern-cpp-tutorial
-
-
-
-
-
-
《100 Go Mistakes and How to Avoid Them》 - 原始代码地址
-
《Writing A Compiler In Go/用 Go 语言自制解释器》,国内叫做金猴书
-
《Writing An Interpreter In Go/用 Go 语言自制编译器》,国内叫做彩猴书
> -
《Learn Concurrent Programming With Go》
Github: https://github.com/cutajarj/ConcurrentProgrammingWithGo
-
Github: https://github.com/ZhangHanDong/tao-of-rust-codes
-
Github: https://github.com/LukeMathWalker/zero-to-production
-
《Programming Rust, 2nd Edition》
Github: https://github.com/ProgrammingRust/examples
-
《Advanced Programming in the UNIX® Environment,Third Edition》/《UNIX 环境高级编程 (第 3 版)》
-
《UNIX Network Programming,Volume 1,Third Edition Source Code》/《UNIX 网络编程卷 1:套接字联网 API (第 3 版》
-
《LINUX 设备驱动程序》/《Linux Device Drivers 3》
-
- Linux 内核版本 3.2.44
- glibc 的版本
-
《深入理解 Linux 网络 - 修炼底层内功、掌握高性能原理》
Github 地址:https://github.com/yanfeizhang/deep_linux_network_tests
-
《Modern Vim:Craft Your Development Environment with Vim 8 and Neovim》
官方网站:https://pragprog.com/titles/modvim/modern-vim/,提供了源码以及其他的资源。
-
《Linux Observability with BPF》
Github 地址:https://github.com/bpftools/linux-observability-with-bpf
-
Github 地址:https://github.com/lizrice/learning-ebpf
-
Github 地址: https://github.com/mozillazg/cloud-native-security-with-ebpf