I just finished a course on the Talk Python Training website. Just wanted to say thank you for producing such outstanding and easy to follow content. I learned a great deal in a short amount of time!
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.
Just finished going through this, a great intro to mongodb and nosql in general. The introduction to Studio 3T by itself was worth it for me, amazing tool I didn't know before. Seeing how you designed the different parts of the application while explaining the logic behind, was great. Thanks for the content Michael Kennedy!
Michael, I just finished your "Modern APIs with FastAPI and Python" course - excellent course - very helpful, thank you for the great work!