Full session (30 minutes)
Engineering
Day 1 | 15:40-16:10 | A5

Part of the software developer job is to find new and better ways to solve problems. Writing code using his/her wits, intelligent and creativity.

However, sometimes being too clever can lead to hard to track bugs, maintainability issues and impossible to understand code. Is all cleverly written code good code, or is it a problem just waiting to happen?

In this session, I will show you real world examples of cleverly written code. And show you how we can use clean code principles, refactoring and design patterns, to transform that code from clever code to good code, code one that your peers - and future self - would thank you for writing.

Dror Helper