@UniNova
2015-05-12T10:40:18.000000Z
字数 387
阅读 10159
《零基础学Python(第二版)》 包括进阶
The Python Tutorial 绝对权威和主题丰富的官方教程
PEP 8 以及 PEP 257 编码风格/规范
PEP 20 The Zen of Python
Tango with Django 可能是地球上最好的Django动手教程
Django Documentation 细节有疑问看官方文档就对了
Two Scoops of Django Django最佳实践
Learn Git Branching 在线交互式Git学习
A Successful Git Branching Model Git工作流最佳实践
掌握我国普通高校专业教材覆盖知识点即可。
LeetCode上刷刷题,多多益善。
Tips:
做toy项目,让东西work起来就行。
做产品,you had better know exactly what you are doing.