home.social

#solidprinciples β€” Public Fediverse posts

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

  1. Remember I said that in 2026 I was going to start blogging so that I can be more articulate about software development and architecture? I think this will help me in job interviews.

    Well, I've decided on my first blog series and have been enjoying the process so far. More coming in the new year.

    dev.to/robjohnston/solid-princ

    #SoftwareDevelopment #Programming #ScientificProgramming #SolidPrinciples

  2. Remember I said that in 2026 I was going to start blogging so that I can be more articulate about software development and architecture? I think this will help me in job interviews.

    Well, I've decided on my first blog series and have been enjoying the process so far. More coming in the new year.

    dev.to/robjohnston/solid-princ

    #SoftwareDevelopment #Programming #ScientificProgramming #SolidPrinciples

  3. Remember I said that in 2026 I was going to start blogging so that I can be more articulate about software development and architecture? I think this will help me in job interviews.

    Well, I've decided on my first blog series and have been enjoying the process so far. More coming in the new year.

    dev.to/robjohnston/solid-princ

    #SoftwareDevelopment #Programming #ScientificProgramming #SolidPrinciples

  4. Remember I said that in 2026 I was going to start blogging so that I can be more articulate about software development and architecture? I think this will help me in job interviews.

    Well, I've decided on my first blog series and have been enjoying the process so far. More coming in the new year.

    dev.to/robjohnston/solid-princ

    #SoftwareDevelopment #Programming #ScientificProgramming #SolidPrinciples

  5. Remember I said that in 2026 I was going to start blogging so that I can be more articulate about software development and architecture? I think this will help me in job interviews.

    Well, I've decided on my first blog series and have been enjoying the process so far. More coming in the new year.

    dev.to/robjohnston/solid-princ

  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