I work in a bank as apprentice for software development.
Languages I use:
My motto:
var coffee = new Coffee(); if (coffee.empty) { coffee.refill(); } else { coffee.drink(); }