Codecademy / ugc

User-Generated Content Articles 📝
39 stars 19 forks source link

[Topic Idea] How To Implement Solid Principles Using Object-Oriented Programming #17

Open yangc95 opened 2 years ago

yangc95 commented 2 years ago

Object-oriented programming (OOP) is a programming paradigm that revolves around creating objects with a single responsibility. By following the SOLID principles when using OOP, we can create better programs with reusable, testable, and maintainable code.

Some suggested terms:

Let us know if you want to write this!

NKR-28 commented 2 years ago

I am interested in writing about this topic.

KTom101 commented 2 years ago

Hi @NKR-28, thanks for your interest in this. I will go ahead and assign you.

You can check out the Contribution Guide for further instructions on contributing. Also, feel free to ask in the thread if you have any questions!

Dusch4593 commented 2 years ago

Hey @NKR-28! 👋🏻 Just wanted to check in and see how you were doing with this article? Anything we can do to help?

NKR-28 commented 2 years ago

Hello, I'm about halfway done and can commit to finishing by end of this week (over the weekend).