The collection of links with material that every CS research have to know.
SOLID
SOLID Principles: Improve Object-Oriented Design in Python – Real Python
GRASP (object-oriented design)
Don't repeat yourself
Guide to Interfaces in Python