PHP程序应该如何学习?

网友解答: 1. practice makes perfect. 2. read up on source code of some popular php frameworks.3.

网友解答:

1. practice makes perfect.

2. read up on source code of some popular php frameworks.

3. Dig into the C implementation of PHP for a comprehensive understanding of the language.

4. Mastery of design pattern is a must in order to become a high rank programmer. Many books are available on this subject.

5. Keep in mind that PHP is just one of handy tools suitable for web job.

标签: