A
A
Andrew2011-05-01 23:45:31
PHP
Andrew, 2011-05-01 23:45:31

Explanatory books and articles on php5, mysql, javascript?

I want to improve my level of knowledge in web development, explanatory books and articles on php5, mysql, javascript are interesting. Anyone recommend good things? To understand the subtleties and zest of it all. Not common features or basics, but subtleties. Interested in development for high-load systems and stuff like that.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
S
skvot, 2011-05-01
@skvot

For PHP, I recommend George Schlossnagle, Advanced PHP Programming. There is a translation into Russian, 3+.

A
Alexey Shein, 2011-05-02
@conf

Get better at reading the php.net documentation in a row, believe me, it's worth it. You will learn a lot of new and interesting things. Of course, not all the functions in a row, but the sections Language Reference, Security, Features, and the main functions, arrays, strings, date / time, this is where the soul lies.
For the rest: here is my bookshelf, maybe you can pick up something interesting for yourself (there are tags below) www.shein_alexey/shelf.

Z
Zoberg, 2013-08-08
@Zoberg

For Javascript, I recommend "David Flanagan. JavaScript. A detailed guide”, an intelligent and interesting book.

S
skvot, 2011-05-01
@skvot

On AJAX, if you're interested, I really enjoyed Adding Ajax by Shelley Powers. The features of AJAX are qualitatively described, without reference to frameworks. If you have little experience with this technology, I advise you. And yes, there is an excellent translation from BHV-Petersburg.

K
Kuzma, 2012-02-03
@Kuzma

It's also a good idea to understand design patterns. useful for facilitating understanding of the structure of frameworks and other people's code
ikuznetsov.blogspot.com/2012/02/php.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question