War we take all along

来源:互联网 发布:吾将哀而生之乎的之 编辑:程序博客网 时间:2024/05/20 18:02

 

To be a coder, building out the foundation of a system, you should think about what you are producing, high quality codes ? high performace codes ? or bugs ? I have work for 4 companies, and 95% of the coders would agree we should code with unit testing, but 90% did not do that. So, the foundation of a system that weak, how can you expect it to be strong enough for the bug’s attack.

I gave out the third training course of a serious name 《程序员一生的敌人》,

I used so many interesting pictures to attract those guys, and we really focus on the mind of quality , not the rules we have to setup. Things we had talk about when I was at BingoSoft, but I’m sorry waders,  it seems the same everywhere, less guys really really care about that thing they produce.

I checked out a project that are under developing, analysised with findbugs, got 196 bugs on hand. And guys did not sign their name on the source, I declare this serious problems on the training that I think we should follow it.

But It’s great to reply so many questiones, these guys show some interesting about unit testing, and TDD, let’s snapshot some of the PPT on the training course.