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.
The things I really liked: 1. Great practical examples. 2. High quality videos, content (code snippets available on github) & instructor is extremely knowledgeable. 3. Topics covered & explanation of core concepts in separate videos 4. Free Office Hours A++++
I love you for your work on Python for Entrepreneurs (and everything else too)! :-) Your teaching is excellent and the course format is super helpful. I find myself progressing with python so much faster with your teaching. Please continue to make great python courses! They are a blessing.
Amazing! Loved how you demonstrated how each step flowed into the next and how to get the AI to correct itself.