Home  >  Article  >  What is the content of the PHP program training course?

What is the content of the PHP program training course?

藏色散人
藏色散人Original
2020-02-25 09:24:153658browse

What is the content of the PHP program training course?

#What is the content of the PHP program training course?

The following is the course of a PHP training institution:

A total of 5 months and three stages, 2 large projects, and the middle small project runs through the actual project case Teaching

First phase 320 class hours 2 months

The course content includes three aspects of dynamic website development:

1. (HTML5 CSS3) front-end user interface layout writing; Practical cases at this stage (personal blog webpage practice/personal resume webpage production/registration form)

2. (MySQL) database design for storing website content

3. (PHP) server business processing program Development; knowledge points involved include: PHP basic syntax (grammar format, variables, data types, constant definitions, operators) PHP language structure, functions, arrays and data structures, string processing, regular expressions, file system management, PHP oriented Object programming, etc.

The first big project cycle is two weeks, and individuals can independently complete the mall or BBS forum

2017 first phase upgrade content

1. Change the original advanced The object-oriented and PDO technologies in the course are transplanted to the primary stage

2. All front-end technologies in the primary course are upgraded to HTML5.

3. Upgrade all PHP syntax from PHP7.01 to the latest version of PHP7.1.0.

4. The primary stage project is upgraded from the process-oriented model to the object-oriented ideological development model.

The second phase 320 class hours 2 months

The course content includes 8 modules, one module has one goal, one module has one project, and each module is a representative of a certain technical direction.

1. Building a product-level environment - Linux development environment and production environment, not only knowing what is necessary (knowledge points involved include Linux, Apache, Nginx, iptables)

2. JAVASCRIPT single-page application Technical development practice (small project: APP practice micro mall) (knowledge points involved: JavaScript, DOM, Ajax, jQuery, BootStrap, Vue.js)

3. Secondary development (small project: quickly build a mall or Company website) (Involving knowledge points PHPCMS, ecshop)

4. Practical application of non-relational database (small projects: such as cinema ticket system) (Involving knowledge points: Memcache, Redis,)

5. Practical combat of relational data query statistics and analysis (small project: analysis and optimization of ERP financial software) (knowledge points involved include: MySQL, MariaDB)

6. Practical combat of long connection and web page push technology (small project) : Online chat room) (knowledge points involved: Node.js, Express, SSE, Socket)

7. WeChat application development practice (small project: personal blog system practice. Knowledge points involved: CURL, WeChat)

8. Product standardization (LAVAVE framework) (Small project: Personal blog system practice. Involves knowledge points Git, MVC, Composer and Laravel framework)

The 8 modules in the second stage are all the latest Upgrade (8 stages n small projects with knowledge points)

The third stage 160 class hours 1 month

Large projects: e-mall, BBS, SNS, OA, CMS, CRM, large The portal, music station, blog, and Weibo application teams completed

1. Upgraded the development architecture model, developed according to real product needs, and reached online quality standards.

2. In the original project stage, the lecturer wrote part of the project demonstration code, and the students imitated the lecturer's code to complete the project development. After the upgrade, the project was guided by experienced corporate technical managers (brotherhood) and lecturers to lead the students Carry out independent project development.

3. The original system project only focused on business realization. After the upgrade, project specifications, team collaboration and the use of project management tools were strengthened.

4. Students who participate in the development of new business projects can receive project bonuses and dividends to earn income.

Note: php Chinese website provides a large number of free, original, high-definition php video tutorials, and will hold php public welfare training regularly!

The above is the detailed content of What is the content of the PHP program training course?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn