网络上面有有一些关于 资料分享和面试题目分享的项目很有趣,还有一些比较好的开源项目,我们能从其代码间获得不少启发,我在此博客简要记录,方便之后学习:
- coding-interview-university https://github.com/yaowenxu/coding-interview-university
- JamesM's kernel development tutorials http://www.jamesmolloy.co.uk/tutorial_html/
- x86架构操作系统内核的实现 http://wiki.0xffffff.org/
- ucore_os_lab https://github.com/chyyuu/ucore_os_lab
- Raft https://raft.github.io/
- MobaXterm https://mobaxterm.mobatek.net/download.html
- Win32-OpenSSH https://github.com/PowerShell/Win32-OpenSSH/releases/
- 容器内如何使用GPU卡 https://cloud.tencent.com/developer/article/1494059
- Google软件构建工具Bazel原理及使用方法介绍 https://www.cnblogs.com/jack47/p/build-in-the-cloud.html
- Python 库打包分发(setup.py 编写)简易指南 http://blog.konghy.cn/2018/04/29/setup-dot-py/
- PCIe传输速率和可用带宽(吞吐量)计算 https://blog.csdn.net/s_sunnyy/article/details/79027379
- Ext2文件系统 http://www.itworld123.com/categories/
- SOSP 2019——SJTU-IPADS的集体见闻 https://mp.weixin.qq.com/s/s_P2FZf3uhuPlxliuSTQ0w
- 网易存储团队专栏 https://zhuanlan.zhihu.com/c_131009364
- tensorflow二次开发 https://leslie-fang.github.io/2019/02/27/tensorflow%E4%BA%8C%E6%AC%A1%E5%BC%80%E5%8F%91/
- 机器学习科研的十年 https://zhuanlan.zhihu.com/p/74249758 (很好的一篇文章,很受启发;)
- Code-Server一个远程VSCode编辑器:https://github.com/cdr/code-server (code-server)
保持更新,更多内容请关注 cnblogs.com/xuyaowen;