Took up another awesome course by @mkennedy. "Effective PyCharm" showcases the most useful features of PyCharm, incl. easy refactoring, data analysis tools, web app building and more. Also, content presentation is FLAWLESS.
I just finished the course. Thanks to you I learned much about the topic. Not all things were completely new, but I clarify most of them and now I feel that I really should use them (and I want to, of course) :) I believe that the acquired knowledge will move my Python skills to another level.
I am learning tons using Python Jumpstart by Building 10 Apps.
Michael's explanations and code are perfect. I now understand generators and **kwargs which I'd always struggled with. Priceless.