Code organization

marsicdev | 2015-05-02

ā† All notes

Code organization is a matter of hygiene. How you structure your code is a reflection on you and your work. A lack of convention and internal consistency indicates either carelessness or incompetenceā€”and worse, makes a project difficult to maintain and collaborate on.



Related notes

We can admit our knowledge gaps

People often assume that I know far more than I actually do

software 
Read

What you write today, will be legacy tomorrow

This is a normal process tied to software development

software  legacy 
Read

Quality software and clean architecture

We know that writing quality software is hard and complex. It is not only about satisfying requirements

software  architecture 
Read

Code is data, and data is code

The data in your genes is code. The floor plans for your house are code.

software 
Read

Software Rewrite

In some ways, recreating a program is like remaking a movie ā€” people have lots of expectations.

software 
Read