Ep 2: Rookie Mistakes, 'Expertise', Learning and a Pseudocode to Life
Update: 2021-06-25
Description
Pseudocode to Life by: Philip De Luna
global tribe Awaken {
void Rise() {
washFace();
Meditate();
Stimulate();
Learn() {
if (struggle)
Persevere();
if (all hope is lost)
Compassion();
Learn(failures);
}
while(in good health) {
fork(learn());
}
return Uniquity
}
}
END?
Comments
In Channel