Pair programming project: small high early math learning software with a UI

user:

Elementary, middle and high school students.

Features:

1, user registration function.

 

 

2, login, change password

 

 

3, do questions online, score

 

 

 

 

 

Experience

      The twinning program did not achieve reuse of personal projects, through the analysis of pair programming needs of the topic and found that logic can not be used entirely personal project of small high early mathematics learning software,

Because the topic and logic in individual events is almost completely random adopted in pair programming project, this logic does not work, there is no way the use of the answer, and we are in individual events

Process-oriented methods are used, while our personal project structure is a bit confusing, resulting in a very difficult reuse. So we completely re-write the code that implements a login / dispensing probe,

Change the password, select the input parameters of the topic, do questions and scoring function and exit logged. The pair programming difficulty a bit big for me, is the first mobile phone to register this function, although there are demo

Examples of program, but have not done something before it is fully network-related and, for a lot of things are not understood, there is the added curl c ++ library is really in trouble, send and receive text messages is just another program

Encoding data sent with the recipient is not the same, resulting in received was garbled, this thing is not resolved in the end, just replaced all the English and numbers. After this pair programming I think in the beginning

Before a project, it is best to have a general framework for the design, from the overall framework, to all levels of subdivision must get out, so not only can make programming a little easier, you can also modify the bug of late

Optimization, easier.

 

 

Guess you like

Origin www.cnblogs.com/FIRE11/p/11600700.html