摘星陈-编程程序员大数据 爬虫Python AI Sql

nC 初探 Python 3.6 文档

2017-02-15  本文已影响111人  只记录自己的声音

功夫不负有心人, 想了好久终于知道能做点啥了(mdzz...)。在这里为下面的任务做个列表。将要写的任务可以总结为:Python 3.6 官方文档的翻译 + 个人理解 + 代码片。希望于人于己都有所帮助。

以下目录对照 Python 文档 编写:
1. Whetting Your Appetite | 挑起你的欲望
2. Using the Python Interpreter | 使用 Python 解释器
3. An Informal Introduction to Python
4. More Control Flow Tools
5. Data Structures
6. Modules
7. Input and Output
8. Errors and Exceptions
9. Classes | 详解 Python 类机制
10. Brief Tour of the Standard Library
11. Brief Tour of the Standard Library — Part II
12. Virtual Environments and Packages
13. What Now?
14. Interactive Input Editing and History Substitution
15. Floating Point Arithmetic: Issues and Limitations
16. Appendix

==============================================
更新日志:

上一篇下一篇

猜你喜欢

热点阅读