Some insights (small notes)

Unknowingly, I have persisted for almost 70 days. Although I have studied intermittently for several months, I have not formed my own system. The various tasks and courses arranged by the tutor have also greatly affected the progress of my self-study. I was really confused at the time. Fortunately, because of that momentum, a 100-day redemption plan was formulated. Although 100 days is really insignificant in the huge knowledge system, if it can make me develop a habit of learning, it is also a success, let alone I have already learned it. a lot of.

To sum up the current progress, I learned HTML, CSS and JavaScript when I stumbled and stumbled. At first, I went directly to learn various knowledge without reviewing. After learning vue, I reorganized and reviewed my knowledge system.

First of all, I reviewed HTML, CSS and advanced CSS in depth. In the process, I also reviewed the mobile terminal that I hadn’t seen before. After that, the basic grammar of JavaScript taught by Mr. Pink, including BOM and DOM, was carefully reviewed. Finally, I reviewed echarts data visualization, and then I learned advanced JavaScript, and I learned about prototype chains and closures in depth. Dark Horse’s ES6 is not very comprehensive, so I went to Shang Silicon Valley to transfer ES6 to ES11 key parts I have learned it all, including Promise, async, await and other important knowledge. I have learned webpack in terms of packaging tools. In addition, I have reviewed Ajax, axios usage for front-end and back-end interaction, and jsonp to solve cross-domain, anti-shake and throttling knowledge. I learned Git on the version control tool, and I also briefly came into contact with some third-party libraries such as Bootstrap, jQuery, Element-UI, etc. This is the summary of this period of time.

The 100-day redemption plan is not over yet. There are several goals in the next few days:
1. Finish learning NodeJS;
2. Review Vue comprehensively. With this knowledge, you should understand it more deeply in the second pass, and then spend Finish learning Vue3 in two days;
3. Do two front-end projects, the official website of the laboratory and a website of the mall;

If all these are completed, the internship requirements should be met. Try to write a first draft of the thesis and then ask the tutor for an internship opportunity and then open the back-to-back interview questions.

But this is still not enough for Qiuzhao. There is still a lack of Typescript, React, small program learning, and some database and data structure operating system knowledge. There is still a lot of LeetCode to learn. There is a long way to go, so I can only continue.

A passage I like very much is sent to everyone and to myself

No matter whether no one cares about you or you are inferior to others, you have to try to calm down and do what you should do, instead of letting worries and anxiety ruin your enthusiasm and concentration. Hearts can be broken, hands can't stop, what to do. Move on after you heal. This is what an adult should have
insert image description here

Guess you like

Origin blog.csdn.net/weixin_55608297/article/details/128107998