Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[歸納] 你以为 JavaScript 没数据结构么? #28

Open
aleen42 opened this issue Mar 1, 2017 · 0 comments
Open

[歸納] 你以为 JavaScript 没数据结构么? #28

aleen42 opened this issue Mar 1, 2017 · 0 comments

Comments

@aleen42
Copy link
Owner

aleen42 commented Mar 1, 2017

image

写 JavaScript 不需要了解数据结构?别开玩笑了。自我开始学习编程以来,我一直都铭记着这样的一个概念:

程序(Programs) = 算法(Algorithms) + 数据结构(Data Structures)

因此不管是什么语言,我们都需要了解数据结构并明白它们到底能带来些怎样的好处。借此,该 Issue 主要为了更为抽象地去总结一下 JavaScript 中有关数据结构知识以便记忆与实践。若想详细深入了解,可以看看我在阅读《Data Structures and Algorithms with JavaScript》后所总结出的笔记

To be continued ...

@aleen42 aleen42 self-assigned this Mar 1, 2017
@aleen42 aleen42 changed the title [归纳] 你以为 JavaScript 没数据结构么? [歸納] 你以为 JavaScript 没数据结构么? Mar 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant