This document contains detailed notes from Lecture 3 of the CO2401 course on Software Development. The lecture builds on previous concepts of CRC cards and class diagrams, focusing on key software development principles such as abstraction, modularity, coupling, and cohesion within the context of o...
University of Central Lancashire Preston (UClan)
Onbekend
Software Development (CO2401)
Alle documenten voor dit vak (20)
Verkoper
Volgen
BpoBpo
Ontvangen beoordelingen
Voorbeeld van de inhoud
CO2401: Software Development
Lecture 3
Recap: CRC Cards and Class Diagrams
1. CRC Cards Overview
o CRC Cards (Class Responsibility Collaborator) are used to
determine the overall system architecture by describing each class
on a card:
Class Name
Responsibilities: Things the class knows and does.
Collaborators: Other classes that interact with this class.
2. Class Diagrams
o Class diagrams show the structure and relationships of classes in a
system, providing a visual representation of objects, their
behaviours, and attributes.
3. Class Relationships
o Multiplicity: Indicates the number of instances in a class
relationship (e.g., "1", "0..*", "n").
o Composition, Aggregation, Association, Inheritance: These
relationships define how classes interact and depend on each other.
Key Software Development Concepts
1. Abstraction
o Abstraction: Using the right level of detail by hiding irrelevant
details to simplify the system.
o Example: A person object may not need a hairColor attribute if it is
irrelevant to the application.
2. Modularity
o Modularity: Structuring a system into interacting components
(modules), allowing easier management and potential reuse of
code.
o Example: Dividing a complex system into simpler, manageable
modules.
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,30. Je zit daarna nergens aan vast.