From b66a60142e0bf0963663d781f302bfc147f7c663 Mon Sep 17 00:00:00 2001 From: AnonymousCoward Date: Tue, 8 May 2007 03:32:13 +0200 Subject: [PATCH] Edit page ProgrammingParadigms --- ProgrammingParadigms | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProgrammingParadigms b/ProgrammingParadigms index e9832c0..be7428a 100644 --- a/ProgrammingParadigms +++ b/ProgrammingParadigms @@ -8,7 +8,7 @@ I frequently use the following paradigms and techniques: * '''OOP''' - Who doesn't? I've taught object-oriented - programming and object oriented analysis and design (OOA&D) + programming and object-oriented analysis and design (OOA&D) as part of my InstructorRole. I've never been a believer in the pure-OOP religion. I think OOP has a very broad application in many areas -- 2.25.1