The web browser you are using is out of date, please upgrade.

  • Skip to content
  • Select language
  • Skip to search

OpenClassrooms becomes an accredited US university.

Discover what this means for you
OpenClassrooms.comOpenClassrooms.com
Our training programs
Online and at your own pace.
Compare our training programs
Learn a profession
Degree programs
Acquire in-demand skills with real-world projects and one-to-one mentoring.
Discover a topic
Free-access courses
Broaden your knowledge with 500+ regularly updated courses
For employers
Train and recruit talents through an all-in-one space.
Discover our solution
Upskilling & reskilling
Enhance your knowledge
with a library of 500+ self-guided courses - SPARK
Promote hard and soft skills
with mentor-led intensive programs - BOOST
Support career progression
with mentor-led training programs - PIVOT
Use MVC, SOLID Principles, and Design Patterns in Java

Table of contents

  • Part 1

    Organize Java Code Using MVC Architecture

    • 1

      Get the Most out of This Course

    • 2

      Discover Good Programming Practices with the SOLID Principles

    • 3

      Structure a SOLID Compliant Application With MVC Architecture

    • 4

      Implement the Model for Your Application

    • 5

      Implement the Controller and View for Your Application

    • Quiz: Organize Java Code Using MVC Architecture

  • Part 2

    Apply the SOLID Principles to Java Code

    • 1

      "S" for the Single Responsibility Principle

    • 2

      "O" for the Open/Closed Principle

    • 3

      "L" for the Liskov Substitution Principle

    • 4

      "I" for the Interface Segregation Principle

    • 5

      "D" for the Dependency Inversion Principle

    • 6

      Avoid STUPID Practices in Programming

    • Quiz: Apply the SOLID Principles to Java Code

  • Part 3

    Solve Common Programming Problems With Design Patterns in Java

    • 1

      Program Efficiently With Design Patterns

    • 2

      Create Objects With Creational Design Patterns

    • 3

      Organize Objects With Structural Design Patterns

    • 4

      Manage Objects With Behavioral Design Patterns

    • 5

      Review What You've Learned

    • Quiz: Solve Common Programming Problems With Design Patterns in Java

Apply the SOLID Principles to Java Code

Test your knowledge!

Create an account for free or log in to take this course and complete this quiz.
Create an accountLog in

Question 1

Question 2