DEV Community

# softwaredesign

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
SOLID Principles Aren't Principles

SOLID Principles Aren't Principles

7
Comments 2
5 min read
SOLID Principles with Swift by building Library Management System

SOLID Principles with Swift by building Library Management System

Comments
5 min read
Restrictive Abstractions

Restrictive Abstractions

2
Comments
3 min read
Script Files as Configs (Instead of JSON and YAML)

Script Files as Configs (Instead of JSON and YAML)

Comments
2 min read
Associated Class Members Introduce "Dimensions" to Classes

Associated Class Members Introduce "Dimensions" to Classes

Comments
2 min read
Tackling Temporal Dependency in Classes

Tackling Temporal Dependency in Classes

Comments
3 min read
Advantages of Modularity: Simplified Development Process

Advantages of Modularity: Simplified Development Process

Comments
1 min read
Subproblems in Software Design (aka the power of abstracting the problems)

Subproblems in Software Design (aka the power of abstracting the problems)

Comments
6 min read
Ideas for making more informative names

Ideas for making more informative names

1
Comments
6 min read
Monolithic or Microservices?

Monolithic or Microservices?

49
Comments 9
5 min read
How Facebook Keeps Millions of Servers Synced 🕰️⏰

How Facebook Keeps Millions of Servers Synced 🕰️⏰

1
Comments
5 min read
The Essence of Error Theory

The Essence of Error Theory

Comments
7 min read
Making Custom Abstraction Units for Programming Languages

Making Custom Abstraction Units for Programming Languages

Comments
5 min read
Pinterest’s Epic Journey from 10K to 22M Users with Just 6 Engineers 🚀🤯

Pinterest’s Epic Journey from 10K to 22M Users with Just 6 Engineers 🚀🤯

6
Comments 2
3 min read
Unveiling TypeScript Magic: Using One Name for Both Interface and Class

Unveiling TypeScript Magic: Using One Name for Both Interface and Class

Comments
2 min read
DAO Design Pattern

DAO Design Pattern

2
Comments 1
2 min read
Pitfalls in software design reasoning

Pitfalls in software design reasoning

Comments
8 min read
You do not need TDD. Only if...

You do not need TDD. Only if...

2
Comments
7 min read
General Techniques for Documenting Systems

General Techniques for Documenting Systems

Comments
4 min read
So what is Design Patterns?

So what is Design Patterns?

Comments
7 min read
"Levels" Of Reasoning About Software

"Levels" Of Reasoning About Software

Comments
9 min read
Bullsh*t Of Self-Documenting Code

Bullsh*t Of Self-Documenting Code

7
Comments 21
3 min read
Evolving the Conversation: Embracing Ubiquitous Language

Evolving the Conversation: Embracing Ubiquitous Language

Comments
2 min read
Unraveling the Mysteries of Domain-Driven Design: An Introduction

Unraveling the Mysteries of Domain-Driven Design: An Introduction

Comments
4 min read
Architecting for Agility: Unleashing the Power of Event-Driven Architecture in Software Design

Architecting for Agility: Unleashing the Power of Event-Driven Architecture in Software Design

1
Comments
3 min read
Navigating Microservices: Proven Strategies for Streamlined Development and Scalability

Navigating Microservices: Proven Strategies for Streamlined Development and Scalability

Comments
3 min read
Mastering Microservices: Your Comprehensive Guide to Modern Software Design

Mastering Microservices: Your Comprehensive Guide to Modern Software Design

26
Comments 7
4 min read
Blueprinting Software Excellence with UML Diagrams in Design

Blueprinting Software Excellence with UML Diagrams in Design

5
Comments
3 min read
Mastering the Art of Software Design: Unveiling the Power of Design Patterns

Mastering the Art of Software Design: Unveiling the Power of Design Patterns

10
Comments 7
3 min read
Mastering the Art of Software Design: Must-Have Tools for Architectural Success!

Mastering the Art of Software Design: Must-Have Tools for Architectural Success!

2
Comments
3 min read
Harmonising Elegance: The Art of Functional Programming in Software Design

Harmonising Elegance: The Art of Functional Programming in Software Design

1
Comments
3 min read
Mastering the Art of Software Design: An Overture to Object-Oriented Design

Mastering the Art of Software Design: An Overture to Object-Oriented Design

Comments
3 min read
Mastering the Art of Software Design: Unveiling the Core Principles

Mastering the Art of Software Design: Unveiling the Core Principles

34
Comments 3
3 min read
Design happens in mind first even for Softwares

Design happens in mind first even for Softwares

4
Comments
3 min read
🔥Utilizing Feature Flags in Monoliths: A Simple yet Powerful Enhancement for Agility 🚀

🔥Utilizing Feature Flags in Monoliths: A Simple yet Powerful Enhancement for Agility 🚀

Comments
3 min read
How to Get Better in Design Patterns?

How to Get Better in Design Patterns?

Comments
2 min read
Analyzing GTA Vice City Source Code, Part 2: Vehicles

Analyzing GTA Vice City Source Code, Part 2: Vehicles

1
Comments 1
12 min read
Contract Tests - Parameterised Test Cases

Contract Tests - Parameterised Test Cases

Comments
4 min read
Software design: its importance and tips for creating good designs.

Software design: its importance and tips for creating good designs.

Comments
10 min read
🚀 Mastering Modularization: Embracing Simplicity: Simplifying your codebase with Deletion Thinking 🧠

🚀 Mastering Modularization: Embracing Simplicity: Simplifying your codebase with Deletion Thinking 🧠

1
Comments
2 min read
Thoughts from “A Philosophy of Software Design”

Thoughts from “A Philosophy of Software Design”

7
Comments
2 min read
Learning from Star Wars Universe

Learning from Star Wars Universe

3
Comments
2 min read
Contract Tests - Abstract Test Cases

Contract Tests - Abstract Test Cases

Comments
4 min read
Contract Tests

Contract Tests

Comments
3 min read
Deep vs shallow modules

Deep vs shallow modules

1
Comments 1
5 min read
🔧 Mastering Modularization: A Beginner's Guide to Organizing Complex Software Systems

🔧 Mastering Modularization: A Beginner's Guide to Organizing Complex Software Systems

14
Comments 1
7 min read
Decorator Design Pattern

Decorator Design Pattern

2
Comments 1
3 min read
Monolithic and Distributed Monolith Applications: Understanding the Pros and Cons

Monolithic and Distributed Monolith Applications: Understanding the Pros and Cons

Comments
2 min read
Project Pilot - Short Notes

Project Pilot - Short Notes

Comments
1 min read
The Four Horsemen of Software Complexity — Architecture Decision Records to the Rescue

The Four Horsemen of Software Complexity — Architecture Decision Records to the Rescue

56
Comments 2
5 min read
Prototype - Short Notes

Prototype - Short Notes

2
Comments
1 min read
Spike Solutions - Short Notes

Spike Solutions - Short Notes

1
Comments
1 min read
How to organize a drawer the right way

How to organize a drawer the right way

Comments
4 min read
Design de software: sua importância e dicas para a criação de bons designs

Design de software: sua importância e dicas para a criação de bons designs

1
Comments
11 min read
Clean Architecture: Introduction, Concepts and Principles

Clean Architecture: Introduction, Concepts and Principles

4
Comments
6 min read
Clean Code Made Simple - Part 2

Clean Code Made Simple - Part 2

8
Comments 1
2 min read
Clean Code Made Simple - Part 1

Clean Code Made Simple - Part 1

5
Comments
4 min read
Use D-MVC Pattern in Symfony Application

Use D-MVC Pattern in Symfony Application

10
Comments
4 min read
7 Programming Anti-Patterns

7 Programming Anti-Patterns

Comments
5 min read
Are you writing automated tests for your architecture?

Are you writing automated tests for your architecture?

2
Comments
1 min read
loading...