Software Engineering Fundamentals - winning blog

Small yellow jersey thanks to Zou Yan provided by the teacher

public class FOSE {
    public static void main(String[] args) {
        System.out.println("获奖博客");
    }
}

Acceptance speech

Can so many people in the class, becoming one of the small yellow jersey winner, able to "rule as emperor," I am very honored, very lucky. This dress is honored because after the completion of individual assignments, the class can only have two people available. I was lucky because I only students behind a bit higher than the zero ranking. On the basis of the course in terms of software engineering, for me it is challenging. Although I have some coding experience, but this course is not fancy it. The purpose of this course is to teach you how to go to a software developer, a perspective of development team members go through the software development process, to become familiar with a variety of tools. So for me, this course is challenging. Fortunately, freshman year of programming experience, cultivated my patience, and quality are not afraid of difficulties. Encounter difficult job, I probably would have complained, but I prefer to finish the challenge is to improve their own inadequacies, it turns out I did.

The other wanted to say

In addition to acceptance speech, I want to talk about this course brings other things.

He taught me how to write blog

In the first year of study, there are bits and pieces written several blog, but now it seems, to write really bad. Aside from the blog content is deep, and even the basic layout is not really clear and clean, let alone use markdown syntax to write a blog. In this personal work a few times, I have gradually learned how to write a clear, in-depth the blog.

It taught me to use a variety of tools

Github source code version management tools, JProfiler performance testing tools, and a variety of IDEA compilers have, but I have not used the plug-in function, during the job I have learned to use. I can write the program efficiently, and make my code was also seen others.

He taught me as a software developer how to develop software

As one member of a team of EPRI meter, the project development team is sure there will be. This course either from the textbook or class from the teacher was talking about, let me know to a software developer, in which the team should have the quality and ability. Let me also recognize the team in developing a software process, which should have a process, which requires all stages of things to do. These things tend to be present when we do the project team, we are lacking. So I hope to be able to say what they have learned to use in the future development of the project.

"write the code, change the world"

Their ability is not enough, hoping to enrich their own knowledge in future learning, and constantly improve their ability. Eventually become a qualified software developers.

Guess you like

Origin www.cnblogs.com/nyima/p/11761061.html