Python阅读清单

Python

《零基础学Python(第二版)》 包括进阶 
The Python Tutorial 绝对权威和主题丰富的官方教程 
PEP 8 以及 PEP 257 编码风格/规范 
PEP 20 The Zen of Python

 

Django

Tango with Django 可能是地球上最好的Django动手教程 
Django Documentation 细节有疑问看官方文档就对了 
Two Scoops of Django Django最佳实践

 

Git

Learn Git Branching 在线交互式Git学习 
A Successful Git Branching Model Git工作流最佳实践

 

数据结构与算法

掌握我国普通高校专业教材覆盖知识点即可。 
LeetCode上刷刷题,多多益善。

Tips: 
做toy项目,让东西work起来就行。 
做产品,you had better know exactly what you are doing.

posted @ 2015-05-27 09:36  木叶火影  阅读(252)  评论(0编辑  收藏  举报