100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
Object Oriented Programming Assignment 1 £6.99   Add to cart

Essay

Object Oriented Programming Assignment 1

 33 views  0 purchase

The document contains all criteria for assignment 1: P1, P2, M1, D1. I received full marks for this assignment.

Preview 2 out of 12  pages

  • July 12, 2022
  • 12
  • 2018/2019
  • Essay
  • Unknown
  • A
All documents for this subject (10)
avatar-seller
ItsKenzie
Assignment
Task 1 – P1 1 – Unit 15
Create a leaflet to
explain the key feature of
OOPs

, Discrete, Reusable Units of Programming Data Abstraction Classification
Logic
This is where you represent data that is needed Classification is the task of abstracting the
Discrete code is where its not within the main without presenting details, it is also possible to classes, this means defining group commonality.
program it does a function on its own. As an create user defined data types. Data Abstraction If we were to have an example, it would be to
example, this could be a “power” button on a is about giving details only the relevant features, do with Pets in an animal shelter; you would
remote it only turns the remote on and off and deciding of what should be in the class and what have to create a class for Dogs, Cats, Lizards
doesn’t affect anything else. shouldn’t. etc. But when making these classes we need to
think of things these have in common, for
Reusable units of programming, this is where As an example, we could use a mail order
example there could be ‘reptiles’, ‘Bigger
you develop commonly used classes and business that has customers and staff. Some of the
Animals’ and many more. These classes could
abstract classes. It is possible to “bolt” these data needed to identify the employee would be:
even have an overall class called ‘Pets’ or
into any project so that you can use them over PayrollID, Name, Address, Phone, Salary. Then in
‘Animals’.
and over without having to re-write it. comparison a customer would have something
similar: CustomerID, Name, Address and Phone. The point of classification is that it specifies
Identification of Objects (Identification of what class is what and what can be put into the
In a procedural system these groups of data
Classes) different class depending on its type. The
would be represented as separate groups of
classes can be categorized for other things as
data.
When identifying the different classes that are well not just animals.
needed within a program, you need to
Modularity
consider the different ENTITIES that are Classes, Methods and Message Passing
needed.
This is the concept of “chunking” the software
Classes are needed in a program the reason
The general idea: design and development into multiple smaller,
for this is ENTITIES need to be identified.
manageable parts. This means that it is easier to
• the classes are NOUNS, Classes are needed to organize the code so
maintain the software and it is easier to work on
• the properties are the Attributes, i.e. that they have different variables that can be
and contribute extra features.
sort of like ADJECTIVES, used effectively. Methods, in an OOPs
• the methods are VERBS ie contain the When splitting your object, it allows you to program is a subroutine which is associated
actions or behaviors of the object. control different parts of the object on their own with a class. A method controls an object.
and it will make sure nothing else moves on the When using methods, it allows you to control
When considering these you can visualize it in a your object in many ways which makes your
entire project.
different way or as a diagram as an example. work a lot faster. Message Passing, is simply
Where the NOUNS become ACTORS and the
“use cases” are the specific processes. When the way that the form communicates sending
using a “use case” there are different symbols and receiving information by the objects in the
involved so that it can be understood easier. same way people exchange information

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller ItsKenzie. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for £6.99. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

83662 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy revision notes and other study material for 14 years now

Start selling
£6.99
  • (0)
  Add to cart