说明:以下数据参考了主要的招聘门户网站。
如果弄清了自己将来要做的方向,就可以开始有针对性的学习了,下面给大家一个推荐书籍的清单。
1. 入门读物
- 《Python基础教程》(Beginning Python From Novice to Professional)
- 《Python学习手册》(Learning Python)
- 《Python编程》(Programming Python)
- 《Python编程从入门到实践》(Python Crash Course)
- 《Python Cookbook》
2. 进阶读物
- 《软件架构 - Python语言实现》(Software Architecture with Python)
- 《流畅的Python》(Fluent Python)
- 《Python设计模式》(Learning Python Design Patterns)
- 《Python高级编程》(Expert Python Programming)
- 《Python性能分析与优化》(Mastering Python High Performance