Summary: The KISS (Keep It Simple, Stupid) design principle, emphasizing its importance in development.
Summary: A review of the book 'Code - The Hidden Language of Computer Hardware and Software', by Charles Petzold.
Summary: A basic introduction to ZX Spectrum programming, providing a list of articles and tools for learning and improving development techniques.
Summary: Outlines the packages used for code and style checks for Python in Sublime Text, including SublimeLinter 3, PEP8, MyPy, Flake8, and Flake8Lint. Also explains how custom rules can be added under the pep8 section.
Summary: Using Sublime Text for Ruby code and style checks, and setting up some Sublime plugins.