My first job experience

I was in college on the Hefei, the graduation to find work for a small software company in Hefei, the company is now in my opinion is too small, only a dozen people, when I remember to leave is a test, a UI design, an Android, 2 Ge IOS, 2 front-end, and the rest are Java developers, there is a reception, a staff, a boss.

 

I first came to this company, to arrange a teacher to take me. The first week will make a small module, I slowly learned to do, the familiar framework, imitating the writing, a week later to see the master, the master try to run, say delete it, the original is the first comprehensive hand in practice, of course, also my foundation in the study of it. Follow-up slowly into the real development work. Because the foundation is better, so to get things done pretty well, difficult problems need to consult a small part of the master, but also because the relatively slow pace, unlike here in Hangzhou, most of the company's pace of work is very urgent.

 

Here I still made a very impressive little things that, in retrospect indeed interesting.

 

Once a customer purchases our p2p systems, data migration needs to be done, in particular data on financial transactions need to deal with a variety of unusual circumstances, my master Hangchihangchi hand-out for several days, to see what I was doing anything, let me help him. I feel this way too complicated, the need to manually check, too much trouble, and is believed to operate, so it is prone to mistakes, do not write directly to the program for processing, using the code generation need to insert our database insert statements. My proposal is to adopt the master, I spent a day to write this program, and then got a run sql file, just run the file, you can complete the data migration, master I tested this procedure is indeed accurate, because of this, the master also proposed that the boss gave me a pay rise yet. . . . But the boss did not mention the bonus, ha ha.

 

For now, the data migration operation like this, because it is using the program to do, especially because manual checking statements generated error-prone, and a waste of time. If huge amounts of data, hundreds of thousands of lines of data, or even millions of rows of data, manual processing, impossible.

 

Another time, a customer needs a system, the company owner that the original front-end framework does not look good, looking set, I find the Internet a set of master, let me in on the front-end frame, add permissions, users, roles such a base module Han. I do about it about three weeks, after finished out, feel their skills to improve a little, feeling very cool. Which is why the development of women, to Hangzhou, the first company I started with some people, there is a job for more than three years, said he would not take the framework, I find it very strange, why they would, but she will not it? This is not a very common thing Well, users, roles, permissions, three tables, with user roles are many, many roles with authority also, two related tables, it's that simple ah.

 

Because the front-end framework uses a multi-layer iframe, it is difficult to empty the cache, I had to think of how to empty the cache, to improve development efficiency, because I do not know why, I use this framework to develop, modify JS file does not always start effect, must tomcat restart the job, this is the case, the development efficiency is greatly discounted. To solve this problem, I bought an "HTTP Definitive Guide" from Xinhua Bookstore, Research HTTP protocol for dealing with the principles of the cache, after studying a few days to begin addressing the problem from Apache Tomcat source software on a Saturday morning, the food is really original level, has not been tracked to the key source, the evening meal, stroll around the street outside, walking and thinking how to solve, or have no idea. After the next morning, to continue to address, through continuous attempt the next day, and finally locate the source of the key, change a few lines of code, repeated several attempts, finally successfully modified, Apache Tomcat cache is not the role of the CRC. Heart really pleasantly surprised! ! ! But at the time I did not put this method to practical development work, because I have to leave, it would be a pity it. At the time I did not know Apache Tomcat project using Ant build, pure Java program to create a common project, the Tomcat source code copied to the inside, plus rely on manual library, it is also considered a lucky hit with it, the successful realization purpose. I follow when working in Hangzhou, take advantage of this little trick, many developers improve efficiency, of course, this is something. . . If each developer using the tomcat developers, if daily save 30 seconds, then the individual is to save 100 30 * 100 seconds a year is 365 * 30 * 1000 is approximately equal to 300 hours equal to about 30 days, income is quite small, but it is quite impressive ah, 30 days can not say to a sister soak it, ha ha.

 

In fact, I have had the company of other people, do not know Chrome browser in debug mode, the ability to force a refresh of all resources. . . . . .

 

In fact, I did not happy there, a person to eat every day, a person back, rarely speak with them, then somehow, you can not integrate into them. Perhaps wages are too low, so low he felt life compared disappointed. By bus every day to go back out to buy something to eat, then go back and look at their books, play games, then the day is over. Every not go to work, I like to see the city of Xinhua Bookstore reading, Hefei, Xinhua Bookstore is not only large, it should be bigger than Bo Library Bookstore in Hangzhou, and very lively, there are some children's play areas, many small children play on the inside, full of sentiment, I like to stroll inside.

 

I remember for a computer company with a Thinkpad 13-inch screen, the screen is too small to write code more strenuous, vision loss is very powerful. The company's future and personnel are woman, personnel have a boyfriend, not the front desk, then I do not know why, there is not even tease sister of habit, really strange ah.

 

At the time, I remember living in Hefei Oura head, with a college classmate and roommate, there is another set of people sharing a house, the two are usually away on business, I can be considered a set of exclusive house, ha ha. However, it's a drag. At that time of my salary is too low, only 3000, paid the rent, eat, would be able to rest more than 1,000 now, so things work lacks passion, step by step, subsequent to Hangzhou, pick up the work, salaries increased a lot, began to slowly force, things began to passion. Now think about it, Ren said it right, when high wages to a person's time, not talent has become a talent, this saying is right.

 

Guess you like

Origin www.cnblogs.com/weiguangyue/p/10960248.html