Skip to content

Commit 4ab7117

Browse files
authored
Update 2026-03-10-Advanced Object-Oriented-5.md
1 parent d23818d commit 4ab7117

1 file changed

Lines changed: 29 additions & 31 deletions

File tree

_publications/2026-03-10-Advanced Object-Oriented-5.md

Lines changed: 29 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -93,37 +93,6 @@ excerpt: 'Advanced Object-Oriented Design and Programming - secure coding practi
9393
### Unit 6: Concurrency and Parallelism in Object-Oriented Design
9494
- [Unit 6: Assessment: Individual Coding Exercise](https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_6/Unit_6_Individual_Coding_Exercise_V3.pdf).
9595

96-
<br>
97-
98-
## Case Studies
99-
100-
### Unit 9: Object-Oriented Software Architecture for an E-Commerce Platform
101-
- [Unit 9: Object-Oriented Software Architecture for an E-Commerce Platform](https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_9/Unit_9_Object-Oriented_Software_Architecture_for_an_E-Commerce_Platform.pdf).
102-
103-
### Unit 10: Object-Oriented Software Architecture and Test-Driven Development for an E-Learning
104-
- [Unit 10: Object-Oriented Software Architecture and Test-Driven Development for an E-Learning](https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_10/Unit_10_Object-Oriented_Software_Architecture_and_Test-Driven_Development_for_an_E-Learning.pdf).
105-
106-
## Capstone Project
107-
108-
### Unit 12: Object-Oriented Software Architecture and Test-Driven Development for an E-Learning
109-
- [Unit 10: Object-Oriented Software Architecture and Test-Driven Development for an E-Learning](https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_10/Unit_10_Object-Oriented_Software_Architecture_and_Test-Driven_Development_for_an_E-Learning.pdf).
110-
111-
### Unit 12: Object-Oriented Software Architecture and Test-Driven Development for an E-Learning (Python Source Code)
112-
- [Unit 10: Course Management](https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_10/course_management.py).
113-
114-
### Unit 12: Object-Oriented Software Architecture and Test-Driven Development for an E-Learning (Python Source Code)
115-
- [Unit 10: Course Management With Demo](https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_10/course_management_with_demo.py).
116-
117-
### Unit 12: Object-Oriented Software Architecture and Test-Driven Development for an E-Learning (Python Source Code)
118-
- [Unit 10: Test Course Management](https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_10/test_course_management.py).
119-
120-
### Unit 12: Object-Oriented Software Architecture and Test-Driven Development for an E-Learning (Python Source Code)
121-
- [Unit 10: README (Instructions how to run the code) ](https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_10/README.md).
122-
123-
124-
<br>
125-
126-
### Result
12796

12897
<details>
12998
<summary>Tutor Feedback</summary>
@@ -155,6 +124,34 @@ Graded by Dr. Nawaz Khan
155124

156125
</details>
157126

127+
128+
<br>
129+
130+
## Case Studies
131+
132+
### Unit 9: Object-Oriented Software Architecture for an E-Commerce Platform
133+
- [Unit 9: Object-Oriented Software Architecture for an E-Commerce Platform](https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_9/Unit_9_Object-Oriented_Software_Architecture_for_an_E-Commerce_Platform.pdf).
134+
135+
### Unit 10: Object-Oriented Software Architecture and Test-Driven Development for an E-Learning
136+
- [Unit 10: Object-Oriented Software Architecture and Test-Driven Development for an E-Learning](https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_10/Unit_10_Object-Oriented_Software_Architecture_and_Test-Driven_Development_for_an_E-Learning.pdf).
137+
138+
## Capstone Project - (Unit 12)
139+
140+
### Unit 12: Object-Oriented Software Architecture and Test-Driven Development for an E-Learning
141+
- [Unit 10: Object-Oriented Software Architecture and Test-Driven Development for an E-Learning](https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_10/Unit_10_Object-Oriented_Software_Architecture_and_Test-Driven_Development_for_an_E-Learning.pdf).
142+
143+
### Unit 12: Object-Oriented Software Architecture and Test-Driven Development for an E-Learning (Python Source Code)
144+
- [Unit 10: Course Management](https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_10/course_management.py).
145+
146+
### Unit 12: Object-Oriented Software Architecture and Test-Driven Development for an E-Learning (Python Source Code)
147+
- [Unit 10: Course Management With Demo](https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_10/course_management_with_demo.py).
148+
149+
### Unit 12: Object-Oriented Software Architecture and Test-Driven Development for an E-Learning (Python Source Code)
150+
- [Unit 10: Test Course Management](https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_10/test_course_management.py).
151+
152+
### Unit 12: Object-Oriented Software Architecture and Test-Driven Development for an E-Learning (Python Source Code)
153+
- [Unit 10: README (Instructions how to run the code) ](https://am25251.github.io/uoe-eportfolio/files/04-Advanced_Object-Oriented_Design_and_Programming/Unit_10/README.md).
154+
158155
<br>
159156

160157
## Unit 12 e-Portfolio comprehensive assignment - End of Module Assignment - reflecting on my own learning journey
@@ -430,6 +427,7 @@ This document has been produced exclusively for educational purposes. Referenced
430427

431428

432429
### Result
430+
433431
<details>
434432
<summary>Tutor Feedback</summary>
435433

0 commit comments

Comments
 (0)