Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Computer Programming 1 Term paper on object-oriented programming The purpose of the assignment is to facilitate the learning of object-oriented programming with the help of

Computer Programming 1 Term paper on object-oriented programming

The purpose of the assignment is to facilitate the learning of object-oriented programming with the help of operations that people will perform on objects that they will develop themselves. Attention will be paid to the applications that will be developed 1. Writing an analysis document, assignments without an analysis document will not be evaluated. a. It will be briefly indicated which objects will be used for what purpose. b. Special rules will be written. 2. Creation of at least three classes, excluding the test class. Which classes will be created will be chosen by the students themselves. 3. Defining class properties with the following properties in classes and reading and writing values to these properties using methods a. Storing-adding-deleting Objects in an array b. Array List object storage-add-delete c. Operations such as total and average on Array and Array list. d. Derivation of subclasses by inheritance e. Over loading f. Overriding 4. At least three comprehensive operations/rules based on the interrelation of objects should be modeled in the assignments(cross-operation or complex rule). For example, in the hotel tracking application, the same room cannot be given to the second person within the same december. 5. Ability to test all methods written by creating a test class a. For example, the related objects will be created sequentially in memory and operations such as summing or averaging will be performed based on them. b. There should be no control structures in the test class. 6. Technology a. Net beans + Java

,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,

the idea of the project:

Patient Medication Tracking System - Users will be kept all the medicines prescribed by the doctor. - The user will be able to view all the drugs prescribed on it - When the reminder is requested, the drugs that the user needs to print again will be listed - ...

1- Summary

2- Project Subject

3- Project Outcomes and Success Criteria

4- Project UML Diagram

5- What was Done During the Project

6october Additional Explanations

7- Bibliography

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

SQL For Data Science Data Cleaning Wrangling And Analytics With Relational Databases

Authors: Antonio Badia

1st Edition

3030575918, 978-3030575915

More Books

Students also viewed these Databases questions

Question

Describe the functions of communication

Answered: 1 week ago