JetBrains, the company behind the popular PyCharm IDE, offers a free introductory Python course. This is a pretty neat option if you like learning by doing, especially within a professional coding ...
All the benefits of plugins with none of the downsides.
If you’ve ever lamented the lack of anything like a macro system for Python, check this out. It’s a tool for creating common code patterns in Python programs, but it works by ingesting source and ...