Forem

# cleancode

Principios e praticas para escrever codigo limpo e sustentavel.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
10 Ways to Become a Better Developer
Cover image for 10 Ways to Become a Better Developer

10 Ways to Become a Better Developer

105
Comments 2
7 min read
Is Coding an Art?
Cover image for Is Coding an Art?

Is Coding an Art?

31
Comments 25
1 min read
Watch your Coding Manners
Cover image for Watch your Coding Manners

Watch your Coding Manners

42
Comments 4
4 min read
TDD is an ethical matter

TDD is an ethical matter

22
Comments 3
4 min read
What should a developer really catch?

What should a developer really catch?

19
Comments 2
6 min read
short-circuits && clean code

short-circuits && clean code

15
Comments 8
1 min read
“One does not simply update a database” – migration based database development

“One does not simply update a database” – migration based database development

34
Comments 3
10 min read
A little rant on naming things

A little rant on naming things

6
Comments
1 min read
Don't be a Bracist
Cover image for Don't be a Bracist

Don't be a Bracist

49
Comments 14
3 min read
Simple and Clean Code vs. Performance

Simple and Clean Code vs. Performance

44
Comments 5
5 min read
Code Like a Conversation: Basic Levels of Abstraction

Code Like a Conversation: Basic Levels of Abstraction

24
Comments 5
3 min read
Why not write clean code?

Why not write clean code?

30
Comments 8
5 min read
Yield in PHPUnit data providers

Yield in PHPUnit data providers

16
Comments
2 min read
Unit Test Naming Convention

Unit Test Naming Convention

3
Comments
1 min read
There is no clean (database) development without Version Control

There is no clean (database) development without Version Control

14
Comments 1
10 min read
The Fallacy of DRY
Cover image for The Fallacy of DRY

The Fallacy of DRY

35
Comments 10
6 min read
Modularization and dependency management: three steps to better code

Modularization and dependency management: three steps to better code

54
Comments 1
9 min read
Improve your developer skills with Code Katas

Improve your developer skills with Code Katas

18
Comments 1
4 min read
Did you ever try to write Java equals() with clean code style?

Did you ever try to write Java equals() with clean code style?

25
Comments 20
1 min read
Refactoring Basics

Refactoring Basics

31
Comments 4
4 min read
Write comments only when they answer the “Why?”

Write comments only when they answer the “Why?”

5
Comments
2 min read
Advantages(!) of Dirty Code
Cover image for Advantages(!) of Dirty Code

Advantages(!) of Dirty Code

52
Comments 29
4 min read
Refactoring is not so scary

Refactoring is not so scary

79
Comments 18
4 min read
Steps to better code

Steps to better code

204
Comments 18
14 min read
Code is clean if it can be understood easily by everyone on the team. 😇
Cover image for Code is clean if it can be understood easily by everyone on the team. 😇

Code is clean if it can be understood easily by everyone on the team. 😇

5
Comments
1 min read
loading...