Answer the question
In order to leave comments, you need to log in
learning PHP,MySQL,HTML,CSS
Good time of the day.
I know these languages superficially and use them with the help of Google)
But I would like to study all this closely, since the idea was to write my own CMS purely for myself, for development and understanding. I understand that the Internet is full of examples. But since I am more of a practitioner than a theorist, I would like to hear from you recommendations for books or resources filled with examples of solutions with a normal explanation. For example, break a ton of links, I found the most optimal example for myself: here
Answer the question
In order to leave comments, you need to log in
As for the editor - I like PhpStorm, a powerful and convenient contraption
In principle, you can learn PHP, HTML and CSS from any material, except for video lessons (I hate Popov). SQL I advise you to start with Greiber.
Among other things, I would like to note that no matter what material you choose for yourself, be sure to read everything that is on www.phptherightway.com/ . Follow the links in the text and read more. The materials on this site will not teach you how to program, but will tell you what tools and how best to use, instead of using outdated practices from the material you linked to.
IDEs and editors, one of: netbeans.org/ , www.jetbrains.com/phpstorm/ , www.sublimetext.com/2 .
I recommend the site htmlbook.ru - a guide to html / css. There are also small textbooks.
I don't know how much level it will suit you right now, but I would be happy to start with something like this someday: Creating our own framework based on Symfony2 . Not the entire series of articles has been translated into Habré. Original in English: fabien.potencier.org/ .
If you confidently understand the php syntax, then my advice is to install an ide like PhpStorm and understand how the frameworks like zend, CodeIgniter, Kohana and others work. and try to make something simpler for yourself.
At the expense of the development environment - NetBeans, Eclipce, PhpStorm. But after developing development skills, look at the Sublime Text editor . I also recommend looking at XSLT - you can use it as a template engine.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question