Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Examples of Object-Oriented Projects Help Procedural Programmers [closed]

Please help me identify some small to medium sized open source projects that embody object oriented design (preferably in C++ or Java). I would like to use these projects to demonstrate how real world problems (as opposed to contrived text book examples) can be solved with an object oriented design. I want to be able to present a plausible explanation of why certain things were chosen to be objects and how they all work together to solve a problem.


1 Answers

Google Chromium (C++): windows, tabs, plugins etc. are all classes.

like image 110
jldupont Avatar answered Feb 20 '26 21:02

jldupont



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!