Just wanted to publicly thank Michael Kennedy, Bob Belderbos, and Julian Sequeira for creating this course. It's improved my day to day work life several times and expect it to keep paying dividends into the future. It's really an incredible piece of work I can't recommend highly enough.
This is it! Used the last day to generate a new word cloud that exemplifies my company's values. I feel really good about the last 100 days, and I plan to jump right back into it, dedicating my time to learn Flask.
Just finished the Writing Pythonic Code course by Talk Python. Can't recommend it highly enough.
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.