Added Principles of Object-Oriented Programming book (#12064)

* Added Principles of Object-Oriented Programming book

* Added missing authors, fixed linter issue
This commit is contained in:
Ethan Zhang
2025-10-03 00:09:53 +10:00
committed by GitHub
parent 818d6afe68
commit b982c25260
+1
View File
@@ -706,6 +706,7 @@ Books that cover a specific programming language can be found in the [BY PROGRAM
* [Object Oriented Programming](https://www.cl.cam.ac.uk/teaching/0910/OOProg/OOP.pdf) - Robert Harle (PDF)
* [OOP Learn Object Oriented Thinking and Programming](https://files.bruckner.cz/be2a5b2104bf393da7092a4200903cc0/PecinovskyOOP.pdf) - Rudolf Pecinovsky (PDF)
* [Principles of Object-Oriented Programming](https://www.opentextbooks.org.hk/system/files/export/8/8163/pdf/Principles_of_ObjectOriented_Programming_8163_r.pdf) - Stephen Wong, Dung Nguyen, Mark Husband (PDF) (CC BY-SA)
### Open Source Ecosystem