Reading plan: This book is a total of eight chapters, plan 51 before reading, in the next half months, read a chapter every day, it takes eight days to finish reading.
Feeling after reading
When I saw this book, I felt that it was very concise, and it really conformed to the author's main idea--the boulevard to Jane. The book repeatedly mentions the foolish public, and thinks that writes the code, namely coding, is the manual labor, the procedure = algorithm + structure, I very much agree. When we see a problem, we should not write the program immediately, but first to analyze the problem clearly, the logical relationship between the event and the dependencies to clear, figure out what to achieve, to solve the problem, a task to start coding programmers, usually the most overtime programmers.
When I was a freshman, I thought that if I learned more programming languages, we could solve more problems and have more job opportunities. In fact, we do learn a lot of languages, but in fact, we have the best to learn the most serious is actually C language, and other languages, will only be used for convenience. In fact, the programming language is not good or bad, remember that there was a college organization of the program contest, a contestant said he only studied for half a year C language, said he can not achieve certain functions, and have some derogatory meaning of C language, and network engineering Zhao Yongbin teacher, up retorted he said, The power of C is not something you can imagine (it doesn't seem to be the exact words, but that's what it means). The cultivation of programmers is not to learn a language, but to exercise logical thinking, to solve problems with algorithms, and to set these algorithms on a certain data structure.
Read "Boulevard to Jane-the idea of software engineering Practitioners" (1) and the reading plan