That was truly an awesome course. And my oh my how clean your code is. ✨ Will be using jinja-partials
for sure.
Just finished the Modern Python Projects course from Talk Python Training. This is a great compilation of all the best practices and tools for setting up really nice projects/workflows/packaging/deployment, all in one place. Just what I wanted!
I recently learned that you can name a virtual environment with a recognisable name, but still have it create a venv folder so that an IDE can recognise it automatically! ️$ python3 -m venv —prompt myvenvname venv(from Talk Python’s Modern Python Projects course).
One of the challenges of self-paced online learning is if you get stuck it can be hard to get help to get yourself unstuck.
That's why we offer live, online office hours. You drop in and join a group of fellow students to chat about your course progress and see solutions via screen sharing.
Just visit your account page and click the office hours tab to see the upcoming office hour schedule.