i dont really know if this is the correct category but here goes
hi there, i’ve been learning how to do object oriented programming recently, and i’d like to practice for when to use it, how to use it, and other stuff like that, but i dont really know how to. do you have any ideas on how i could practice it?
hey there, what i meant was that i already learned object oriented programming, i just needed like challenges and stuff so i can maybe understand how i could use it in future projects.
Not too sure how skilled you are with OOP, but I suggest trying something like rewriting existing scripts to use OOP principles. You could also work on small projects or review code from experienced developers to see how they implement OOP.