Jim Coplien

From Wikipedia, the free encyclopedia

James O. Coplien, also known as Cope,[1] is a writer, lecturer, and researcher in the field of computer science. He held the 2003–4 Vloeberghs Leerstoel (Vloeberghs Chair) at Vrije Universiteit Brussel and has been a visiting professor at University of Manchester.

He is known for his involvement in founding the pattern movement as part of the Hillside Group, organizing events in the Pattern Languages of Programs conference series, and his writings on software design patterns and organizational patterns.

Career[edit]

His ongoing work with Liping Zhao includes a monograph entitled "A Generalized Formal Design Theory" which explores the foundations of symmetry and symmetry-breaking in design in general, and in patterns in particular.[citation needed]

Cope was a founding Member of Hillside Group with Kent Beck, Grady Booch, Ward Cunningham, Ralph Johnson, Ken Auer and Hal Hildebrand. He has started up several of the conferences in the Pattern Languages of Programs (PLoP) conference series and is a longstanding pattern author and PLoP shepherd. His pattern form, the "Coplien Form,"[2] is a simplified way to structure a pattern in preparation for writing a more literate version in Alexandrian form. Together with Trygve Reenskaug, he was a principal in the design of the data, context and interaction (DCI) paradigm.

He was also Program Chair of Object-Oriented Programming, Systems, Languages & Applications conference (OOPSLA) in 1996, and has been a co-founder and sometime chair of many software pattern conferences.

Books[edit]

Books he has written, co-written or edited include:

  • James O. Coplien (September 1991). Advanced C++ Programming Styles and Idioms. ISBN 978-0-201-54855-6.
  • James O. Coplien, Douglas C. Schmidt (May 1995). Pattern Languages of Program Design. Addison-Wesley. ISBN 978-0-201-60734-5.
  • John M. Vlissides; James O. Coplien; Norman L. Kerth (June 1996). Pattern Languages of Program Design 2 (v. 2). Addison-Wesley. ISBN 978-0-201-89527-8.
  • James O. Coplien (June 1996). Software Patterns. ISBN 978-1-884842-50-4.
  • James O. Coplien (October 1998). Multi-Paradigm Design for C++. Addison-Wesley. ISBN 978-0-201-82467-4.
  • James O. Coplien, Neil B. Harrison (July 2004). Organizational Patterns of Agile Software Development. Pearson Prentice Hall. ISBN 978-0-13-146740-8.
  • James O. Coplien, Gertrud Bjørnvig (August 2010). Lean Software Architecture for Agile Software Development. John Wiley & Sons. ISBN 978-0-470-68420-7.

Research[edit]

His early work on C++ idioms was one of the three primary sources of the popular Design Patterns.[citation needed] He also named the curiously recurring template pattern C++ idiom.[1] His work on organizational patterns was an inspiration for both extreme programming[2] and for Scrum daily standups.[3][4] In Organizational Patterns of Agile Software Development book he co-presented an alternative version of Conway's law.

Presenter[edit]

Coplien has presented several times in the UK at the ACCU conference:

He has given several conference keynotes, such as "Reflections on Reflection" at SPLASH 2013, "Kaizen and Certification" at the 2013 Scrum Alliance Regional Conference in Tokyo, and "Objects of the people, by the people, and for the people" at the AOSD Conference in Berlin in 2012.

References[edit]

  • ^ Coplien, James O. (February 1995). "Curiously Recurring Template Patterns". C++ Report: 24–27.
  • ^ Fraser, Steven, Kent Beck, Bill Caputo, Tim Mackinnon, James Newkirk and Charlie Pool. "Test Driven Development (TDD)." In M. Marchesi and G. Succi, eds., XP 2003, LNCS 2675, pp. 459–462, 2003. ©Springer-Verlag, Berlin and Heidelberg, 2003.
  • ^ Sutherland, Jeff. Origins of Scrum. Web page Archived 19 August 2010 at the Wayback Machine. 5 July 2007.
  • ^ Library of Congress, Coplien, James O. Archived 19 September 2019 at the Library of Congress. 19 September 2019.
  • ^ Karl Horst Klotz (3 February 1995). "Mustergültig gebaute Programme". Süddeutsche Zeitung. 256 (51).
  • ^ Jeff Sutherland (2014). Scrum: The Art of Doing Twice the Work in Half the Time. Crown. p. ff. 78. ISBN 978-0385346450.

External links[edit]