projects
/
wiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6ff249
)
Edit page ProgrammingParadigms
author
AnonymousCoward
<AnonymousCoward@18.187.7.54>
Tue, 8 May 2007 01:31:59 +0000
(
03:31
+0200)
committer
Piki Plus
<webmaster@codewiz.org>
Tue, 8 May 2007 01:31:59 +0000
(
03:31
+0200)
ProgrammingParadigms
patch
|
blob
|
history
diff --git
a/ProgrammingParadigms
b/ProgrammingParadigms
index 1759f8a0a2d634d4a00faf02523fb4305689196f..e9832c0fe82a915a42d09cfc420c70ebe277d4db 100644
(file)
--- a/
ProgrammingParadigms
+++ b/
ProgrammingParadigms
@@
-7,7
+7,7
@@
I frequently use the following paradigms and techniques:
- * '''OOP''' - Who doesn't? I've t
eached object
oriented
+ * '''OOP''' - Who doesn't? I've t
aught 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.