<<< Previous Track Next Track >>>

Developer Best Practices

Host: Frank Buschmann

Writing good code is not a matter of mastering a programming language. Developers must be familiar with a whole set of practices to realize code that works correctly, is economic and efficient, maintainable and extensible, and is actually usable in software projects. In this session we explore several of these developer best practices in-depth, such as on principles for good design, writing clean code, TDD, and refactoring.