Jeracko55 submitted a new resource:
[TalkPython] - Modern Python Projects - This course takes you through all the steps of a typical Python project
Read more about this resource...
[TalkPython] - Modern Python Projects - This course takes you through all the steps of a typical Python project
Course Summary
There's a long way from writing your first print("hello world") to shipping a Python application. Installing new packages without breaking others, choosing the best tools that will still be maintained in a few years, figuring out what's the "Pythonic" code that everyone keeps talking about, moving files around to avoid import errors, writing tests even when you don't have time, or making sure that your...
Read more about this resource...