Skip to content

BernardasJuzumas/lessons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

lessons

The following is a loosely currated list of engineering thoughts I had or captured throughout my career.

I might have been right the day these are written, wrong the day after and obsolete the day they are read.

  1. The program is not code, it is but a component of a solution to a problem.
  2. Code is one of several ways the part of solution is described.
  3. The program can be read many ways by different observers. They way it is written is most likely not the way it is executed.
  4. The line of code becomes legacy after its written.
  5. Code is only functional when in production.
  6. All functional code is legacy. All non-functional code is noise.
  7. Technical debt is the legacy code that's too expensive to run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published