A lecture for BSc students in HSE University.
The slides are here: (in LaTeX and PDF)
Blog:
Books:
GitHub: (don’t hesitate to follow in order to stay informed)
Telegram channel with recent news and updates: (subscribe to not miss a thing)
Twitter with daily and weekly updates: (follow me!)
iTunes:
SoundCloud:
#softwaredevelopment #qualitycontrol
0:00 Введение
4:00 Object Metrics
38:22 Metrics for Object-Oriented Design (MOOD)
40:35 Method Hiding Factor (MHF)
43:28 Attribute Hiding Factor (AHF)
45:02 Method Inheritance Factor (MIF)
47:41 Attribute Inheritance Factor (AIF)
49:11 Polymorphism Factor (PF)
54:41 Depth of Inheritance Tree (DIT)
1:02:31 Number of Children (NOC)
1:04:07 Responce For a Class (RFC)
1:07:22 Number of Messages (NOM)
1:10:30 Typical Mistakes in Research Papers