- Expert Python Programming(Second Edition)
- Micha? Jaworski Tarek Ziadé
- 139字
- 2021-07-16 10:58:06
Useful resources
The Web is full of useful resources for Python developers. The most important and obvious ones were already mentioned earlier but here they are repeated to keep this list consistent:
- Python documentation
- PyPI—Python Package Index
- PEP 0—Index of Python Enhancement Proposals
The other resources such as books and tutorials are useful but often get outdated very fast. What does not get outdated are the resources that are actively curated by the community or released periodically. The two that are mostly worth recommending are:
- Awesome-python (https://github.com/vinta/awesome-python), which includes a curated list of popular packages and frameworks
- Python Weekly (http://www.pythonweekly.com/) is a popular newsletter that delivers to its subscribers dozens of new and interesting Python packages and resources every week
These two resources will provide the reader with tons of additional reading for several months.
推薦閱讀
- Mastering OpenLayers 3
- Python程序設計(第3版)
- Java開發入行真功夫
- 機械工程師Python編程:入門、實戰與進階
- Yocto for Raspberry Pi
- 精通MATLAB(第3版)
- NGINX Cookbook
- C編程技巧:117個問題解決方案示例
- 從零開始學Selenium自動化測試:基于Python:視頻教學版
- Docker:容器與容器云(第2版)
- Sitecore Cookbook for Developers
- 例解Python:Python編程快速入門踐行指南
- 跟小樓老師學用Axure RP 9:玩轉產品原型設計
- Serverless工程實踐:從入門到進階
- 基于Docker的Redis入門與實戰