From 011fcd835b35d81975fe90fa3d5b6c9b84c8604a Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Tue, 7 Nov 2023 09:10:57 +0300 Subject: [PATCH] more --- 08-TCC-and-LCC/08-TCC-and-LCC.tex | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/08-TCC-and-LCC/08-TCC-and-LCC.tex b/08-TCC-and-LCC/08-TCC-and-LCC.tex index af05c1f..e372077 100644 --- a/08-TCC-and-LCC/08-TCC-and-LCC.tex +++ b/08-TCC-and-LCC/08-TCC-and-LCC.tex @@ -170,6 +170,12 @@ \textit{Cohesion and Reuse in an Object-Oriented System}, James M. Bieman and Byung-Kyoo Kang, Proceedings of the Symposium on Software Reusability (SSR), 1995 \par + \textit{Code Complete}, + Steven McConnell, + 2004\par + \textit{Structured Design: Fundamentals of a Discipline of Computer Program and Systems Design}, + Edward Yourdon and Larry Constantine, + Prentice Hall, 1979\par \href{https://www.yegor256.com/2016/09/13/inheritance-is-procedural.html}{Inheritance Is a Procedural Technique for Code Reuse} (2016) }