10 skills a PHP programmer should possess! [Update]

Source: Internet
Author: User
Many PHP learners have been confused. What is the difference between a PHP programmer and a Java programmer or. net programmer? Tell you, they are all the same! There is no difference. The following content compares the skills of a Java programmer with those of PHP! They are actually the same, but they are just tools.

Many PHP learners have been confused about the differences between a PHP programmer and a Java programmer or a. net programmer. Tell you, they are all the same! There is no difference. The following content compares the skills of a Java programmer with those of PHP! They are actually the same, but they are just tools.

Many PHP learners have been confused about what a PHP programmer has to do with Java programmers or. net programmers.

The same is true! NothingDifferent, the following content is for a Java programmer

SkillsCompared with PHP! They are actually the same, but they are just tools.

But you are not skilled and do not know it!

1. Syntax: You must be familiar with the syntax. When writing code, the IDE editor should be able to report an error to a line based on the error message.

It knows what kind of syntax errors are and knows any correction.

2. commands: You must be familiar with some common commands and their common options in PHP, be familiar with those commands, and run them on your own.

Php.exe-h If you have not used all these commands, you are not familiar with PHP.

3. Tools: You must be familiar with at least one IDE development tool, such as Eclipse, Netbeans, zend, or

Editplus and ultraedit, including project management, setting common options, installing and configuring PHP plug-ins

Debugging.

4. API: the core API of PHP is very huge, but some content I think must be familiar with. Otherwise, it is impossible to use PHP skillfully, including:


◆ Flexible use of functions of more than 80% of file directory processing function packages.

◆ Flexible use of functions of more than 80% of datetime Functions

◆ In the mathematical function library100%.

◆ More than 60% of network library content, familiar with the functions of each function.

◆ More than 60% of string processing functions, especially various processing functions.

◆ More than 90% of the content under the regular expression function, especially for various Regular Expression Processing

◆ More than 40% of the content in some security libraries, if there is no access to security, it is impossible to master PHP

XML processing, familiar with the advantages and disadvantages of SAX, DOM, and JDOM, and able to use one of them to complete XML parsing and content processing.

◆ More than 80% of the content under the graphic image function library, especially some image generation and Processing

◆ More than 90% of MySQL database functions, especially functions that process various data

◆ More than 90% of the content under the array processing function, especially for various operation processing functions

◆ Other PEAR, PECL, and more than 80% of some extended class libraries, especially the processing of some common classes

◆ Find different function libraries for different needs.

5. Test: You must be familiar with using phpunit to write test cases to complete Automatic Code testing.

6. Management: You must be familiar with common tasks such as xinc and phing for project management, such as project compilation, phpdoc generation, version control, and automatic testing.

7. troubleshooting: You can quickly locate the cause and approximate location of the problem based on the exception information.

8. Idea: you must master the main requirements of OOP so that the system developed using PHP can be a real PHP system.

9. Specification: the written code must comply with the popular coding specifications so that the program can be readable.

10. erudition: Master popular technologies such as OOA, OOD, ms SQL Server, Oracle, Zendframework, cakephp, symfony, and template technology, master software architecture design ideas, search engine optimization, cache system design, website load balancing, system performance tuning, and other practical technologies.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.