home.social

#singleresponsibilityprinciple β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #singleresponsibilityprinciple, aggregated by home.social.

  1. πŸš€πŸ‘¨β€πŸ’» Ah, the Single-Responsibility Principle! The golden rule of software engineering that doubles as an artisanal approach to crafting indecipherable spaghetti code πŸπŸŒ€. Who knew that in the quest for simplicity, we'd end up with a distributed labyrinth that would make even #Daedalus blush? πŸ€”πŸ”
    kiss-and-solid.com/blog/keep-i #SingleResponsibilityPrinciple #SoftwareEngineering #SpaghettiCode #CodeQuality #HackerNews #ngated

  2. πŸš€πŸ‘¨β€πŸ’» Ah, the Single-Responsibility Principle! The golden rule of software engineering that doubles as an artisanal approach to crafting indecipherable spaghetti code πŸπŸŒ€. Who knew that in the quest for simplicity, we'd end up with a distributed labyrinth that would make even #Daedalus blush? πŸ€”πŸ”
    kiss-and-solid.com/blog/keep-i #SingleResponsibilityPrinciple #SoftwareEngineering #SpaghettiCode #CodeQuality #HackerNews #ngated

  3. πŸš€πŸ‘¨β€πŸ’» Ah, the Single-Responsibility Principle! The golden rule of software engineering that doubles as an artisanal approach to crafting indecipherable spaghetti code πŸπŸŒ€. Who knew that in the quest for simplicity, we'd end up with a distributed labyrinth that would make even #Daedalus blush? πŸ€”πŸ”
    kiss-and-solid.com/blog/keep-i #SingleResponsibilityPrinciple #SoftwareEngineering #SpaghettiCode #CodeQuality #HackerNews #ngated

  4. πŸš€πŸ‘¨β€πŸ’» Ah, the Single-Responsibility Principle! The golden rule of software engineering that doubles as an artisanal approach to crafting indecipherable spaghetti code πŸπŸŒ€. Who knew that in the quest for simplicity, we'd end up with a distributed labyrinth that would make even #Daedalus blush? πŸ€”πŸ”
    kiss-and-solid.com/blog/keep-i #SingleResponsibilityPrinciple #SoftwareEngineering #SpaghettiCode #CodeQuality #HackerNews #ngated

  5. When you have names and forms,
    know that they are provisional.
    When you have a subsystem,
    know where its functions should end.
    Knowing when to stop,
    you can avoid any danger.

    (paraphrasing DaoDeJing ch32 slightly) #separationOfConcerns #singleResponsibilityPrinciple

  6. πŸ€” Even if the Single Responsibility Principle (SRP) is simple to grasp, is it simple to apply?

    πŸ’‘SPR can be challenging to apply because it requires developers to break down complex problems into smaller, more manageable units of code. Identifying and isolating responsibilities can be challenging, and if done incorrectly, it can lead to poor design decisions.

    More info 🧡 πŸ‘‡ [1/2]

    πŸ–ΌοΈ Picture:

    #SOLIDPrinciples #SOLID #SingleResponsibilityPrinciple #SRP #OOP

  7. That one file with hundreds of lines of code. You know the one I'm talking about.

    Where did it come from? Who did that?

    #singleresponsibilityprinciple #godclass #namingishard