1.modern PHP, PHP object,patterns,and Practice "php Cookbook"
2. This issue is elaborated from the "body" and "use" two levels;"Body" means software engineering, program design, code writing. "Use" means using PHP. The author thinks that the problem of PHP good books is a bit narrow. Authoritative things are official documents, and then in-depth is "PHP internals" or about the extension of the principle of writing. But related to the design and development of the book author that can refer to the online " programmer must read a single TOP10" and other things can be consulted.
The author believes that the learning program is not a simple study php,java,c++,ios, etc., the first thing to learn is the principle of things, Five principles: computer composition, operating system, database, computer network, compiling principles, and then the algorithm and data structure, followed by programming language . Language is a practical aspect of things.
The author thinks that PHP is a kind of pragmatism and studies how to solve problems quickly. As for the object-oriented development paradigm Web framework is not specific to PHP, PHP from other places to learn from, learning object-oriented learning design patterns,. NET Framework, learning the Web framework can learn ROR.
Author Recommendation: 1, Bible-3 2, PHP official Manual-5 3, well-known framework source code Zend framework, Code igniter, YII framework source code-5
3.PHP Manual, MySQL reference Manual, Apache2.2 reference Manual, Nginx Chinese official documents, Linux private dishes, Laravel5 Chinese documents
4. First of all basic programming knowledge, such as "C program Design" in the first 8 chapters; "Head first:php & MySQL" php and MySQL Web development "in-depth PHP, object-oriented, patterns and practices," "PHP Classic instance"
The author knows technology is just technology, do not rise to the belief, face to solve the problem, need to learn what.
5. The author believes that official documents are the primary, this is the basic skills, familiar with the heart, learn to read other people's code, and then there are the following books, 1, 2 can exercise willpower and feelings of the book, 3, 4 can freely coding,5 can understand your code running environment, 6 ...
650) this.width=650; "src="/e/u261/themes/default/images/spacer.gif "border=" 0 "style=" Background:url ("/e/u261/ Lang/zh-cn/images/localimage.png ") no-repeat center;border:1px solid #ddd;" alt= "Spacer.gif"/>
Read the original:https://www.zhihu.com/question/19632311
PHP Books Recommended Quiz Summary