The soft exam is coming soon, and our review is also in the final practical stage. We have reviewed it for more than two months. I learned a lot of things that I didn't pay attention to before. At the same time, learning is undoubtedly the most important thing.
Let's talk about the gains during this period.
During this period, I learned a lot about basic computer knowledge, network, and software engineering theories.
The computing and composition, operating system, data structure, and compilation principle show me how the computer works and how the program runs. These are believed to be of great help for future programming.
The Network is also a key harvest area. I have a certain understanding of the physical structure of the network and the network transmission process. It will be helpful for web development in the future, especially for security and a great understanding of the new network.
The rest is the experience of the design model. The first time we look at the design model, we only focus on implementation. Because you have less code. Therefore, we do not have much experience on object orientation. The design pattern is the essence of object-oriented. The experience is even less. After several projects are completed this time, let's look at the design mode again. It is indeed a lot of gains, for each design model, basically understand his purpose and core ideas.
I also have a deep understanding of several object-oriented principles.
I have made several sets of questions over the past few days. Generally, they are fine. The morning questions are mainly made up of computers, networks, and some software engineering errors that do not usually occur. It seems that you still need to read more.
Afternoon question algorithm is a little difficult, C language algorithm. not quite clear. I feel that the important things in the afternoon are ideas. one point is to clearly analyze the ideas. do not worry about questions. this is the most important thing. actually, you know the knowledge. however, a correct idea can ensure a high accuracy.
After the last ten days, I wish myself a blessing. I also wish everyone in the advanced training could pass this soft test smoothly.