In the same time, i also read a book named "code complete" by Macwell, I have realized some key aspects about programming. In particular, Analyzing prerequirments should be to consider is the most important job, The second is architecture and the third is construction.
This also is the first time I studied to modify, insert, customize the controls in the Xaml format
The experiences:
- Consider events as methods
- Two objects is Timer and Mainwindow to need sequence diagram and activity diagram
- Controls in Mainwindow should be not to consider in the beginning phase.
- Analyzing prerequirements carefully, make a good architecture( planning, diagrams)
0 comments:
Post a Comment