Today solved 5, 6 defects, found that simple things to do well is not simple, it is so that people need to do a good job. Today found made a mistake, string of the IndexOf function, the return value >=0 is found, otherwise-1 is not found, because before the careless hidden this bug. Follow up in the work to improve, to do the following more than five: 1. Read more, the principle of the implementation of the source code, especially some open source community to contribute to the source, the people around the blog, the excellent code of colleagues; 2. Think more, combine the actual scene around, think about how to achieve it; 3. Including, a problem of a variety of solutions, a technology suitable to solve the problem of which scenarios; 4. Multi-communication, according to their interests, find a point to drill, cultivate their own analysis of the problem of thinking, compare how others analyze thinking, solve. 5. More summary, take notes, mainly in the mind of the whole process of deepening coding. Summary, you can exchange, and then summarize such a cycle. Summarize your notes, share them with others, and then they make ideas and improve your code;
2015 18th Tuesday