-1. Design a complete project
For example, a student information management system, online mall system, has been completed. Complete a sound system from the front end to the back end. The front end uses html, css, etc. Display the page, and the back-end production server responds to the page request to complete all the functions of the system. Use database to save system data.
-2. Combine the web front end and the server end to complete a complete design.
The front end usually refers to the part that we can see, and submits the address to the corresponding server by means of label or hyperlink, so that the server can respond to the instruction and make corresponding page display or page change.
-3. How to choose technology?
The front-end technology must include CSS/HTML/JS. If you want to finish the home page of the system faster and more beautifully, you can use the front-end framework, including bootstrap, foundnation and so on.
Server-side technology selection: JAVA/PHP/PYTHON/ASP, etc.
Each technology has its advantages and disadvantages. Beginners can choose PHP or JAVA.
JAVA has a large number of document resources for us to query, PHP is simple and easy to use, and can quickly develop a complete system.
-4. Design and complete the process of a project?
1. Organize the system functions and draw the flow chart.
2. Design the database according to the function
Step 3 write the front page
4. Combine the home page with the database.
5. Test the system functions and improve the parts with imperfect system functions.
Learn more about Bibi-Bibi-Bibi-Bibi.
Their program has a lot of comments and is completed quickly. Easy reply