书单

来源:互联网 发布:淘宝店铺banner制作 编辑:程序博客网 时间:2024/06/07 08:34

这个目录列出了正式开始工作到现在所读过的书,作为记录

  1. python 基础教程
  2. MongoDB权威指南
  3. python进阶 https://eastlakeside.gitbooks.io/interpy-zh/content/
  4. tornado http://www.tornadoweb.org/en/stable/
  5. vim 实用技巧
  6. 重构 改善既有代码的设计
  7. 算法 第四版 (图论之前)
  8. python高手之路
  9. think python 2e http://codingpy.com/books/thinkpython2
  10. python 性能分析与优化
  11. python 源码剖析(还需再过一遍)
  12. HTTP权威指南
  13. python学习笔记
  14. redis入门指南
  15. Nginx高性能web服务器详解
  16. 第一本docker书
  17. Python web开发实战
  18. Problem Solving with Algorithms and Data Structures using Python https://facert.gitbooks.io/python-data-structure-cn/ (进行中)
  19. 深入理解计算机系统(进行中)
  20. 大规模Web服务开发技术(进行中)

– 截至 二零一七年二月十五日

0 0