PHP程序應(yīng)該如何學(xué)習(xí)?
網(wǎng)友解答: 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.