Comparte si te a gustado:

SOLID Principles in Java Application Development

Publicado en 14 May 2021

Udemy UK

Lo que aprenderás

  • Its a Starting point for Design Pattern
  • Requisitos

  • you need to have basic knowledge about Java
  • Descripción

    SOLID Principles in Java Application Development

    SOLID refers to five design principles in object-oriented programming, designed to reduce code rot and improve the value, function, and maintainability of software. Here, we give an overview of each SOLID principle along with an example of each.

    What Are SOLID Design Principles?

    SOLID principles are class-level, object-oriented design concepts that, in conjunction with an extensive test suite, help you avoid code rot.

    SOLID design is an acronym for the following five principles:

    1. Single Responsibility Principle

    2. Open-Closed Principle

    3. Liskov Substitution Principle

    4. Interface Segregation Principle

    5. Dependency Inversion Principle

    These principles provide a valuable standard for guiding developers away from such “code rot," and instead towards building applications that provide lasting value for customers and sanity for future developers working on your project.

    1. Single Responsibility Principle (SRP)

    The Single Responsibility Principle (SRP) states that there should never be more than one reason for a class to change. This means that every class, or similar structure, in your code should have only one job to do.

    2. Open-Closed Principle (OCP)

    The Open-Closed Principle (OCP) states that classes should be open for extension but closed for modification. “Open to extension” means that you should design your classes so that new functionality can be added as new requirements are generated. “Closed for modification” means that once you have developed a class you should never modify it, except to correct bugs.

    3. Liskov Substitution Principles (LSP)

    The Liskov Substitution Principle (LSP) applies to inheritance hierarchies, specifying that you should design your classes so that client dependencies can be substituted with subclasses without the client knowing about the change.

    4. Interface Segregation Principle (ISP)

    The Interface Segregation Principle (ISP) states that clients should not be forced to depend upon interface members they do not use. When we have non-cohesive interfaces, the ISP guides us to create multiple, smaller, cohesive interfaces.

    5. Dependency Inversion Principle (DIP)

    The Dependency Inversion Principle (DIP) states that high-level modules should not depend upon low-level modules; they should depend on abstractions.

    Thanks,

    AJ

    ¿Para quién es este curso?

  • People who want to learn advance concepts in Java

  • Debes tener en cuenta que los cupones duran maximo 4 dias o hasta agotar 1000 inscripciones,pero puede vencer en cualquier momento. Obten el curso con cupon haciendo clic en el siguiente boton:

    (Cupón válido para las primeras 1000 inscripciones): 5F78299AA3D59ED641FF
    Udemy UK
    Tags:
    • #Java

    Articulos Relacionados

    content

    Universidad Python - Cero a Experto - Actualizado (+86 hrs)

    De Cero a Experto en Python: POO en Python, Aplicaciones Web Django, Flask, Jinja, SQL Alchemy, Postgresql, PyCharm!

    Ir al Curso
    content

    Curso Python - Desde cero para principiantes

    Aprende fácil y divertido todo lo necesario para dominar Python.

    Ir al Curso
    content

    Python 3 Plus: Python desde Cero + Data Analysis y Matplot

    El curso que te da más valor 2021: Aprende Python 3 desde cero hasta experto en Data Analysis.

    Ir al Curso
    Suscríbete a nuestro boletín
    Reciba los últimos Cupones y promociones (Solicitar Cupón)