F
F
FFNull Dev2012-08-08 23:36:08
CMS
FFNull Dev, 2012-08-08 23:36:08

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

11 answer(s)
N
Nazar Mokrinsky, 2012-08-08
@nazarpc

As for the editor - I like PhpStorm, a powerful and convenient contraption

V
Vitaly Zheltyakov, 2012-08-09
@VitaZheltyakov

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.

S
Stanislav Gamayunov, 2012-08-08
@happyproff

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.

S
Stanislav Gamayunov, 2012-08-08
@happyproff

IDEs and editors, one of: netbeans.org/ , www.jetbrains.com/phpstorm/ , www.sublimetext.com/2 .

R
Roman Kutenko, 2012-08-09
@Sky4eg

Here is a good IDE that works very fast, it can do a lot.

T
TyVik, 2012-08-09
@TyVik

I recommend the site htmlbook.ru - a guide to html / css. There are also small textbooks.

F
freeek, 2012-08-09
@freeek

Don't forget about codecademy.com ! :)

S
Stanislav Gamayunov, 2012-08-09
@happyproff

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/ .

A
Alexey Firsov, 2012-08-09
@lesha_firs

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.

M
Mikhail Lyalin, 2012-08-09
@mr_jok

if you do CMS - habrahabr.ru/post/109310/

P
Pavel Tereshchenko, 2012-08-12
@l2ping

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 question

Ask a Question

731 491 924 answers to any question