E
E
Evgeny Ivanov2018-03-26 13:01:23
PHP
Evgeny Ivanov, 2018-03-26 13:01:23

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

4 answer(s)
D
Dilun, 2018-03-26
@Dilun

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

D
Dima Polos, 2018-03-26
@dimovich85

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.

A
Artemio Vegas, 2018-03-27
@ArtemioVegas

Good book on OOP in PHP
PHP. Objects, Patterns, and Programming Techniques

M
McBernar, 2018-03-26
@McBernar

pr-of-it.ru
Course php-2. Great entry into OOP. Quite inexpensive. The teacher is an excellent methodologist, although at times strict. But if you do not be stupid, then you will not see severity.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question