EECS 3311 course instructed by Prof. Maleknaz Nayebi from York University
In this branch, I tried to apply builder design patterns by separating the construction of a complex object: date, vaccine, and patient, from its representation, so any programmer can use that instruction to create a different representation.
EECS 3311 course instructed by Prof. Maleknaz Nayebi from York University In this branch, I tried to apply builder design patterns by separating the construction of a complex object: date, vaccine, and patient, from its representation, so any programmer can use that instruction to create a different representation.