We are reading code for the most part of our days. Surprisingly, when a new feature needs to be implemented we sometimes forget that our code will be read lots of times in the future (by us or someone else). Dozens of books, articles, posts, etc have been written about improving our software. I've found useful to embrace some of the ideas expressed in these sources as mantras, and have them present at all times. In this talk we'll review them, and hopefully we'll discover new ones proposed by the audience.
YOU MAY ALSO LIKE:
- Certified Scrum Master with Abid Quereshi (Online Course on 24th - 25th February 2021)
- Agile at Scale with Joakim Sundén (Online Course on 1st - 4th March 2021)
- P3X — People Product Process eXchange 2021 (Online Conference on 15th - 16th September 2021)
- Evolutionary Architecture (SkillsCast recorded in January 2021)
- Agile During the Time of Jesus (SkillsCast recorded in December 2020)
My five mantras to write better software
Raúl Ávila
Raúl is Software Engineer with a strong focus on code quality and readability. He thinks that, if the code you wrote one year ago doesn't make you feel a bit embarrassed when you review it today, you're doing something wrong.