From: AnonymousCoward Date: Tue, 8 May 2007 01:32:13 +0000 (+0200) Subject: Edit page ProgrammingParadigms X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=commitdiff_plain;h=b66a60142e0bf0963663d781f302bfc147f7c663;hp=904a94b887b81a226adab3ad2b3b29b7f8961303 Edit page ProgrammingParadigms --- 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