Skip to content

Commit bf65efc

Browse files
author
mayao
committed
update readme
1 parent d62d733 commit bf65efc

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

README.md

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,35 @@
11
# learn_python_data_structures_and_algorithms_collections
2-
对使用 Python 学习数据结构和算法的资料进行收集
2+
3+
对使用 `Python` 学习数据结构和算法的资料进行收集,会列出英文原版,并尽量给出中文译本版。
4+
5+
## Problem Solving with Algorithms and Data Structures using Python
6+
7+
[Problem Solving with Algorithms and Data Structures using Python-原版在线阅读](https://runestone.academy/runestone/static/pythonds/index.html)
8+
9+
[北大教材(含电子书)](http://gis4g.pku.edu.cn/course/pythonds/)
10+
11+
[网友翻译版本-Gitbooks](https://facert.gitbooks.io/python-data-structure-cn/)
12+
13+
## 算法图解
14+
15+
像小说一样有趣的算法入门书,科普入门向。
16+
17+
[算法图解-豆瓣](https://book.douban.com/subject/26979890/)
18+
19+
## `Python` 算法与数据结构教程
20+
21+
含视频(收费),前知乎工程师写的。
22+
23+
[`Python` 算法与数据结构教程-readthedocs](https://python-data-structures-and-algorithms.readthedocs.io/zh/latest/)
24+
25+
这个好像是腾讯工程师写的学习总结,参考资料和上面的差不多,可以对照着看一下。
26+
27+
[python-algorithm](https://hujiaweibujidao.github.io/tags/algorithm/)
28+
29+
## Algorithms-Python
30+
31+
github trending,暂时没有发现中文版。
32+
33+
[Algorithms-Python](https://github.com/TheAlgorithms/Python)
34+
35+
>蜀之鄙有二僧,其一贫,其一富。贫者语于富者曰:“吾欲之南海,何如?”富者曰:“子何恃而往?”曰:“吾一瓶一钵足矣。”富者曰:“吾数年来欲买舟而下,犹未能也。子何恃而往?”越明年,贫者自南海还,以告富者。富者有惭色。

0 commit comments

Comments
 (0)