|
1 |
| -#《HelloGithub》第一期 |
2 |
| ->兴趣是最好的老师,[《HelloGithub》](https://github.com/521xueweihan/HelloGithub)就是帮你找到兴趣! |
| 1 | +#《HelloGitHub》第01期 |
| 2 | +>兴趣是最好的老师,[《HelloGitHub》](https://github.com/521xueweihan/HelloGitHub)就是帮你找到兴趣! |
3 | 3 |
|
4 |
| - |
5 |
| - |
6 |
| -欢迎各路人士加入本项目,丰富月刊的内容,也可以直接在[Issue](https://github.com/521xueweihan/HelloGithub/issues/new)(需要登录github账号)分享你觉得好的项目。 |
| 4 | + |
7 | 5 |
|
8 | 6 | ## 简介
|
9 |
| -最开始只是我自己浏览github过程中收集的一些有中文介绍,通俗易懂,简单容易上手的项目。后来一想,如果每个github都有个简单的效果图和一些通俗易懂的中文介绍。这样应该更容易让我这样的新手接受。 |
| 7 | +最开始我只是想把自己在浏览GitHub过程中,发现的有意思、高质量、容易上手的项目收集起来,这样便于以后查找和学习。后来一想,如果给这些GitHub项目都加上简单的效果图和一些通俗易懂的中文介绍。应该能够帮助到我这样的新手激发兴趣去参与、学习这些优秀、好玩的开源项目。 |
| 8 | + |
| 9 | +所以,我就做了一个面向**编程新手**、**热爱编程**、**对开源社区感兴趣** 的人群的月刊,月刊的内容包括:**各种编程语言的项目**、**各种让生活变得更美好的工具**、**书籍、学习笔记、教程等**。这些项目都是非常容易上手,而且非常Cool,主要是希望大家能动手用起来,加入到**开源社区**中。会编程的可以贡献代码,不会编程的可以反馈使用这些工具中的bug、帮着宣传你觉得优秀的项目、不要吝啬你的⭐️。你将学习到更多编程知识、提高自己的编程技巧、发现自己的**兴趣**。 |
10 | 10 |
|
11 |
| -所以,我就想做一个月刊的形式,面向新手的github月刊,月刊的内容主要包括:中文项目、少许英文项目、翻译的书籍以及教程。项目越容易上手越好,看起来越cool越好!主要是能动手用起来,我觉得这样会有助于编程能力的提高。然后[《HelloGithub月刊》](https://github.com/521xueweihan/HelloGithub) |
12 |
| -这个项目就诞生了!😄 |
| 11 | +最后[《HelloGitHub》](https://github.com/521xueweihan/HelloGitHub)这个项目就诞生了!😁 |
13 | 12 |
|
14 | 13 | ---
|
15 |
| ->**以下为本期内容**|[点击查看往期内容](https://github.com/521xueweihan/HelloGithub) |
| 14 | +>**以下为本期内容**|[点击查看往期内容](https://github.com/521xueweihan/HelloGitHub) |
16 | 15 |
|
17 | 16 | #### 中文项目
|
18 | 17 | - [廖老师的python 入门实践](https://github.com/michaelliao/awesome-python-webapp):[教程](http://www.liaoxuefeng.com/wiki/001374738125095c955c1e6d8bb493182103fac9270762a000/001397616003925a3d157284cd24bc0952d6c4a7c9d8c55000)
|
|
23 | 22 |
|
24 | 23 | - [TuShare](https://github.com/waditu/tushare):TuShare是一个免费、开源的python财经数据接口包。[TuShare文档](http://tushare.org/index.html)
|
25 | 24 |
|
26 |
| - |
| 25 | + |
27 | 26 |
|
28 | 27 | - [VeryNginx](https://github.com/alexazhou/VeryNginx):一个功能强大而对人类友好的 Nginx 扩展程序。
|
29 | 28 | [VeryNginx文档](https://github.com/alexazhou/VeryNginx/blob/master/readme_zh.md)
|
30 | 29 |
|
31 |
| - |
| 30 | + |
32 | 31 |
|
33 | 32 | - [中文网页重设与排版](https://github.com/sofish/typo.css):目标:一致化浏览器排版效果,构建最适合中文阅读的网页排版。包括桌面和移动平台。[预览](http://typo.sofi.sh/)
|
34 | 33 |
|
35 | 34 | - [北京实时公交 for python](https://github.com/wong2/beijing_bus):可以显示查询的公交到达某站还需时间。
|
36 | 35 |
|
37 |
| - |
| 36 | + |
38 | 37 |
|
39 | 38 | #### 英文项目
|
40 | 39 | - [activate-power-mode 输入效果](https://github.com/disjukr/activate-power-mode):[在线演示](http://0xabcdef.com/activate-power-mode/)
|
41 | 40 |
|
42 |
| - |
| 41 | + |
43 | 42 |
|
44 | 43 | - [Archey for OS X 命令行中显示计算机的基本信息](https://github.com/obihann/archey-osx)
|
45 | 44 |
|
46 |
| - |
| 45 | + |
47 | 46 |
|
48 | 47 |
|
49 | 48 | #### 书籍、教程、资料:
|
|
68 | 67 | - [iterm2 快捷键](https://github.com/sumiaowen/iterm2-shortcuts)
|
69 | 68 |
|
70 | 69 | ---
|
| 70 | + |
| 71 | + |
71 | 72 | ## 声明
|
72 |
| -不管你是大神,还是菜鸟,只要你发现了好玩的开源项目,都可以直接在[Issue](https://github.com/521xueweihan/HelloGithub/issues/new)(需要登录github账号),分享你觉得有意思的项目。同时有可能会被收录到下一期的月刊中,让更多人知道。 |
| 73 | +如果你发现了好玩、有意义的开源项目,[点击这里](https://github.com/521xueweihan/HelloGitHub/issues/new)分享你觉得有意思的项目。 |
73 | 74 |
|
74 | 75 | - 分享项目格式:项目名称——项目地址:项目描述(中文),追求完美👉项目上手demo、有图有真相~
|
75 | 76 |
|
|
78 | 79 | 欢迎转载,请注明出处和作者,同时保留声明和联系方式。
|
79 | 80 |
|
80 | 81 | ## 联系方式
|
81 |
| -- Github:[削微寒](https://github.com/521xueweihan) |
| 82 | +- GitHub:[削微寒](https://github.com/521xueweihan) |
82 | 83 |
|
83 | 84 | - 博客园:[削微寒](http://www.cnblogs.com/xueweihan/)
|
84 | 85 |
|
|
0 commit comments