Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Category: <span>Coding</span>

Software Eats the World

Marc Andreessen started an interesting discussion with his article “Why Software Is Eating The World” in the Wall Street Journal. The message is that software is changing the business models of all industries. This is backed by the fact that 70% of all Fortune-1000 companies have vanished from this list …

Identify and Protect Architecturally Significant Code

As a software system grows in size, it becomes progressively difficult for programmers to understand the underlying architectural intent and to extract the architectural knowledge they need to implement changes successfully. Unfortunately, anecdotal evidence has shown that such knowledge tends to be tacit, stored in people’s heads, and scattered across …