What do you think about when you hear the word “architecture” about software? Fowler defines it: whoNeedsArchitect “In most successful software projects, the expert developers working on that project have a shared understanding of the design system design. This shared understanding is called ‘architecture.’”.
However for most people the word “architecture” comes full of middleware [...]
Continue Reading »
Tags: architecture, convention, design, domain, management, methodology, refactoring, syntax, tool, unittest
Posted in Programming • No Comments »
When a junior developer joins our team, it is interesting to realize how mastering language syntax and API is just a small part of the skills that matter.
Just after the syntax and API knowledge (actually knowing where to find what you want in the API is enough), there are a few other skills you definitely [...]
Continue Reading »
Tags: dependencies, education, methodology, Programming, refactoring, syntax, unittest
Posted in Programming • No Comments »