Answer the question
In order to leave comments, you need to log in
What good php tutorial/video course can you recommend?
I can't call myself a beginner. I have been writing in php for about 3-4 years using procedural style.
Unfortunately, as soon as I learned php, everyone switched to the OOP style. And yes, there are a lot of new things.
You need to update your knowledge.
Googled looking for video tutorials. Most are procedural. And this is half the trouble.
Having experience, I see how the author of such a "lesson" frankly makes mistakes. Errors that php and html will forgive him, but normal programmers will not. People teach without knowing elementary standards, according to the principle - it works, well, okay.
What good php tutorial/video course can you recommend? Modern.
So that you don’t have to retrain later, realizing that the “teacher” will, of course, “teach” you, but in such a way that you won’t be accepted into any serious organization.
Answer the question
In order to leave comments, you need to log in
Try the native documentation ( php.net/manual/ru/). Since you know the procedural style well, it is not difficult to switch to OOP, plus the documentation is well written. Another option is to abstract from the language and just study the OOP, the main postulates there once, twice, and miscalculated, and then it comes by itself. The main basics to understand
I have advised this teacher many times: https://www.youtube.com/user/dmitrylavr/playlists
See how he leads, what he advises, if you like it, then there are courses on php on his website, for different levels of beginners knowledge.
Good book on OOP in PHP
PHP. Objects, Patterns, and Programming Techniques
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question