Novice java programmers often cannot make well structured program,so that the program does not have much *** dependency between fields and methods in classes often causes such inappropriate classstructure,so responsi...
详细信息
Novice java programmers often cannot make well structured program,so that the program does not have much *** dependency between fields and methods in classes often causes such inappropriate classstructure,so responsibility of each class becomes unclear and the readability of the program is *** programs are difficult to identify the causes of bugs,so that novice programmers often lose the desire to learn *** paper proposes a way to learn how to develop a well structured java program,which includes subject design,evaluation tool,and a web-based programming exercise environment by analyzing some source codes of novice java programmers.
暂无评论