|
所在平台: Coursera |
课程主页: https://www.coursera.org/learn/core-java-design-patterns
课程评论:没有评论
课程名称:核心Java - 设计模式 简介:欢迎参加核心Java - 设计模式课程! 本课程探讨Java设计模式,旨在加深您对软件架构的理解。通过学习包括结构模式和观察者模式在内的多种设计模式,学习者将获得在各种编程上下文中适用的多元设计策略的洞察。 参与者需要具备扎实的面向对象编程(OOP)概念理解,例如类、对象、继承、多态和封装,这些原则是设计模式的基础。 截至课程结束时,您将: 课程大纲: 模块名称:Java中的综合设计模式 模块描述:最后一个模块探讨了Java中的各种设计模式,涵盖创建型、结构型和行为型模式。通过学习该模块,学习者将理解设计模式的概念及其在Java中的实现,从而能够应用这些模式设计可扩展和可维护的软件解决方案。
Name:Comprehensive Design Patterns in Java
Description:The last module explores various design patterns in Java, covering both creational, structural, and behavioral patterns. By the end of this module, learners will understand the concepts of design patterns and their implementations in Java, enabling them to apply these patterns to design scalable and maintainable software solutions.
Welcome to the Core Java - Design Patterns course! This course explores Java Design Patterns to deepen your understanding of software architecture. From structural to observer patterns, learners will gain insight into versatile design strategies applicable across various programming contexts. This course requires a solid understanding of OOP concepts such as classes, objects, inheritance, polymorphism, and encapsulation is crucial. Design patterns heavily rely on these principles. By the end