From: AnonymousCoward Date: Tue, 8 May 2007 01:31:59 +0000 (+0200) Subject: Edit page ProgrammingParadigms X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=commitdiff_plain;h=904a94b887b81a226adab3ad2b3b29b7f8961303;hp=b6ff249e3e69d7c795a9db131ba4240c878fe607 Edit page ProgrammingParadigms --- diff --git a/ProgrammingParadigms b/ProgrammingParadigms index 1759f8a..e9832c0 100644 --- a/ProgrammingParadigms +++ b/ProgrammingParadigms @@ -7,7 +7,7 @@ I frequently use the following paradigms and techniques: - * '''OOP''' - Who doesn't? I've teached object oriented + * '''OOP''' - Who doesn't? I've taught object-oriented 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.