Now entering the "horse step" training in the programming, the most basic things are boring, and the "horse step" in the programming is also the same!
Let's take a look at what is the "horse step" in the program - the total foundation of the senior language! (That is just a high-level language here), from the basic data type, constant, and variable scope, the various control structures. Although it is simple, it is necessary to master the initiator is not an easy person. We will not only know what it is, but also knows it. Why define constants, why to define local variables and global variables, use the advantages and disadvantages of the two, the spatial domain and time domain of the variable, what are the process controls, and list basic data types and composite data types ... .... Waiting for you to answer these questions correctly, indicating that your "horse step" is home! Of course, the theory and applications have a distance, practice is the only way to solve this GAP, such as the application of the for loop, the implementation of the triangle star is a good test; for various operations of the string (connection, and inverse Wait, it is the best test of the array. When all this is no longer a problem, you have a programming "qualification"!
At the same time as "horse step" training, the programmed writing format must be standardized. This is different from those of practicing, and the excellent procedures prepared should be carefully scrutinized. Therefore, the standardized writing will provide convenience to the program, and standardize programming Habits, be sure to develop when you start learning to program!
I have to enter "ideas programming" (internal strength method) ...