|
|
|
|
|
by pyuser583
1627 days ago
|
|
Where is this advanced Python echo chamber? I’m a pretty good Python dev, but I feel in order to advance my skills I need to get into extensions … which I don’t have the time for. Any suggestions on advanced Python resources? |
|
* Fluent Python — takes you through Python’s core language features and libraries, and shows you how to make your code shorter, faster, and more readable at the same time
* Serious Python — deployment, scalability, testing, and more
* Practices of the Python Pro — learn to design professional-level, clean, easily maintainable software at scale, includes examples for software development best practices