Best of General Programming โ€” October 2022

  1. 1
    Article
    Avatar of itnextITNEXTยท4y

    SOLID Principles Sketches

    SOLID Principles Sketches allows you to do interactive (nested) sketches. Each SOLID principle has a dedicated sketch page that looks like the following Single Responsibility Principle SRP Sketch A class should have only a single responsibility. No client should be forced to depend on methods it does not use.

  2. 2
    Article
    Avatar of communityCommunity Picksยท4y

    Design Patterns in Software Development

    Design Patterns in Software Development is a specific programming pattern to solve a specific problem. Using a Design Pattern can help to build effective software with usability increased to many folds. Design Patterns Helps to create more Reusability Friendly Code that is easy to handle.

  3. 3
    Article
    Avatar of pointerPointerยท4y

    mikeroyal/Self-Hosting-Guide: Self-Hosting Guide. Learn all about locally hosting(on premises & private web servers) and managing software applications by yourself or your organization.

    Most self-hosted software can be installed using Docker, a packaging system which allows software to bundle their configuration and dependencies. Shipwright is a WebUI to generate templates for Yacht, Portainer, Docker-Compose, and Unraid. Dozzle is a small lightweight application with a web based interface to monitor Docker logs. Diun is a tool that receive notifications when a Docker image is updated.

  4. 4
    Article
    Avatar of phProduct Huntยท4y

    GitStory - Internet Git's time machine ๐Ÿ•ฐ

    GitStory is a Wayback Time machine app for GitHub projects, powered by the GitHub API.