X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=ProgrammingParadigms;h=be7428a335d5aec6cbec13bb96a791785e359b96;hp=e9832c0fe82a915a42d09cfc420c70ebe277d4db;hb=54d50c5367a31d2f412986824df18ec681f70d7f;hpb=904a94b887b81a226adab3ad2b3b29b7f8961303 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