The first chapter of the programming of the Book of Precision with the story of the foolish public to show us 2000 years ago this is the engineering masters of the understanding of the project is so thorough. Simply speaking, the master's body concentrates on the excellent qualities of the project organizers, team managers, programmers, technical analysts and many other roles. From the most original demand "to punish the north of the plug, access to the roundabout," the project's basic communication: "Gather room and seek Yue", to establish the goal "Biliping risk, refers to the south of the south, up to Hanyin", and choose an orderly, achievable technical solutions: "Buckle stone ken, Ji Hod in the Bohai Sea." "From the story of the foolish, the first embodiment of the programming of the essence of the so-called fundamental: order, branching and circulation." For the question of whether or not to program, the answer to this question, in addition to congenital retarded and the day after tomorrow, can learn to program. But when you have a basic quality that ordinary people don't have: a compromise. Then you can start to develop to the designer.
3 program = algorithm + structure. There are many kinds of computer programming languages, but the nature of language does not make a big difference, they are a tool for our programmers to communicate with computers, and when you understand what you want a computer to do and give it to a computer to perform it, the program will naturally come out. Always keep in mind that it takes time to work actively and think diligently. The algorithm is a description of the logical implementation of a program, and the structure is the data entity that logic is the clue attached to. In all data algorithm descriptions, there are only three execution logic: order. Branching and looping. Simple if sequential tables, complex as trees and graphs. Generally speaking, the difference of language lies in the scope of application, and there is not too much merit or disadvantage. When you know and master a computer language, compile some algorithms and make them run on some data structures, the program is born.
The road to Jane's reading