Skip to content

omerulutas/abstractFactory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abstract Factory Pattern

This study is containing Design Pattern Lecture's Abstract Factory Pattern topic with illustration and implementation . Project is implemented in Java. I implement in my university life.

Description of abstractStudentFactory

The system has PhD students who need to write a dissertation, MS students who has to complete a thesis, undergraduate students who need a graduation project to earn their degree.

Task

You to come up with a design that isolates a student object creation from my student manipulation objects.

UML Diagram

st

(Installation instructions are for the microsoft operating system.)

To install Java with below link. https://www.java.com/tr/download/

To install jre with below link. http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html

To install jdk with below link. http://www.oracle.com/technetwork/java/javase/downloads/index.html

To install NetBeans IDE with below link. https://netbeans.org/downloads/

Created by Ömer ULUTAŞ

LinkedIn: https://www.linkedin.com/in/ömer-ulutaş-425a4111a

E-mail: omer1ulutas.g@gmail.com