Helping you master Software Engineering.

Receive a weekly programming tip to fast-track your career.

Enter your email to join and get my short guide

'The Road To Master Programmer'.

    We won't send you spam. Unsubscribe at any time.

    components

    The Single Responsibility Principle (Part 3)

    /
    Today we're wrapping up our journey into the first of the SOLID…
    employee modules

    The Single Responsibility Principle (Part 2)

    /
    Previously, we discovered how the Single Responsibility Principle (SRP),…

    The Single Responsibility Principle – Your Powerful Ally to Focused Classes

    /
     We've got SOLID's Single Responsibility Principle…
    solid

    The Purpose of The SOLID Principles

    /
    What are The SOLID Principles? Where in our code do they apply?…
    game

    Philosophy Friday: Life As A Game

    /
      "Man conquers the world by conquering himself." —…
    Strategy Pattern

    Strategy Pattern

    /
    We've been taking a closer look at the switch statement and why…
    calm

    Philosophy Friday: Stay Calm

    /
      "It does not matter what you bear, but how you bear…
    command

    What Are Command Functions?

    /
     Command and Queries Functions comprise the two…
    Query Functions

    Query Functions

    /
    Previously we learned about  CQRS and how it promotes the separation…
    CQRS

    What Is CQRS?

    /
    What is Command Query Responsibility Separation—CQRS? I have…