Skip to content

Commit 9bfe38a

Browse files
committed
第一个commit:HelloGithub
0 parents  commit 9bfe38a

File tree

8 files changed

+77
-0
lines changed

8 files changed

+77
-0
lines changed

01/HelloGithub01.md

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
# 《HelloGithub》第一期
2+
3+
### 中文项目
4+
- [廖老师的python 入门实践](https://github.com/michaelliao/awesome-python-webapp)[教程](http://www.liaoxuefeng.com/wiki/001374738125095c955c1e6d8bb493182103fac9270762a000/001397616003925a3d157284cd24bc0952d6c4a7c9d8c55000)
5+
6+
- [ant-design 酷!](https://github.com/ant-design/ant-design)[文档](http://ant.design/docs/react/introduce)
7+
8+
- [Minos](https://github.com/phith0n/Minos):一个基于Tornado/mongodb/redis的社区系统。[预览](http://minos.leavesongs.com/)
9+
10+
- [TuShare](https://github.com/waditu/tushare):TuShare是一个免费、开源的python财经数据接口包。[TuShare文档](http://tushare.org/index.html)
11+
12+
![](https://github.com/521xueweihan/HelloGithub/blob/master/01/img/TuShare2.png)
13+
14+
- [VeryNginx](https://github.com/alexazhou/VeryNginx):一个功能强大而对人类友好的 Nginx 扩展程序。
15+
[VeryNginx文档](https://github.com/alexazhou/VeryNginx/blob/master/readme_zh.md)
16+
17+
![](https://github.com/521xueweihan/HelloGithub/blob/master/01/img/VeryNginx.jpeg)
18+
19+
- [中文网页重设与排版](https://github.com/sofish/typo.css):目标:一致化浏览器排版效果,构建最适合中文阅读的网页排版。包括桌面和移动平台。[预览](http://typo.sofi.sh/)
20+
21+
- [北京实时公交 for python](https://github.com/wong2/beijing_bus):可以显示查询的公交到达某站还需时间。
22+
23+
![](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)
24+
25+
### 英文项目
26+
- [activate-power-mode 输入效果](https://github.com/disjukr/activate-power-mode)[在线演示](http://0xabcdef.com/activate-power-mode/)
27+
28+
![](https://github.com/521xueweihan/HelloGithub/blob/master/01/img/activate-power-mode.gif)
29+
30+
- [Archey for OS X 命令行中显示计算机的基本信息](https://github.com/obihann/archey-osx)
31+
32+
![](https://github.com/521xueweihan/HelloGithub/blob/master/01/img/Archey%20for%20OS%20X.png)
33+
34+
35+
### 书籍、教程、资料:
36+
- [Python进阶 中文版](https://github.com/eastlakeside/interpy-zh)[在线阅读](https://eastlakeside.gitbooks.io/interpy-zh/content/)
37+
38+
- [Python Cookbook 3rd 中文版](https://github.com/yidao620c/python3-cookbook)[在线阅读](http://python3-cookbook.readthedocs.org/zh_CN/latest/)
39+
40+
- [Python最佳实践指南中文版](https://github.com/Prodesire/Python-Guide-CN)[在线阅读](http://pythonguidecn.readthedocs.io/zh/latest/)
41+
42+
- [awesome-python 中文版](https://github.com/jobbole/awesome-python-cn)
43+
44+
- [图说设计模式](https://github.com/me115/design_patterns)[在线阅读](http://design-patterns.readthedocs.io/zh_CN/latest/index.html#)
45+
46+
- [面向程序员的数据挖掘指南](https://github.com/egrcc/guidetodatamining)[在线阅读](http://guidetodatamining.com/)
47+
48+
- [Linux工具快速教程](https://github.com/me115/linuxtools_rst)[在线阅读](http://linuxtools-rst.readthedocs.io/zh_CN/latest/)
49+
50+
- [linux 下的惬意生活](https://github.com/yangyangwithgnu/the_new_world_linux)[在线阅读](https://github.com/yangyangwithgnu/the_new_world_linux#目录)
51+
52+
- [《计算机程序的构造和解释》公开课](https://github.com/DeathKing/Learning-SICP)
53+
54+
- [iterm2 快捷键](https://github.com/sumiaowen/iterm2-shortcuts)

01/img/Archey for OS X.png

64.3 KB
Loading

01/img/TuShare.png

143 KB
Loading

01/img/TuShare2.png

142 KB
Loading

01/img/VeryNginx.jpeg

60.5 KB
Loading

01/img/activate-power-mode.gif

1.35 MB
Loading

01/img/北京实时公交.gif

796 KB
Loading

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# 《HelloGithub月刊》
2+
因为现在这个项目只有我自己做,只敢叫“月刊”,希望有志同道合者,快点加入到这个项目中来!同时,如果您有更好的建议或者意见,欢迎联系我。联系方式在最下方~
3+
4+
## 最新一期
5+
- [第一期](https://github.com/521xueweihan/HelloGithub/blob/master/01/HelloGithub01.md)
6+
7+
### 介绍
8+
最开始只是我自己浏览github过程中收集的一些有中文介绍,通俗易懂,简单容易上手的项目。后来一想,如果每个github都有个简单的效果图的话,应该更容易让我这样的新手接受。
9+
10+
所以,我就想做一个月刊的形式,面向新手的github月刊,月刊的内容主要包括:中文项目、少许英文项目、翻译的书籍以及教程。如果是项目的话,会带一个效果图。项目越容易上手越好,看起来越cool越好!
11+
12+
>兴趣是最好的老师,而**《HelloGithub》** 就是帮你找到兴趣!
13+
14+
15+
### 声明
16+
不管你事大神,还是小菜鸟,只要你有你发现好的开源项目,都可以联系我,让更多人知道:“还有这么有意思的项目!编程可以这么酷!”
17+
18+
### 联系方式
19+
- 邮箱:595666367@qq.com
20+
21+
- 博客园:[削微寒](http://www.cnblogs.com/xueweihan/)
22+
23+
- 或者直接提Pr,Issues

0 commit comments

Comments
 (0)