A
A
alexey_abramov2015-03-16 20:12:50
PHP
alexey_abramov, 2015-03-16 20:12:50

What course / book would you recommend on modern PHP programming to raise the level?

Hello.
I have been programming in PHP for about 5 years. The only book read during this time was the PHP 5/6 reference book by Kuznetsov and Simdyanov.
I have been programming in a single style for all these five years, with minor changes (I implement from small scripts to, for example, an automatic service for creating blogs, forums, boards, and so on).
Recently, I have been terribly wanting to change something in style, to try to write in PHP as correctly and modernly as possible (in terms of style, security, interesting tricks).
What can you suggest to read, or listen to any course? I have a lot of programming experience in puff, but I would like to raise it, etc., I told you above in general.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
M
Melkij, 2015-03-16
@melkij

The only book read during this time was

So, McConnell "Perfect Code", Refactoring M. Fowler. Even if you've already read it, re-read it. After the lapse of as many as 5 years, rethink a lot of things on re-reading.
Friedl "Regular expressions" is useful for general education, "High Performance MySQL" is a must if you work with mysql
www.phptherightway.com learn everything that passed you by specifically in the world of PHP.
Enough for the near future.

O
OnYourLips, 2015-03-16
@OnYourLips

PHP Objects, Patterns, and Practice
This is the fourth edition, there is no Russian translation. There is an earlier edition with a translation, but the information there is very outdated, and therefore it is harmful to read it.

I
ivkol, 2015-03-16
@ivkol

Zandstra

V
Vitaly Ozersky, 2015-03-16
@Ozerich

To improve your level in PHP, try setting a goal of passing the Zend Certification exam and start preparing for it.
www.zend.com/en/services/certification/php-5-certi...

I
Ivan Lemeshev, 2015-03-26
@vanlmshv

I advise you to read the latest book Modern PHP. New Features and Good Practices By Josh Lockhart
shop.oreilly.com/product/0636920033868.do , by the way, from the creator of www.phptherightway.com

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question