@@ -34,8 +34,8 @@ excerpt: 'Advanced Object-Oriented Design and Programming - secure coding practi
3434
3535## Posts
3636
37- ### Unit 4: Implementing the Factory Method Pattern
38- - [ Unit 4 - Implementing the Factory Method Pattern ] ( https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_4/Unit_4_Design_Patterns_II-Structural_Patterns.pdf ) .
37+ ### Unit 4: Design Patterns II - Structural Patterns
38+ - [ Unit 4 - Design Patterns II - Structural Patterns ] ( https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_4/Unit_4_Design_Patterns_II-Structural_Patterns.pdf ) .
3939
4040- ### Unit 7: Secure Coding Practices in Object-Oriented Programming
4141 [ Unit 7 - Secure Coding Practices in Object-Oriented Programming] ( https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_7/Unit_7_Secure_Coding_Practices_in_Object-Oriented_Programming.pdf ) .
@@ -82,10 +82,10 @@ excerpt: 'Advanced Object-Oriented Design and Programming - secure coding practi
8282
8383- [ Unit 2: Application_with_SOLID_Principles] ( https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_2/Application_with_SOLID_Principles.py ) .
8484
85- ### Unit 3: Implementing the Factory Method Pattern
86- - [ Unit 3 - Implementing the Factory Method Pattern ] ( https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_3/Unit_3_Design_Patterns_I-Creational_Patterns.pdf ) .
85+ ### Unit 3: Design Patterns I - Creational Patterns
86+ - [ Unit 3 - Design Patterns I - Creational Patterns ] ( https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_3/Unit_3_Design_Patterns_I-Creational_Patterns.pdf ) .
8787
88- - [ Unit 3 - Implementing the Factory Method Pattern ] ( https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_3/Implementing_the_Factory_Method_Pattern.py ) .
88+ - [ Unit 3 - Design Patterns I - Creational Patterns ] ( https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_3/Implementing_the_Factory_Method_Pattern.py ) . (Python implementation)
8989
9090### Unit 5: Design Patterns III - Behavioural Patterns
9191- [ Unit 5: Design Patterns III - Behavioural Patterns] ( https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_5/Unit_5_Design_Patterns_III-Behavioural_Patterns.pdf ) .
0 commit comments