DEV Community

# cleancode

Principios e praticas para escrever codigo limpo e sustentavel.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A Framework for Code Reviews

A Framework for Code Reviews

6
Comments
4 min read
10 small tips for better code readabilty

10 small tips for better code readabilty

16
Comments
5 min read
Use sealed classes for better domain representation

Use sealed classes for better domain representation

7
Comments
3 min read
From Scratch: Web Sessions

From Scratch: Web Sessions

12
Comments
3 min read
Write less code

Write less code

15
Comments 5
1 min read
My view on methodologies and technologies for the web

My view on methodologies and technologies for the web

13
Comments
3 min read
The Holy Grail of Good Software

The Holy Grail of Good Software

19
Comments
2 min read
Design Patterns and Practices in .Net: Option Functional Type in C#

Design Patterns and Practices in .Net: Option Functional Type in C#

5
Comments
1 min read
Design Patterns and Practices in .Net: Null Object and Special Case Object

Design Patterns and Practices in .Net: Null Object and Special Case Object

5
Comments
1 min read
A small refactoring example

A small refactoring example

15
Comments
2 min read
Functional Programming in Scala for Working class programmer part 01

Functional Programming in Scala for Working class programmer part 01

15
Comments
5 min read
The O in SOLID Software Architecture — Open Closed Principle

The O in SOLID Software Architecture — Open Closed Principle

5
Comments
4 min read
The D in SOLID Software Architecture — Dependency Inversion Principle

The D in SOLID Software Architecture — Dependency Inversion Principle

6
Comments
3 min read
The S in SOLID Software Architecture — Single Responsibility Principle

The S in SOLID Software Architecture — Single Responsibility Principle

5
Comments
4 min read
loading...