From 609d9428835e7ddadc0771fa01fdd696008fe5ae Mon Sep 17 00:00:00 2001 From: Joe <736777445@qq.com> Date: Mon, 6 May 2019 10:26:29 +0800 Subject: [PATCH 1/9] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=94=B5=E5=AD=90?= =?UTF-8?q?=E4=B9=A6=E7=B4=A2=E5=BC=95=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 增加电子书索引链接 自行搜索电子书资料 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c33b47c..0f331ca 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,13 @@ - [冷熊简历](http://cv.ftqq.com/) - [简历模板](https://github.com/geekcompany/ResumeSample) + +# 电子书索引区 +- https://github.com/royeo/awesome-programming-books +- https://salttiger.com/ +- https://www.foxebook.net/ +- https://www.jiumodiary.com/
From d3c4308c2fc021dd631eea561668e0d3e9ea0e9f Mon Sep 17 00:00:00 2001 From: Joe <736777445@qq.com> Date: Thu, 9 May 2019 10:45:25 +0800 Subject: [PATCH 2/9] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0f331ca..098211d 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ - https://salttiger.com/ - https://www.foxebook.net/ - https://www.jiumodiary.com/ +- [免费优质电子书下载](https://epubw.com/)
From 4ae0816b1b0093b1df1153f0595e327792d66f32 Mon Sep 17 00:00:00 2001 From: Joe <736777445@qq.com> Date: Sun, 12 May 2019 13:50:51 +0800 Subject: [PATCH 3/9] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 098211d..b67ccf6 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,11 @@ 原作者已经制作好 gitbook 地址:https://legacy.gitbook.com/book/cyc2018/interview-notebook/details -**那么为什么还需要本仓库?** -我个人认为**cmd-markdown 工具所转化的 pdf**相比 gitbook 直接生成的 pdf 拥有**更好的阅读体验!** +~~**那么为什么还需要本仓库?** +我个人认为**cmd-markdown 工具所转化的 pdf**相比 gitbook 直接生成的 pdf 拥有**更好的阅读体验!**~~ + +项目不更新了。原有 repo 已经开始提供自制 pdf 功能了。 +而且现在原有 repo 把很多文件都拆开了(也打上了自己公众号的信息),对我更新仓库来说太麻烦了。 # 额外资料推荐 From a1021fbbd4509287fee3537b5bfa34d3952c79d3 Mon Sep 17 00:00:00 2001 From: Joe <736777445@qq.com> Date: Mon, 27 May 2019 21:01:50 +0800 Subject: [PATCH 4/9] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=94=B5=E5=AD=90?= =?UTF-8?q?=E4=B9=A6=E7=B4=A2=E5=BC=95=E7=BD=91=E7=AB=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 增加电子书索引网站 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b67ccf6..4b1e41a 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ - https://www.foxebook.net/ - https://www.jiumodiary.com/ - [免费优质电子书下载](https://epubw.com/) +- http://www.allitebooks.org/
From bd88c3f093cbcdf960ebb0b0d080a07fe285f40f Mon Sep 17 00:00:00 2001 From: Joe <736777445@qq.com> Date: Thu, 13 Jun 2019 09:40:10 +0800 Subject: [PATCH 5/9] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=B5=84=E6=BA=90?= =?UTF-8?q?=E7=B4=A2=E5=BC=95=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 4b1e41a..d1fe463 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ - [【精校中英字幕】2015 CMU 15-213 CSAPP 深入理解计算机系统 课程视频](https://www.bilibili.com/video/av31289365) - [《机器学习》(西瓜书)公式推导解析](https://github.com/datawhalechina/pumpkin-book) - [Treen Pool](http://treenpool.com/#/home):知识体系分享网站(脑图分享) +- [从程序员到CTO,从专业走向卓越,企业内部分享文档pdf与PPT整理](https://github.com/0voice/from_coder_to_expert) # 简历 @@ -40,6 +41,10 @@ - [免费优质电子书下载](https://epubw.com/) - http://www.allitebooks.org/ +# 绘图工具 + + - [cloudcraft](https://cloudcraft.co/):Visualize your cloud architecture like a pro. +
From ae727f1e2deb3095edc7fb09d28e1fb1c38a8a8b Mon Sep 17 00:00:00 2001 From: Joe <736777445@qq.com> Date: Thu, 5 Sep 2019 10:03:31 +0800 Subject: [PATCH 6/9] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20dcsdn=20=E7=BD=91?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d1fe463..6615901 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ - https://www.jiumodiary.com/ - [免费优质电子书下载](https://epubw.com/) - http://www.allitebooks.org/ +- http://www.dcsdn.com/ # 绘图工具 From cfd2ad205817040f0f07651ec3bd314d9cde2528 Mon Sep 17 00:00:00 2001 From: Joe <736777445@qq.com> Date: Sat, 26 Oct 2019 15:08:09 +0800 Subject: [PATCH 7/9] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6615901..5cce3b3 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,12 @@ - [Treen Pool](http://treenpool.com/#/home):知识体系分享网站(脑图分享) - [从程序员到CTO,从专业走向卓越,企业内部分享文档pdf与PPT整理](https://github.com/0voice/from_coder_to_expert) +## 品牌衣服一折购 + +
+ +
+ # 简历 - [冷熊简历](http://cv.ftqq.com/) From 82e807d508bf4ea9fbf6036433fa35871ac9ee52 Mon Sep 17 00:00:00 2001 From: Joe <736777445@qq.com> Date: Sat, 22 Feb 2025 18:30:37 +0800 Subject: [PATCH 8/9] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 5cce3b3..6615901 100644 --- a/README.md +++ b/README.md @@ -27,12 +27,6 @@ - [Treen Pool](http://treenpool.com/#/home):知识体系分享网站(脑图分享) - [从程序员到CTO,从专业走向卓越,企业内部分享文档pdf与PPT整理](https://github.com/0voice/from_coder_to_expert) -## 品牌衣服一折购 - -
- -
- # 简历 - [冷熊简历](http://cv.ftqq.com/) From 3520dfe6de86ce6cc97db3e9375da10335ecd44a Mon Sep 17 00:00:00 2001 From: Joe <736777445@qq.com> Date: Sat, 22 Feb 2025 18:30:53 +0800 Subject: [PATCH 9/9] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 6615901..41a0299 100644 --- a/README.md +++ b/README.md @@ -46,10 +46,6 @@ - [cloudcraft](https://cloudcraft.co/):Visualize your cloud architecture like a pro. -
- -
- --- 分割线