Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xiaobeicn/skills-summary

An documentation to improve oneself
https://github.com/xiaobeicn/skills-summary

git go javascript markdown mysql nosql php programming python skills

Last synced: about 2 months ago
JSON representation

An documentation to improve oneself

Awesome Lists containing this project

README

        

## 编程技巧汇总 :books:

为了方便快速编写代码,创建了这个公开库。旨在提高编写效率和编写质量,避免多次google一样的代码。这是一个在线公开笔记,也是一个提高自己能力的文档,会收集大量优秀的代码片段。

#### 贡献方式:

* [`fork`](https://github.com/xiaobeicn/skills-summary/fork) 项目,然后推送给我
* 创建 [`issues`](https://github.com/xiaobeicn/skills-summary/issues/new) ,我会及时处理

#### 贡献要求

* 在对应文件夹内创建单独文件(推荐)或在文件夹内对应文件直接扩充
* 文件内容不宜过大,最好控制在百行以内
* 如果是多个片段一个归属类,最好只创建一个文件
* 代码质量要高,可以是自己代码的提炼,也可以是开源优秀代码段(注明来源)
* `pull` 的时候必须写好 `commit`,并且检查好代码的格式与缩进
* 不满足以上条件不予 *通过*

### 列表状态

- [x] [api](https://github.com/xiaobeicn/skills-summary/tree/master/api)
- [x] [git](https://github.com/xiaobeicn/skills-summary/tree/master/git)
- [x] [html-css](https://github.com/xiaobeicn/skills-summary/tree/master/html-css)
- [x] [js](https://github.com/xiaobeicn/skills-summary/tree/master/js)
- [x] [markdown](https://github.com/xiaobeicn/skills-summary/tree/master/markdown)
- [x] [mysql](https://github.com/xiaobeicn/skills-summary/tree/master/mysql)
- [x] [nosql](https://github.com/xiaobeicn/skills-summary/tree/master/nosql)
- [x] [PHP](https://github.com/xiaobeicn/skills-summary/tree/master/php)
- [x] [server](https://github.com/xiaobeicn/skills-summary/tree/master/server)
- [x] [open-source](https://github.com/xiaobeicn/skills-summary/tree/master/open-source)
- [x] [python](https://github.com/xiaobeicn/skills-summary/tree/master/python)
- [x] [go](https://github.com/xiaobeicn/skills-summary/tree/master/go)
- [ ] other

### 贡献者(排名不分先后)
| 贡献者 | 贡献目录| Github |
| -------- | :-----: | :----: |
| xiaobeicn | all | https://github.com/xiaobeicn |
| overtrue | php | https://github.com/overtrue |
| Lin-H | js | https://github.com/Lin-H |
| feilengcui | php | https://github.com/feilengcui |
| joshle | php | https://github.com/joshle |
| itsmikej | php | https://github.com/itsmikej |
| lifesign | laravel | https://github.com/lifesign |
| lovecn | php/js/python | https://github.com/lovecn |
| ... | ... | ... |

#### 开源协议
基于 [MIT License](https://github.com/xiaobeicn/skills-summary/blob/master/LICENSE) 开源,使用代码只需说明来源即可。
部分源码来源网络收集,如果不希望我们展示或者侵权的地方联系我 ,我会及时处理。