Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a2946af

Browse files
committed
update vol. 01
1 parent aa8ae66 commit a2946af

File tree

2 files changed

+50
-58
lines changed

2 files changed

+50
-58
lines changed

01/HelloGitHub01.md

Lines changed: 25 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -13,58 +13,54 @@
1313
---
1414
>**以下为本期内容**[点击查看往期内容](https://github.com/521xueweihan/HelloGitHub)|每个月 28 号发布最新一期,首发在我的 [GitHub](https://github.com/521xueweihan) 上。
1515
16-
#### 中文项目
17-
- [廖老师的python 入门实践](https://github.com/michaelliao/awesome-python-webapp)[教程](http://www.liaoxuefeng.com/wiki/001374738125095c955c1e6d8bb493182103fac9270762a000/001397616003925a3d157284cd24bc0952d6c4a7c9d8c55000)
16+
#### Python项目
17+
1、[awesome-python-webapp](https://github.com/michaelliao/awesome-python-webapp)廖老师的 python 入门教程中的实践项目的代码,[教程在线阅读](http://www.liaoxuefeng.com/wiki/001374738125095c955c1e6d8bb493182103fac9270762a000/001397616003925a3d157284cd24bc0952d6c4a7c9d8c55000)
1818

19-
- [ant-design 酷!](https://github.com/ant-design/ant-design)[文档](http://ant.design/docs/react/introduce)
19+
2、[Minos](https://github.com/phith0n/Minos):一个基于 Tornado/mongodb/redis 的社区系统,[预览](http://minos.leavesongs.com/)
2020

21-
- [Minos](https://github.com/phith0n/Minos):一个基于Tornado/mongodb/redis的社区系统。[预览](http://minos.leavesongs.com/)
22-
23-
- [TuShare](https://github.com/waditu/tushare):TuShare是一个免费、开源的python财经数据接口包。[TuShare文档](http://tushare.org/index.html)
21+
3、[TuShare](https://github.com/waditu/tushare):TuShare 是一个免费、开源的 python 财经数据接口包,[TuShare文档](http://tushare.org/index.html)
2422

2523
![](https://github.com/521xueweihan/HelloGitHub/blob/master/01/img/TuShare-min.png)
2624

27-
- [VeryNginx](https://github.com/alexazhou/VeryNginx):一个功能强大而对人类友好的 Nginx 扩展程序。
28-
[VeryNginx文档](https://github.com/alexazhou/VeryNginx/blob/master/readme_zh.md)
25+
4、[beijing_bus](https://github.com/wong2/beijing_bus):北京实时公交,可以显示查询的公交到达某站还需多久
2926

30-
![](https://github.com/521xueweihan/HelloGitHub/blob/master/01/img/VeryNginx-min.jpeg)
27+
![](https://github.com/521xueweihan/HelloGitHub/blob/master/01/img/%E5%8C%97%E4%BA%AC%E5%AE%9E%E6%97%B6%E5%85%AC%E4%BA%A4.gif)
3128

32-
- [中文网页重设与排版](https://github.com/sofish/typo.css):目标:一致化浏览器排版效果,构建最适合中文阅读的网页排版。包括桌面和移动平台。[预览](http://typo.sofi.sh/)
29+
#### JavaScript项目
30+
5、[ant-design](https://github.com/ant-design/ant-design):阿里开源的一套企业级的 UI 设计语言和 React 实现。[中文文档](https://ant.design/docs/react/introduce-cn),样式偏向于后端,展示效果十分漂亮
3331

34-
- [北京实时公交 for python](https://github.com/wong2/beijing_bus):可以显示查询的公交到达某站还需时间。
32+
6、[VeryNginx](https://github.com/alexazhou/VeryNginx):一个功能强大而对人类友好的 Nginx 扩展程序。[VeryNginx文档](https://github.com/alexazhou/VeryNginx/blob/master/readme_zh.md)
3533

36-
![](https://github.com/521xueweihan/HelloGitHub/blob/master/01/img/%E5%8C%97%E4%BA%AC%E5%AE%9E%E6%97%B6%E5%85%AC%E4%BA%A4.gif)
34+
![](https://github.com/521xueweihan/HelloGitHub/blob/master/01/img/VeryNginx-min.jpeg)
3735

38-
#### 英文项目
39-
- [activate-power-mode 输入效果](https://github.com/disjukr/activate-power-mode)[在线演示](http://0xabcdef.com/activate-power-mode/)
36+
7、[activate-power-mode](https://github.com/disjukr/activate-power-mode):爆炸输入效果,[在线演示](http://0xabcdef.com/activate-power-mode/)
4037

4138
![](https://github.com/521xueweihan/HelloGitHub/blob/master/01/img/activate-power-mode.gif)
4239

43-
- [Archey for OS X 命令行中显示计算机的基本信息](https://github.com/obihann/archey-osx)
44-
45-
![](https://github.com/521xueweihan/HelloGitHub/blob/master/01/img/Archey%20for%20OS%20X-min.png)
40+
#### CSS项目
41+
8、[typo.css](https://github.com/sofish/typo.css):中文网页重设与排版,为了一致化浏览器排版效果,构建最适合中文阅读的网页排版。包括桌面和移动平台,[预览](http://typo.sofi.sh/)
4642

43+
#### 开源书籍
44+
9、[interpy-zh](https://github.com/eastlakeside/interpy-zh):《Python进阶 中文版》,[在线阅读](https://eastlakeside.gitbooks.io/interpy-zh/content/)
4745

48-
#### 书籍、教程、资料:
49-
- [Python进阶 中文版](https://github.com/eastlakeside/interpy-zh)[在线阅读](https://eastlakeside.gitbooks.io/interpy-zh/content/)
46+
10、[python3-cookbook](https://github.com/yidao620c/python3-cookbook):《Python Cookbook 3rd 中文版》,[在线阅读](http://python3-cookbook.readthedocs.org/zh_CN/latest/)
5047

51-
- [Python Cookbook 3rd 中文版](https://github.com/yidao620c/python3-cookbook)[在线阅读](http://python3-cookbook.readthedocs.org/zh_CN/latest/)
48+
11、[Python-Guide-CN](https://github.com/Prodesire/Python-Guide-CN):《Python最佳实践指南中文版》,[在线阅读](http://pythonguidecn.readthedocs.io/zh/latest/)
5249

53-
- [Python最佳实践指南中文版](https://github.com/Prodesire/Python-Guide-CN)[在线阅读](http://pythonguidecn.readthedocs.io/zh/latest/)
50+
12、[design_patterns](https://github.com/me115/design_patterns):《图说设计模式》,[在线阅读](http://design-patterns.readthedocs.io/zh_CN/latest/index.html#)
5451

55-
- [awesome-python 中文版](https://github.com/jobbole/awesome-python-cn)
52+
13、[linuxtools_rst](https://github.com/me115/linuxtools_rst):《Linux工具快速教程》,[在线阅读](http://linuxtools-rst.readthedocs.io/zh_CN/latest/)
5653

57-
- [图说设计模式](https://github.com/me115/design_patterns)[在线阅读](http://design-patterns.readthedocs.io/zh_CN/latest/index.html#)
54+
14、[the_new_world_linux](https://github.com/yangyangwithgnu/the_new_world_linux):《Linux下的惬意生活》,[在线阅读](https://github.com/yangyangwithgnu/the_new_world_linux#目录)
5855

59-
- [面向程序员的数据挖掘指南](http://guidetodatamining.com/):中文版由于版权问题已被删除
56+
#### 其它
57+
15、[archey-osx](https://github.com/obihann/archey-osx):命令行中显示 Mac OS X 计算机的基本信息
6058

61-
- [Linux工具快速教程](https://github.com/me115/linuxtools_rst)[在线阅读](http://linuxtools-rst.readthedocs.io/zh_CN/latest/)
62-
63-
- [linux 下的惬意生活](https://github.com/yangyangwithgnu/the_new_world_linux)[在线阅读](https://github.com/yangyangwithgnu/the_new_world_linux#目录)
59+
![](https://github.com/521xueweihan/HelloGitHub/blob/master/01/img/Archey%20for%20OS%20X-min.png)
6460

65-
- [《计算机程序的构造和解释》公开课](https://github.com/DeathKing/Learning-SICP)
61+
16、[Learning-SICP](https://github.com/DeathKing/Learning-SICP):《计算机程序的构造和解释》公开课
6662

67-
- [iterm2 快捷键](https://github.com/sumiaowen/iterm2-shortcuts)
63+
17、[awesome-python-cn](https://github.com/jobbole/awesome-python-cn):awesome-python 中文版
6864

6965
---
7066

01/content01.md

Lines changed: 25 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,50 @@
1-
#### 中文项目
2-
- [廖老师的python 入门实践](https://github.com/michaelliao/awesome-python-webapp)[教程](http://www.liaoxuefeng.com/wiki/001374738125095c955c1e6d8bb493182103fac9270762a000/001397616003925a3d157284cd24bc0952d6c4a7c9d8c55000)
1+
#### Python项目
2+
1、[awesome-python-webapp](https://github.com/michaelliao/awesome-python-webapp)廖老师的 python 入门教程中的实践项目的代码,[教程在线阅读](http://www.liaoxuefeng.com/wiki/001374738125095c955c1e6d8bb493182103fac9270762a000/001397616003925a3d157284cd24bc0952d6c4a7c9d8c55000)
33

4-
- [ant-design 酷!](https://github.com/ant-design/ant-design)[文档](http://ant.design/docs/react/introduce)
4+
2、[Minos](https://github.com/phith0n/Minos):一个基于 Tornado/mongodb/redis 的社区系统,[预览](http://minos.leavesongs.com/)
55

6-
- [Minos](https://github.com/phith0n/Minos):一个基于Tornado/mongodb/redis的社区系统。[预览](http://minos.leavesongs.com/)
7-
8-
- [TuShare](https://github.com/waditu/tushare):TuShare是一个免费、开源的python财经数据接口包。[TuShare文档](http://tushare.org/index.html)
6+
3、[TuShare](https://github.com/waditu/tushare):TuShare 是一个免费、开源的 python 财经数据接口包,[TuShare文档](http://tushare.org/index.html)
97

108
![](https://github.com/521xueweihan/HelloGitHub/blob/master/01/img/TuShare-min.png)
119

12-
- [VeryNginx](https://github.com/alexazhou/VeryNginx):一个功能强大而对人类友好的 Nginx 扩展程序。
13-
[VeryNginx文档](https://github.com/alexazhou/VeryNginx/blob/master/readme_zh.md)
10+
4、[beijing_bus](https://github.com/wong2/beijing_bus):北京实时公交,可以显示查询的公交到达某站还需多久
1411

15-
![](https://github.com/521xueweihan/HelloGitHub/blob/master/01/img/VeryNginx-min.jpeg)
12+
![](https://github.com/521xueweihan/HelloGitHub/blob/master/01/img/%E5%8C%97%E4%BA%AC%E5%AE%9E%E6%97%B6%E5%85%AC%E4%BA%A4.gif)
1613

17-
- [中文网页重设与排版](https://github.com/sofish/typo.css):目标:一致化浏览器排版效果,构建最适合中文阅读的网页排版。包括桌面和移动平台。[预览](http://typo.sofi.sh/)
14+
#### JavaScript项目
15+
5、[ant-design](https://github.com/ant-design/ant-design):阿里开源的一套企业级的 UI 设计语言和 React 实现。[中文文档](https://ant.design/docs/react/introduce-cn),样式偏向于后端,展示效果十分漂亮
1816

19-
- [北京实时公交 for python](https://github.com/wong2/beijing_bus):可以显示查询的公交到达某站还需时间。
17+
6、[VeryNginx](https://github.com/alexazhou/VeryNginx):一个功能强大而对人类友好的 Nginx 扩展程序。[VeryNginx文档](https://github.com/alexazhou/VeryNginx/blob/master/readme_zh.md)
2018

21-
![](https://github.com/521xueweihan/HelloGitHub/blob/master/01/img/%E5%8C%97%E4%BA%AC%E5%AE%9E%E6%97%B6%E5%85%AC%E4%BA%A4.gif)
19+
![](https://github.com/521xueweihan/HelloGitHub/blob/master/01/img/VeryNginx-min.jpeg)
2220

23-
#### 英文项目
24-
- [activate-power-mode 输入效果](https://github.com/disjukr/activate-power-mode)[在线演示](http://0xabcdef.com/activate-power-mode/)
21+
7、[activate-power-mode](https://github.com/disjukr/activate-power-mode):爆炸输入效果,[在线演示](http://0xabcdef.com/activate-power-mode/)
2522

2623
![](https://github.com/521xueweihan/HelloGitHub/blob/master/01/img/activate-power-mode.gif)
2724

28-
- [Archey for OS X 命令行中显示计算机的基本信息](https://github.com/obihann/archey-osx)
29-
30-
![](https://github.com/521xueweihan/HelloGitHub/blob/master/01/img/Archey%20for%20OS%20X-min.png)
25+
#### CSS项目
26+
8、[typo.css](https://github.com/sofish/typo.css):中文网页重设与排版,为了一致化浏览器排版效果,构建最适合中文阅读的网页排版。包括桌面和移动平台,[预览](http://typo.sofi.sh/)
3127

28+
#### 开源书籍
29+
9、[interpy-zh](https://github.com/eastlakeside/interpy-zh):《Python进阶 中文版》,[在线阅读](https://eastlakeside.gitbooks.io/interpy-zh/content/)
3230

33-
#### 书籍、教程、资料:
34-
- [Python进阶 中文版](https://github.com/eastlakeside/interpy-zh)[在线阅读](https://eastlakeside.gitbooks.io/interpy-zh/content/)
31+
10、[python3-cookbook](https://github.com/yidao620c/python3-cookbook):《Python Cookbook 3rd 中文版》,[在线阅读](http://python3-cookbook.readthedocs.org/zh_CN/latest/)
3532

36-
- [Python Cookbook 3rd 中文版](https://github.com/yidao620c/python3-cookbook)[在线阅读](http://python3-cookbook.readthedocs.org/zh_CN/latest/)
33+
11、[Python-Guide-CN](https://github.com/Prodesire/Python-Guide-CN):《Python最佳实践指南中文版》,[在线阅读](http://pythonguidecn.readthedocs.io/zh/latest/)
3734

38-
- [Python最佳实践指南中文版](https://github.com/Prodesire/Python-Guide-CN)[在线阅读](http://pythonguidecn.readthedocs.io/zh/latest/)
35+
12、[design_patterns](https://github.com/me115/design_patterns):《图说设计模式》,[在线阅读](http://design-patterns.readthedocs.io/zh_CN/latest/index.html#)
3936

40-
- [awesome-python 中文版](https://github.com/jobbole/awesome-python-cn)
37+
13、[linuxtools_rst](https://github.com/me115/linuxtools_rst):《Linux工具快速教程》,[在线阅读](http://linuxtools-rst.readthedocs.io/zh_CN/latest/)
4138

42-
- [图说设计模式](https://github.com/me115/design_patterns)[在线阅读](http://design-patterns.readthedocs.io/zh_CN/latest/index.html#)
39+
14、[the_new_world_linux](https://github.com/yangyangwithgnu/the_new_world_linux):《Linux下的惬意生活》,[在线阅读](https://github.com/yangyangwithgnu/the_new_world_linux#目录)
4340

44-
- [面向程序员的数据挖掘指南](http://guidetodatamining.com/):中文版由于版权问题已被删除
41+
#### 其它
42+
15、[archey-osx](https://github.com/obihann/archey-osx):命令行中显示 Mac OS X 计算机的基本信息
4543

46-
- [Linux工具快速教程](https://github.com/me115/linuxtools_rst)[在线阅读](http://linuxtools-rst.readthedocs.io/zh_CN/latest/)
47-
48-
- [linux 下的惬意生活](https://github.com/yangyangwithgnu/the_new_world_linux)[在线阅读](https://github.com/yangyangwithgnu/the_new_world_linux#目录)
44+
![](https://github.com/521xueweihan/HelloGitHub/blob/master/01/img/Archey%20for%20OS%20X-min.png)
4945

50-
- [《计算机程序的构造和解释》公开课](https://github.com/DeathKing/Learning-SICP)
46+
16、[Learning-SICP](https://github.com/DeathKing/Learning-SICP):《计算机程序的构造和解释》公开课
5147

52-
- [iterm2 快捷键](https://github.com/sumiaowen/iterm2-shortcuts)
48+
17、[awesome-python-cn](https://github.com/jobbole/awesome-python-cn):awesome-python 中文版
5349

5450
---

0 commit comments

Comments
 (0)