- 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.
推薦閱讀
- Java程序設(shè)計實戰(zhàn)教程
- What's New in TensorFlow 2.0
- Linux C/C++服務(wù)器開發(fā)實踐
- 軟件測試工程師面試秘籍
- 數(shù)據(jù)結(jié)構(gòu)與算法JavaScript描述
- Oracle從入門到精通(第5版)
- Active Directory with PowerShell
- Create React App 2 Quick Start Guide
- Natural Language Processing with Python Quick Start Guide
- Mastering Gephi Network Visualization
- OpenCV Android Programming By Example
- Java并發(fā)實現(xiàn)原理:JDK源碼剖析
- Java自然語言處理(原書第2版)
- Learning Alfresco Web Scripts
- Bitcoin Essentials