University: University of Technology Sydney
Session: Autumn 2022
Subject: 48024 Applications Programming
Final Grade: 82 (Distinction)
This subject teaches students how to design, develop and evaluate software systems to meet predefined quality characteristics of functionality (suitability) and usability (understandability, learnability, operability, compliance). Software solutions are implemented using Java or Python. Concepts, theories and technologies underlying the methods and techniques are introduced and explained as required. Students apply all that they have learned to develop and implement the architecture of a business system.
Content (topics)
- Basic programming plans
- Design rules and notations
- Debugging
- Strings
- Classes
- Linked lists
- Inheritance
- How to build a GUI
- The event model
- GUI Lists and list models
- GUI tables and table models