DEV Community

# solidprinciples

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
El Principio de Responsabilidad Única: Más allá del acrónimo

El Principio de Responsabilidad Única: Más allá del acrónimo

Comments
4 min read
#5 Dependency Inversion Principle ['D' in SOLID]

#5 Dependency Inversion Principle ['D' in SOLID]

Comments
2 min read
PrincĂ­pios SOLID em GoLang - Dependency Inversion Principle (DIP)

PrincĂ­pios SOLID em GoLang - Dependency Inversion Principle (DIP)

Comments
6 min read
What is Prompt Engineering?

What is Prompt Engineering?

Comments
6 min read
PrincĂ­pios SOLID em GoLang - Interface Segregation Principle (ISP)

PrincĂ­pios SOLID em GoLang - Interface Segregation Principle (ISP)

Comments
5 min read
#3 Liskov Substitution Principle ['L' in SOLID]

#3 Liskov Substitution Principle ['L' in SOLID]

Comments
3 min read
#2 Open Close Principle ['O' in SOLID]

#2 Open Close Principle ['O' in SOLID]

Comments
2 min read
Understanding SOLID Principles: A Guide for Junior Developers

Understanding SOLID Principles: A Guide for Junior Developers

1
Comments
5 min read
SOLID Principles in Software Development

SOLID Principles in Software Development

Comments
3 min read
PrincĂ­pios SOLID em GoLang - Open/Closed Principle (OCP)

PrincĂ­pios SOLID em GoLang - Open/Closed Principle (OCP)

Comments
4 min read
PrincĂ­pios SOLID em GoLang - Liskov Substitution Principle (LSP)

PrincĂ­pios SOLID em GoLang - Liskov Substitution Principle (LSP)

Comments
4 min read
PrincĂ­pios SOLID em GoLang - Single Responsability Principle (SRP)

PrincĂ­pios SOLID em GoLang - Single Responsability Principle (SRP)

Comments
4 min read
Code to an interface!

Code to an interface!

Comments
6 min read
Mastering SOLID Principles âś…

Mastering SOLID Principles âś…

Comments
3 min read
Understanding the Core of SOLID Principles in Object-Oriented Programming

Understanding the Core of SOLID Principles in Object-Oriented Programming

Comments 2
2 min read
O que Ă© DTO? Por que usar?

O que Ă© DTO? Por que usar?

3
Comments
2 min read
C# | Entity Framework Generic Repository with SOLID Design Pattern

C# | Entity Framework Generic Repository with SOLID Design Pattern

2
Comments
2 min read
#1 Single Responsibility Principle ['S' in SOLID]

#1 Single Responsibility Principle ['S' in SOLID]

Comments
2 min read
What Are SOLID Principles? Simplifying Software Architecture

What Are SOLID Principles? Simplifying Software Architecture

3
Comments
6 min read
Understanding SOLID design principles with easy coding examples

Understanding SOLID design principles with easy coding examples

4
Comments
3 min read
What is DTO? Why use?

What is DTO? Why use?

2
Comments
2 min read
7 Essential Tips to Avoid Code Smells in Your Projects

7 Essential Tips to Avoid Code Smells in Your Projects

3
Comments
2 min read
SOLID Design Principles

SOLID Design Principles

Comments
1 min read
#4 Interface Segregation Principle ['I' in SOLID]

#4 Interface Segregation Principle ['I' in SOLID]

2
Comments 1
2 min read
Crafting Maintainable and Scalable Software: Applying SOLID Principles

Crafting Maintainable and Scalable Software: Applying SOLID Principles

1
Comments 1
3 min read
Mastering SOLID Principles in Java: A Practical Guide

Mastering SOLID Principles in Java: A Practical Guide

2
Comments
3 min read
LLD- In Memory Database Python

LLD- In Memory Database Python

2
Comments
3 min read
ReactJS Best Practices for Developers

ReactJS Best Practices for Developers

9
Comments
9 min read
Leave Switch Behind: The Power of Maps and Patterns in JavaScript Development

Leave Switch Behind: The Power of Maps and Patterns in JavaScript Development

1
Comments
2 min read
Understanding SOLID

Understanding SOLID

2
Comments
8 min read
SOLID explained with iOS examples

SOLID explained with iOS examples

2
Comments
2 min read
Understanding SOLID Principles and Their Implementation in React

Understanding SOLID Principles and Their Implementation in React

2
Comments
3 min read
Singleton Design Pattern

Singleton Design Pattern

Comments
4 min read
Diving Deeper into Generics in TypeScript

Diving Deeper into Generics in TypeScript

7
Comments 1
3 min read
SOLID Principles for Android

SOLID Principles for Android

Comments
3 min read
🚀 Elevating Swift Coding Standards: A Breakthrough for iOS Developers! 🚀

🚀 Elevating Swift Coding Standards: A Breakthrough for iOS Developers! 🚀

7
Comments 1
2 min read
SOLID Principles for Android

SOLID Principles for Android

2
Comments
3 min read
Thoughts about SOLID - The Letter "I"

Thoughts about SOLID - The Letter "I"

1
Comments
9 min read
Reflexões sobre SOLID - A Letra "I"

Reflexões sobre SOLID - A Letra "I"

Comments
9 min read
Building Robust Java Applications with SOLID Principles: A Sports Team Analogy

Building Robust Java Applications with SOLID Principles: A Sports Team Analogy

1
Comments
3 min read
SOLID principles in OOP for beginners

SOLID principles in OOP for beginners

Comments
2 min read
Mastering Code Quality: Applying SOLID Principles in a Library Checkout System

Mastering Code Quality: Applying SOLID Principles in a Library Checkout System

Comments
4 min read
Introduction to Dependency Inversion and Dependency Injection with NestJS

Introduction to Dependency Inversion and Dependency Injection with NestJS

6
Comments
3 min read
Type-Safe React: Harnessing the Power of Discriminated Unions

Type-Safe React: Harnessing the Power of Discriminated Unions

14
Comments 2
3 min read
[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [D] Dependency Inversion Principle - DIP

[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [D] Dependency Inversion Principle - DIP

3
Comments 1
2 min read
[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [I] - Interface Segregation Principle - ISP

[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [I] - Interface Segregation Principle - ISP

3
Comments
2 min read
[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [L] - Liskov Substitution Principle - LSP

[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [L] - Liskov Substitution Principle - LSP

3
Comments
3 min read
[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [O] - Open/Closed Principle - OCP

[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [O] - Open/Closed Principle - OCP

4
Comments
2 min read
[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [S] - Single Responsibility Principle - SRP

[S.O.L.I.D.] Os Cinco Pilares da Programação Orientada a Objetos. [S] - Single Responsibility Principle - SRP

3
Comments
3 min read
Entendendo SOLID

Entendendo SOLID

12
Comments 1
9 min read
Thoughts about SOLID - The Letter "L"

Thoughts about SOLID - The Letter "L"

Comments
6 min read
Thoughts about SOLID - The Letter "S"

Thoughts about SOLID - The Letter "S"

Comments
8 min read
A quick guide on S.O.L.I.D

A quick guide on S.O.L.I.D

Comments
6 min read
Thoughts about SOLID - The Letter "O"

Thoughts about SOLID - The Letter "O"

Comments
6 min read
Thoughts about SOLID - Basic Principles

Thoughts about SOLID - Basic Principles

Comments
7 min read
Reflexões sobre SOLID - A Letra "O"

Reflexões sobre SOLID - A Letra "O"

1
Comments
7 min read
React Native, SOLID, and TypeScript: Improving Your Code Quality

React Native, SOLID, and TypeScript: Improving Your Code Quality

2
Comments
3 min read
Reflexões sobre SOLID - A Letra "S"

Reflexões sobre SOLID - A Letra "S"

1
Comments
8 min read
SOLID Principles with Swift by building Library Management System

SOLID Principles with Swift by building Library Management System

Comments
5 min read
Reflexões sobre SOLID - Princípios Básicos

Reflexões sobre SOLID - Princípios Básicos

1
Comments
8 min read
loading...