
COMPX241-19A (HAM)
Software Engineering Development
15 Points
Staff
Convenor(s)
David Bainbridge
4407
G.1.23
To be advised
david.bainbridge@waikato.ac.nz
|
|
Lecturer(s)
Steve Reeves
4398
G.1.26
Always available via email: stever@waikato.ac.nz
steve.reeves@waikato.ac.nz
|
|
Tony Smith
4453
G.2.26A
To be advised
tony.smith@waikato.ac.nz
|
|
Librarian(s)
You can contact staff by:
- Calling +64 7 838 4466 select option 1, then enter the extension.
-
Extensions starting with 4, 5 or 9 can also be direct dialled:
- For extensions starting with 4: dial +64 7 838 extension.
- For extensions starting with 5: dial +64 7 858 extension.
- For extensions starting with 9: dial +64 7 837 extension.
Paper Description
An introduction to abstract data types and dynamic data structures, with an introduction to the theory and practice of testing. Broader software engineering practices will be developed through a group project. This paper assumes familiarity with basic object-oriented programming as introduced within COMPX101 and COMPX102 (COMP103 and COMP104 prior to 2017), and introduces programming with data structures using Java and the use of testing as a key concept in software development. Students learn how to program in Java and become familiar with the design, analysis, and application of commonly used data structures, including sets, lists, stacks, queues, trees, and hash-tables.
Paper Structure
Course material is presented through three lectures each week, and an additional tutorial session is available once a week for students to get extra help. There is also a weekly class meeting for group project idea development (in the first instance) transitioning to teams providing weekly updates to the rest of the class later in the course, once the projects have been launched.
Assessment is through: two programming assignments; two tests; and a presentation, as well as an individual and team report on the group project. The tests are administered in-class; the first at roughly mid-trimester and the second in place of the last lecture of the trimester. The project presentations are in the last week lecture week of the trimester, and the group project reports are due in study week.
Learning Outcomes
Students who successfully complete the course should be able to:
Assessment
Assessment items are as follows:
- 2 Assignments
- 2 Tests
- 1 Group Project
With the shared paper content between COMPX 241 and COMPX 201, there will in fact be four assignments run during the semester. A COMPX 241 student only needs to complete two of these, as the remaining internal assessment comes from the Group Project (exclusive to COMPX 241) and the two tests (again shared). In the situation where a COMPX 241 student complete more than 2 assignments (something that is encouraged to increase your learning), then the highest two scores will be used for this part of their internal assessment. Assessment of the Group Project is through an individual report, a group report, and a group presentation.
Assessment Components
The internal assessment/exam ratio (as stated in the University Calendar) is 100:0. There is no final exam.
Required and Recommended Readings
Required Readings
Recommended Readings
Just about any textbook or online resource covering data structures using Java will be helpful.
The following textbook was previously required for this course, and is now highly recommended:
Data Structures & Problem Solving Using Java (4th Ed.), Mark Allen Weiss, Pearson Education (Addison-Wesley) 2010.
Online Support
Workload
This is a fifteen point course, and the expected workload for the semester is 150 hours accordingly. The lion's share of this will be through working on the assignments and the group project.
Linkages to Other Papers
Prerequisite(s)
Prerequisite papers: COMP104 or COMPX102
Restriction(s)
Restricted papers: COMP203, COMPX201 and COMP241