Your Python Jumpstart by Building 10 Apps course is the best I have seen. As an experienced Python developer, I highly recommend it.
I bought your course bundle and was working on 'Python Jumpstart by Building 10 Apps' the past few days. This course is simply amazing. It touches all major concepts in an amazing way. The most interesting part for me was the way you build small apps and break them into separate modules and stuck them together giving a picture of how to approach a real project.
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.
Michael makes it very easy to follow along in the beginning of the courses. Everyone learns differently, but one of the ways I learn best is to follow along by typing the code as he does in the video, helping me commit it to memory.