This course [...] really helped me to deepen my understanding. I found the materials incredibly easy to follow due to the clear and logical structure. A major highlight for me was the excellent explanation of the difference between threads and multiprocessing, especially the part specific to Python's ecosystem and the GIL. Overall, this is an excellent course, and I would highly recommend it to any Python developer looking to build a strong foundation in concurrency.
This is excellent, thanks. I've been meaning to write a similar tooling guide for my team, and now I'll just point them to this. Bonus points: all my recommendations are the same (e.g. use pip not pipenv/conda).
Just finished the Writing Pythonic Code course by Talk Python. Can't recommend it highly enough.
I just wanted to tell you that I'm enjoying the Python for Absolute Beginners course. This is the first time I find a course that I truly like and understand. I loved the visualizing part with PythonTutor you included. That's definitely a game changer for me and is the type of add on examples I look for in courses.