X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=ProgrammingParadigms;fp=ProgrammingParadigms;h=e9832c0fe82a915a42d09cfc420c70ebe277d4db;hp=1759f8a0a2d634d4a00faf02523fb4305689196f;hb=904a94b887b81a226adab3ad2b3b29b7f8961303;hpb=b6ff249e3e69d7c795a9db131ba4240c878fe607;ds=sidebyside 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.