You are here |
jaimefjorge.com | ||
| | | |
blog.professorbeekums.com
|
|
| | | | Technical debt can have some really nasty effects on a software project. That's why developers often try to get rid of it. However, technical is also a fact of life and inevitable. | |
| | | |
blog.professorbeekums.com
|
|
| | | | A lot of software development practices strive for clean organization and structure. They tend to fail to account for the fact that developers are human, with human behavior and a human way of thinking. | |
| | | |
shermanonsoftware.com
|
|
| | | | We revisit The Joel Test, a 12-question test to determine if a software development team is set up for success. Jeffrey and Isaac discuss the relevance of each question in today's context and how the industry has evolved over the years. The topics covered include source control, building and deployment processes, bug tracking, bug fixing,... | |
| | | |
blog.martinig.ch
|
|
| | Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to |