E
E
Eugene2019-07-10 08:26:21
PHP
Eugene, 2019-07-10 08:26:21

Where can I get medium tasks for practicing OOP (php)?

It sucks to live realizing that you still don’t really use OOP, although you know it theoretically. Even using an MVC framework that is built on OOP, I still manage to write a bunch of procedural programming.
Is there somewhere directly interesting practical tasks in OOP, but not at the initial level?
Where they do not ask you to create a product class with common properties and methods and inherit product category classes from it, but something more complicated. I practice OOP every day and do something on it to put it in my head, so if someone knows where to get puzzles, I would be very grateful

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry, 2019-07-10
@Compolomus

Eugene , your own fv is a great practice, but it’s possible that the candy won’t work the first time.
Create a repo , connect the code inspectors and write following
their
instructions

A
Arthur, 2019-07-10
@ar2rsoft

In work, done, re-read, understood that it is possible to do "more OOP" - done.
In my experience, information that has been applied on a real project and has been useful is best consolidated. And not in examples that are rarely found in real work.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question