This blog introduces the open/closed design principle, a part of the SOLID Programming principles, and describes how new functionality can be introduced without modifying existing code. (more…)
Read more »
Reference #18.5778ce17.1722504609.63242147
https://errors.edgesuite.net/18.5778ce17.1722504609.63242147
... (more…)
Read more »
Many of the ideas I've been playing around with lately are of the distributed, secure & networked kind. Since distributed asynchronous networks are tricky beasts, I want to leverage the existing network of such nature commonly known as email. This que... (more…)
Read more »
If you think you know Python, think once more! Contribute to satwikkansal/wtfpython development by creating an account on GitHub. (more…)
Read more »
Build UIs for Python scripts using a drag-and-drop editor, all inside VS Code. Check out this quick preview of how our extension works! Download it on the VS... (more…)
Read more »