Object Orientated Analysis and Design with UML

Lecture 01

Learn object-oriented design principles & analysis with UML

The idea of an object extends

Class diagram

The idea of an object extends

Structural diagrams help us see the static view of the system in terms of its components

•For example, class diagram is a structural diagram because it shows a static view of all the classes that will be created over the system

Structural diagrams help us see the static view of the system in terms of its components

Structural diagrams help us see the static view of the system in terms of its components

Structural diagrams help us see the static view of the system in terms of its components

Structural diagrams help us see the static view of the system in terms of its components

Structural diagrams help us see the static view of the system in terms of its components

Structural diagrams help us see the static view of the system in terms of its components

Structural diagrams help us see the static view of the system in terms of its components

Week 

PARAGRAGHS

Auto-Animate

reveal.js can automatically animate elements across slides. All you need to do is add data-auto-animate to two adjacent slide <section> elements and Auto-Animate will animate all matching elements between the two.

Here's a simple example to give you a better idea of how it can be used.

1

Save images in

the right format

Websites mainly use images in

jpeg, gif, or png format. If you

choose the wrong image

format then your image might

not look as sharp as it should

and can make the web page

slower to load.

Save images at

the right size

You should save the image at

the same width and height it will

appear on the website. If

the image is smaller than the

width or height that you have

specified, the image can be

distorted and stretched. If the

image is larger than the width

and height if you have specified,

the image will take longer to

display on the page.

2

Save images at

the right size

You should save the image at

the same width and height it will

appear on the website. If

the image is smaller than the

width or height that you have

specified, the image can be

distorted and stretched. If the

image is larger than the width

and height if you have specified,

the image will take longer to

display on the page.

3

3

LISTS

Numbered lists

Bullet lists

Definition lists

In the browser window you can see a web page that features exactly

the same content as the Word document you met on the page 18. To

describe the structure of a web page, we add code to the words we want

to appear on the page.

You can see the HTML code for this page below. Don't worry about what

the code means yet. We start to look at it in more detail on the next

page. Note that the HTML code is in blue, and the text you see on screen

is in black.

Number 12

Learn object-oriented design principles & analysis with UML

OBJECT TYPE: HOTEL

<form action="http://www.example.com/login/"
method="post">
<label for="username">Username:</label>
<input type="text" name="username"
required="required" /></title><br />
<label for="password">Password:</label>
<input type="password" name="password"
required="required" />
<input type="submit" value="Submit" />
</form>

this is all being dictated from my iPad

full strcuture 1

By deskeiher

full strcuture 1

Base Deck

  • 103