Springerの書籍「ソフトウェアエンジニアリングの未来」に72ページあります。 実際の記事/トークや興味もなくこの要約を含める目的は何か混乱していますそれは読書のための任意の形式で存在する?デザインパターン - 過去、現在、そして未来Erich Gamma talk
============================ Design Patterns – Past, Present & Future Erich Gamma IBM Rational Zurich Research Lab, Switzerland erich [email protected] Abstract. Design Patterns are now a 15 year old thought experiment. And today, for many, Design Patterns have become part of the stan- dard development lexicon. This talk looks back to the origin of Design Patterns and how they evolved since their initial description. I will then show patterns in action in the context of the Eclipse and Jazz platforms. Finally, I will discuss how the Design Patterns from the book can be refactored towards a Design Pattern 2.0 version. S. Nanz (ed.), The Future of Software Engineering, DOI 10.1007/978-3-642-15187-3_4, © Springer-Verlag Berlin Heidelberg 2011 ======================
を記録し、PDFやビデオへのリンクです。私の混乱は、「私は、EclipseとJazzプラットフォームのコンテキストで、パターンを実際に見せます。最後に、この本のDesign PatternsをDesign Pattern 2.0バージョンにリファクタリングする方法について説明します。 – MicMit
Eclipseはオープンソースの統合開発環境(IDE)です。 JazzはMicrosoft Visual StudioのIDEです。ガンマは両方のIDEでデザインパターンを実演し、過去16年間に彼が学んだデザインパターンの変化について話しました。 –