If you want to go from the front-end rookie to the great god, just read this article!

What is the front end?
The front-end is the front-end part of the website, which runs on the PC, mobile and other browsers displayed to users to browse web pages. With the development of Internet technology, the application of HTML5, CSS3, front-end framework, cross-platform responsive web design can adapt to various screen resolutions, suitable dynamic design, and bring extremely high user experience to users.
This is my understanding of the front end:
Insert picture description here

Learn how to learn web front-end development and in what order to learn, this is a problem that many novice friends will encounter.
I don't know if you have encountered this problem: I want to learn the front-end, but I don't know where to start; or I have been learning the front-end for a while, but I am still very confused; I have a headache when I see the code and I don't know how to learn the system. If you encounter these problems, please don't worry. The editor has compiled a large number of systematic and comprehensive materials about front-end learning. Friends who want to learn can privately write to the editor **"1" , come /free/ Fee/receive/take/** Oh!
Front-end learning materials + actual project combat:
Insert picture description here
Insert picture description here

E-book sharing:
Insert picture description here
Insert picture description here

Friends who want to learn can privately write to the editor **"1" , come to the editor /free/fee-collected/take/**! ! !

Let me briefly talk about it below.
As there is almost no front-end development course in domestic university courses, it is nothing more than web design courses, but those courses are perfunctory whether they are taught by teachers or listened to by students. I have a deep understanding of this, I believe Everyone must feel the same! Therefore, the current front-end development is mainly through self-study and participation in formal training! For training, it is generally divided into elementary, intermediate, and advanced levels. I personally think that we don't need to participate in the junior high school level, because we can master these elementary skills by ourselves! For example, master html+css layout, etc., because these are relatively simple, all we need is self-study, and then practice hard!
General order:
1. Familiar with the basic knowledge of html, including the usage of each tag.
2. Familiar with the basic knowledge of css. Now the commonly used versions are basically css2.0 and css3.0, so they must be proficient.
3. Familiar with the layout of html+css web pages, so that when you see the prototype of a page, you can roughly know how it is laid out!
4. Learn a simple back-end programming language, such as asp or php, php is recommended, you don't need to learn too deeply, mainly to cultivate programming ideas!
5. Learn javascript programming, in-depth study, including frameworks such as jquery.
6. Conduct comprehensive front-end project training.

The first 3 points can be completed by your own efforts, especially friends in college, who have a lot of free time. If you are interested in front-end development, please use your free time to learn these skills by yourself. Once you have mastered these skills In the future, if you want to learn more deeply, you can find a better training school for systematic learning!
Finally, I will emphasize it again: friends who want to learn can privately write to the editor **"1" , come to the editor /free/fee-collected/take/**! ! !
Insert picture description here

Guess you like

Origin blog.csdn.net/xyx12321/article/details/112581862