GSS110 Project 20224

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

GSS110

GROUP PROGRAMMING PROJECT

Instruction:

1. Students are required to develop a program related to surveying/geomatics


problems. However, any similarities with any programs that you have learned during
lab/class exercise will cause a 50%-mark deduction.
2. The program coding/script should contain all topics you have learned in this course, up
to file-stream.
3. Students are given three (3) weeks to complete the task including the report writing from
Week 12 (09/01/23) - Week 15 (07/02/23). The due date to submit the report is
07/02/2023.
4. Please consult with the respective group instructor/lecturer for the submission method
5. Please refer to the supplied rubric for assessment tips.

Tips:

1. Always discuss with friends or your group lecturer/instructor if you are stuck in
developing the programming source code.
2. The computer program should follow the programming development life-cycle approach.
This will useful when preparing the report.
3. Make the report as simple as possible. The coding should contain comments either on
each statement line or a group of statements.
4. However, follow the rule of thumb for report writing which contains:

i. Introduction - briefly introduce the purpose of the report (answering what and
why questions about your report)
ii. Methodology - show how you develop the coding. Follow the programming
development life cycle approach you have learned in the course. Only reporting
the method, where the scripting/source code is shown in the Appendix section,
not in the methodology section.
iii. Result - analyse and discuss your result, for example, the accuracy (logic error) of
the calculation of your developed program. Here you need to make a comparison
of your coding calculation with other/existing methods you are referring such as
the textbook or related website. Students are also required to show the reference
calculation extracted from the book for the analysis.
iv. Discussion - You need to discuss your outcome in this section. The discussion is
to express /discuss your idea/method/approach to solving your selected
geomatics problem. You may also discuss whether your work is worthful/relevant
in the geomatics field, as well as real-life situations regarding your study (of
course geomatic program).
v. Conclusion - This section is used to conclude students’ achievements to assess
the ability to solve the selected problem with basic programming knowledge.
Also, students can explain the limitation and advantages of the developed
program. And finally, students may also suggest future work to improve the
developed program.
vi. Reference - don't forget to list your references.
vii. Appendix. - Students should show the completed coding in this section, not in
the methodology section.
5. Only one of the group members is required to submit/upload the report to avoid the
plagiarism detection issue. Assign your representative among your group members.

Good luck!

You might also like