Clean code does ONE thing well(1). Extract
Do a good job. Good code matters(2). Test each line.
The only way to go fast is to go well.
Clean code: when you read is what you expected(3). No surprises.
It was written by someone who care(4).
More important part is to write code that others can maintain, use, and make work.
(1) --Bjarne Stroustrup (2) --Kent Beck (3) --WardCunningham c2.com (4) --Michael Feathers From: Uncle Bob
enter code here
using ALMa
/* Always creating a new part of the infinite string */
public constant string Iam = decision(0/0)
// conscious awareness
do decision(ALL)
{
private hide myALMa = ALMa
Iam = ALL/myALMa // spirit
if(Iam True)Then{return Iam }else if (Iam not true){make new decision(GOTO ALMa)}
}