This document contains detailed notes from Lecture 13 of the CO2412 course on Computational Thinking. The lecture introduces the principles of Object-Based Programming (OBP), a component-based approach to software development that focuses on defining and simulating real-world objects through classe...
University of Central Lancashire Preston (UClan)
Onbekend
Computational Thinking (CO2412)
Alle documenten voor dit vak (19)
Verkoper
Volgen
BpoBpo
Ontvangen beoordelingen
Voorbeeld van de inhoud
CO2412: Computational Thinking
Lecture 13
Introduction to Object-Based Programming (OBP)
1. Object-Based Programming Overview
o Object-Based Programming (OBP) is a component-based
approach to software development where systems are created by
defining a set of classes.
o OBP allows for the expansion of systems by adding new capabilities
to existing classes or creating new systems from existing classes,
thereby reducing development time.
2. Unified Modelling Language (UML)
o UML is used to facilitate the modelling of these classes and
objects, which can then be created in software.
3. Real-World Object Simulation
o OBP simulates real-world objects in software, mimicking their
behaviour and properties, such as in a calculator application.
o This simulation is consistent whether using an Object-Oriented
Programming (OOP) methodology or not.
Core Concepts in Object-Based Modelling
1. Objects and Classes
o An Object has structure (properties) and behaviour (operations it
performs), collectively referred to as features.
o A Class categorizes these properties and behaviours and acts as a
template for creating objects.
2. Example: Car Class
o A car class might have attributes like make, model, engineSize, and
gears, and operations like turnOnIgnition(), takePassengers(), and
reverse().
o New car objects can be created based on this class.
3. Abstraction in Object Modelling
o Abstraction involves selecting only the necessary properties and
operations to include in the model, making it a core skill in OOP.
Voordelen van het kopen van samenvattingen bij Stuvia op een rij:
Verzekerd van kwaliteit door reviews
Stuvia-klanten hebben meer dan 700.000 samenvattingen beoordeeld. Zo weet je zeker dat je de beste documenten koopt!
Snel en makkelijk kopen
Je betaalt supersnel en eenmalig met iDeal, creditcard of Stuvia-tegoed voor de samenvatting. Zonder lidmaatschap.
Focus op de essentie
Samenvattingen worden geschreven voor en door anderen. Daarom zijn de samenvattingen altijd betrouwbaar en actueel. Zo kom je snel tot de kern!
Veelgestelde vragen
Wat krijg ik als ik dit document koop?
Je krijgt een PDF, die direct beschikbaar is na je aankoop. Het gekochte document is altijd, overal en oneindig toegankelijk via je profiel.
Tevredenheidsgarantie: hoe werkt dat?
Onze tevredenheidsgarantie zorgt ervoor dat je altijd een studiedocument vindt dat goed bij je past. Je vult een formulier in en onze klantenservice regelt de rest.
Van wie koop ik deze samenvatting?
Stuvia is een marktplaats, je koop dit document dus niet van ons, maar van verkoper BpoBpo. Stuvia faciliteert de betaling aan de verkoper.
Zit ik meteen vast aan een abonnement?
Nee, je koopt alleen deze samenvatting voor €4,27. Je zit daarna nergens aan vast.