Dettagli sessione

“Write Clean Code” and how you’re going to think it twice after today

Intermediate
Architectures
Back-end
Languages

Italian

At the beginning of the talk I'm going to briefly introduce what clean code is and what are the advantages of using it in your software. After that, I'm going to demonstrate with small pieces of code how much some of the highlights of Clean Code Manifesto can affect performance. The idea behind this talk is not make people think "clean code is trash" (because it's not) but to let people always questioning what can sound as unquestionable truths, even in developing, and to let the people in the room start a conversation about when it's better to write clean code and when it's better to focus on performance, because programming is always a matter of finding the better trade-off.