Skip to content

Commit

Permalink
add web todo application question
Browse files Browse the repository at this point in the history
  • Loading branch information
Yixiaohan committed Dec 16, 2014
1 parent 8db2641 commit dd2fc5c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,3 +165,11 @@
- 阅读资料 [Hashing Strings with Python](http://www.pythoncentral.io/hashing-strings-with-python/)

- 阅读资料 [Python's safest method to store and retrieve passwords from a database](http://stackoverflow.com/questions/2572099/pythons-safest-method-to-store-and-retrieve-passwords-from-a-database)

**第 0022 题:** iPhone 6、iPhone 6 Plus 早已上市开卖。请查看你写得 第 0005 题的代码是否可以复用。

**第 0023 题:** 使用 Python 的 Web 框架,做一个 Web 版本 TODO 应用。

[阅读资料:Python 有哪些 Web 框架](http://v2ex.com/t/151643#reply53)

![留言簿参考](http://i.imgur.com/VIyCZ0i.jpg)

0 comments on commit dd2fc5c

Please sign in to comment.