Applying design patterns in Java
暂无分享,去创建一个
Type: intermediate Description This course is designed for developers who want to extend their architectural skills using design patterns and related techniques. It is heavily interactive with delegates spending the majority of their time creating pattern based solutions to real world problems. Each pattern is introduced in terms of its abstract structure (via UML diagrams), its benefits and drawbacks, sample implementations and practical examples of how it can be used to simplify software development. The course makes extensive use of JSE libraries and JEE frameworks as examples of pattern based architecture. Examples are also drawn from other programming languages (C++, C#, and Ruby) where appropriate. Prerequisites Delegates should be experienced Java developers familiar with UML Sequence and Class diagrams.