陈同学整理的10个可以写到简历上C++项目

    1.写一个Json库
链接:
 https://github.com/miloyip/json-tutorial/blob/master/tutorial01/tutorial01.md
    2.写一个红黑树
链接:
https://github.com/william-zk/RB_Tree
  1. 写一个STL
链接:
https://github.com/Alinshans/MyTinySTL
    4.写一个NoSQL
链接:
https://www.lanqiao.cn/courses/1341
  1. 写一个高并发内存池
    6.写一个线程库
链接:
https://github.com/Winnerhust/uthread
  1. 写一个网络库
链接:
https://github.com/chenshuaihao/NetServer
  1. 写一个服务器框架
链接:
https://www.bilibili.com/video/av53602631?from=search&seid=9029288577396826503
  1. 写一个WebServer
可以参考一些书
《Linux高性能服务器编程》
还有陈硕的那本书 等等
WebServer应该很多人都有做。。。

链接:
 https://github.com/linyacool/WebServer
 
  1. 写一个操作系统内核
搜一下 “MIT 6.828”
感觉课程里的一个作业都可以拿来当做一个项目了
链接:
https://github.com/woai3c/MIT6.828

我是陈同学 让技术 有温度 你的支持是我搬砖的动力


往期精彩回顾

1.写一个Json库 链接:  https://github.com/miloyip/json-tutorial/blob/master/tutorial01/tutorial01.md 2.写一个红黑树 链接: https://github.com/william-zk/RB_Tree 写一个STL 链接: https://github.com/Alinshans/MyTinySTL 4.写一个NoSQL 链接: https://www.lanqiao.cn/courses/1341 写一个高并发内存池 6.写一个线程库 链接: https://github.com/Winnerhust/uthread 写一个网络库 链接: https://github.com/chenshuaihao/NetServer 写一个服务器框架 链接: https://www.bilibili.com/video/av53602631?from=search&seid=9029288577396826503 写一个WebServer 可以参考一些书 《Linux高性能服务器编程》 还有陈硕的那本书 等等 WebServer应该很多人都有做。。。 链接:  https://github.com/linyacool/WebServer   写一个操作系统内核 搜一下 “MIT 6.828” 感觉课程里的一个作业都可以拿来当做一个项目了 链接: https://github.com/woai3c/MIT6.828 我是陈同学 让技术 有温度 你的支持是我搬砖的动力 ▼ 往期精彩回顾 ▼
经验分享 程序员 微信小程序 职场和发展