Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of pgmank

pgmank

pgmank has asked 11 questions and find answers to 13 problems.

Stats

466
EtPoint
168
Vote count
11
questions
13
answers

About

My top level class is a Human. My bottom level Human subclass is a Programmer which implements many interfaces that I gather through living in this world. Those interfaces all extend interface Experience. As life goes on, I tend to be more than just a Programmer, as many interfaces tend to enrich my Human class. I may need sometime to reconstruct my class tree, when things mess up due to the large number of implementing interfaces.