Skip to content

Commit f397bb3

Browse files
committed
Create README.md
添加说明
1 parent de32f0f commit f397bb3

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
PHP-Data-Structure
2+
==================
3+
4+
Learn data structure use PHP Language.
5+
6+
This is shame that I have not learn in university and senior middle school. But I got PHP engineer work several years. Until the thirties, I start to learn the "data structure".
7+
8+
The goal of this repository is learnning. Most of code of this repository would not use in any projects, so I will try to implement function first then optimize code follow the code style.
9+
10+
English write bad, I try my best.
11+
12+
13+
PHP-数据结构
14+
==================
15+
16+
用PHP语言学习数据结构。
17+
18+
说起来让人汗颜,身为没有接受过高中和大学教育的草根PHP工程师,到了而立之年才开始学习数据结构。
19+
20+
该项目的目的就是学习,可能其中大部分代码不会用在实际的工程中,所以我会先努力去实现功能,之后再按照工程标准优化代码。
21+
22+
英文不好,我努力说。

0 commit comments

Comments
 (0)