出版社:International Association for Computer Information Systems
摘要:Traditionally, a programming course focuses on algorithm and data structure and no software engineering methodologies are introduced. A new way to teach programming is to integrate software engineering methodologies into project assignments. This paper presents how to implement object-oriented design, code review, test plan and personal software process into Java 2 Platform Enterprise Edition (J2EE) projects. The purpose is to help students develop good programming habits in an early stage. Positive responses have been received from the students who have taken the course. The paper concludes that software engineering methods can be successfully integrated into the development of projects in a J2EE course.
关键词:Software engineering; Programming languages; Object-oriented design; Object-;oriented programming; Personal software process; Study and teaching