first look at the beginning of the directory, the first feeling is that the book and a programming textbook, first algorithm, and then in the data structure, writing programs and so on. But to look carefully only to find that the original is too simple for me. the first few chapters are written around several algorithms, such as the binary method that the author has been trying to find out. I'm not going to say that. I believe we all know this algorithm.
Read the previous chapters, really feel the infinite charm of the algorithm, a flexible and changeable programming ideas. It really deserves to be a classic in computer science. It revolves around a series of practical problems faced by the program designers. For example, in the beginning, we presented three interesting topics to the readers, and they were explained in detail in the following questions. There are also some well-designed interesting programs, such as the English word conjugation, I think it is very fresh and interesting. Through this, the author tells us that the ideas and technical methods that should be used in the programming process are described in detail. And many of the procedures are we may encounter later, I think there is a need to learn.
The book introduces a lot of tips, although not how big on the things, but also can let the reader feel the charm of programming. In fact, I think I also face the programming every day, but the programming of the thinking is really missing, and sometimes even programming for programming. In the future when you encounter problems, you should think more, think of that way to better and more effective implementation of the various functions of the program. programming is actually a very flexible thing, all roads lead to Rome. The same procedure, a lot of methods can be achieved, but it is the problem of time, computational efficiency. I will also strive to pursue the fastest time, the highest efficiency, write the "correct" procedure.
"Programming Zhu Ji Nanxiong" read the note one