Bob Martin

From CSSEMediaWiki
(Difference between revisions)
Jump to: navigation, search
(added info about bob martin)
Line 1: Line 1:
Bob Martin is one of the most influential articulators of OO design principles.  He works at [[http://www.objectmentor.com Object mentor]].
+
[[image:WardCunningham.jpg|frame|Ward Cunningham]]
  
He Blogs at [[http://butunclebob.com/ but uncle bob]]
+
Robert (Bob) Martin is one of the most influential articulators of OO design principles and has written many articles about OO design. In 2001, he was one of 17 authors and signatories of the [[Agile Manifesto]].
  
 +
Bob Martin president and founder of [[http://www.objectmentor.com Object mentor]], a consulting company which specializes in OO training including C++, Java, object-oriented programming, [[design patterns]], [[UML]], and [[extreme programming]].
 +
 +
He Blogs at [[http://butunclebob.com/ but uncle bob]]
  
He is also known as Robert Cecil Martin (when writing books), and [[Uncle Bob]] (when writing on the web).
+
His full name is Robert Cecil Martin, but he is also known as [[Uncle Bob]] (when writing on the web).
  
 
He has written many important articles on OO design principles, including:
 
He has written many important articles on OO design principles, including:
Line 20: Line 23:
  
 
He writes books, including:
 
He writes books, including:
* [[Robert Cecil Martin 2002]]
+
* [[Robert Cecil Martin 2002]]: ''Agile Software Development: Principles, Patterns and Practices''
* [[Robert Cecil Martin 2003]]
+
* [[Robert Cecil Martin 2003]]: ''UML for Java programmers''
 +
* [[Robert Cecil Martin 2008]]: ''Clean Code: A Handbook of Agile Software Craftsmanship''
  
 
==See also==
 
==See also==
 
[http://butunclebob.com/ArticleS.UncleBob.PrinciplesOfOod Uncle Bob's Principles Of Ood]
 
[http://butunclebob.com/ArticleS.UncleBob.PrinciplesOfOod Uncle Bob's Principles Of Ood]

Revision as of 23:40, 21 July 2009

Ward Cunningham

Robert (Bob) Martin is one of the most influential articulators of OO design principles and has written many articles about OO design. In 2001, he was one of 17 authors and signatories of the Agile Manifesto.

Bob Martin president and founder of [Object mentor], a consulting company which specializes in OO training including C++, Java, object-oriented programming, design patterns, UML, and extreme programming.

He Blogs at [but uncle bob]

His full name is Robert Cecil Martin, but he is also known as Uncle Bob (when writing on the web).

He has written many important articles on OO design principles, including:

In these articles he explains Bob Martin's principles.

He also developed Bob Martin's heuristics.

He writes books, including:

See also

Uncle Bob's Principles Of Ood

Personal tools