Upgrade to Pro — share decks privately, control downloads, hide ads and more …

SOLID/STUPID

Avatar for GBProd GBProd
February 20, 2017

 SOLID/STUPID

Base de cours autour des principes SOLID et STUPID

Avatar for GBProd

GBProd

February 20, 2017
Tweet

More Decks by GBProd

Other Decks in Programming

Transcript

  1. The length of a variable name should be proportional to

    its scope. The length of a function or class name is the inverse.
  2. “You should name a variable using the same care with

    which you name a first-born child.”