Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Reading Code

I know this might sound silly. But Architects need to read the code, they should go download the code and read it. Not only read it but analyze it. Reading the code allow the architect to:

  • Understand the complexity of the system
  • See the anti-patterns on the code
  • Understand what the system does

Many meetings can be saved if people just read the code. Architects must be Hackers, they need to read the code. Read the system code, read the libraries code, read the frameworks code. Reading code is not a one-time thing; it’s an everyday thing.