You are here |
abdulapopoola.com | ||
| | | |
blog.martinig.ch
|
|
| | | | Informations and opinions about software architecture, developers on call, holacracy, Scrum, continuous testing, product management, saying thank you, tech leadership, customer journey maps, code reviews, code sharing, good bugs, android testing and open source project management. | |
| | | |
anthonysciamanna.com
|
|
| | | | When I work with developers who haven't practiced Test-Driven Development (TDD) one question often arises, When is code too simple to test? As someone wh... | |
| | | |
www.java-tv.com
|
|
| | | | This video reveals the long lost secret of how to write readable Java code. Self explaining method names, fluent interfaces, DSLs, helpful frameworks... We are always looking for ways to make our code more readable. But in our quest, we seem to have forgotten something. The most effective way to make any code more readable. | |
| | | |
anthonysciamanna.com
|
|
| | I remember being introduced to functions early in my first programming classes. This introduction came with a warning that code duplication was VERY bad, ... |