Programmer Journal(四) phase four of being professional

        This part will tell how I could be a professional engineer for softeware programming.

        In the first place, we should never underestimate your potential ability and believe you are the best one who can finish the target  after you are arranged one mission, what the most import thing is how to foucus on one thing,  because it will help a lot and reduce your repeat work.

        I'v bought a lot of books about how to program a softeware, In china, you will recevie the package about 2-3 days from those who deliver it after you bought comodity on the internet,  These books help me realize I  still have a lot to learn.  as a famous saying goes, "Never too old to learn ."

        These items I list below must be kept in your mind, I think it will help you rethink your career life.

        1. Never cross the red line,we must have the sense of the border of line. for example, Deleting prod data is strictly forbbiden, even though you have an acess permission.

        2. Try your best to make a full unit test for every function in your responsible part . 

        3. Review your code and prevent low-level mistakes happenning.

        4. Have a sense of  complete develop period for every release.

        5. Pay a huge attention  on dealing with each detail as accurately as possible .

猜你喜欢

转载自blog.csdn.net/qq_33036061/article/details/131418364
今日推荐