Home > headlines > body text

Sharing ideas for learning PHP 1

小云云
Release: 2017-11-03 13:16:15
Original
1678 people have browsed it

Want to learn PHP well, but don’t want to sign up for a training class? How can this be done? Then study on your own. Here are some learning methods from experienced people.

1, first understand what PHP is? What can PHP do? Why did you choose PHP? What do you want to do with PHP? First think about whether you want to do this long-term in the future. Because if you don’t write code for a long time, practice, and solve problems, you won’t be able to achieve anything. This is not a matter of speculation. Speculation will only lead to nothing being learned and a waste of time.
2. First understand some basic PHP variable types, syntax, functions, basic logic, and write simple code. In the early stage, the focus is on trying and cultivating interest. This period of time is a good time to lay a good foundation. This will affect your subsequent development, but it can also be improved in the later stages.
3. At this time, you may think that PHP is just like this, not too difficult, or some may think it is too difficult, and you are simply confused. What is the use of this. At this time, you must persevere. You can try letting it go for a while, don't take it too seriously. What confuses you will slowly be understood by you. At this time, it is recommended to learn html+css+js to relieve your own pressure. This is relatively simple and gives you confidence in your resume. Especially for js, the summary actually has the same idea, which can be combined and experienced together.
4. I feel like I can put them aside if I understand 80% of them. Now when I am learning MySQL, I also need to understand the basics first. What is this for and what can I do with it. Because of the integrated environment installed before. Why do you feel messy? What I want to tell you is, first, don’t waste time and lose confidence by struggling when you are unable to solve the problem. What we have to do at this time is to learn to strengthen ourselves and not be discouraged. Second, I originally thought that understanding all of this would be complete. Our goal is also to do all of these well. This is a qualified PHP programmer.
5. If all goes well, you are basically not far from the preset goal and have completed 70% of the entire study. What follows is a sublimation of the previous one. Combine HTML with css and js, combine static files with PHP, and combine PHP with MySQL. There may be an unusual number of problems at this stage, and you must learn to solve them. There are many answers on the Internet, but you also need to learn to ask questions.
6. After these, you are almost at the end of learning, but you still lack experience. At this time, you can look at some open source cms online, such as DreamWeaver, which is widely used in China and can solve problems more easily. Watch some videos (there are many free ones online), check for omissions and fill in the gaps, and summarize and form your own knowledge system. It's time to prepare to celebrate that this period of time has not been in vain (usually 2 to 3 months, depending on the time spent every day), and has basically become a qualified PHP programmer. It’s time to congratulate you, it’s actually not that difficult. Persistence, perseverance; effort, effort; study, study.
No matter what you study, you must find a method that suits you, and then persevere and stick to it. You can't have your cake and eat it too, here's the idea, practice depends on the individual, so the next step is up to you.


Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template