J
J
Ju_art2018-03-24 23:11:13
PHP
Ju_art, 2018-03-24 23:11:13

PHP course built on sequential project creation?

Hello everyone, things are like this, I'm learning php, that the documentation helped, that the courses on Lynda on php and mysql. I can solve simple problems, but something more serious, for example, writing the same simple blog, there are already great difficulties. I wanted to ask how to be in such cases?
Maybe someone knows the courses that are built, that throughout the training you create some kind of project and at the end you get a ready-made project?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
ipokos, 2018-03-24
@ipokos

Try to start parsing some adequate cms (but not word press or the like =)) ideally mvc-shny
This will give an understanding of the architecture, why and how models, controllers, views, etc. are used.
ORM for working with the database, well, all sorts of good practices. And then it will be possible (easier to understand) to switch to some kind of frameworks.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question