26
MMP Almost there

MMP Almost there

Embed Size (px)

DESCRIPTION

MMP Almost there. Mid Project Demonstrations. A chance to get a quick view of your work A prompt for some to get work started Not looking at the work in detail That comes in a few weeks. Writing your report. General Structure. Background and Objectives Development Process Design - PowerPoint PPT Presentation

Citation preview

Page 1: MMP Almost there

MMPAlmost there

Page 2: MMP Almost there

Mid Project Demonstrations

• A chance to get a quick view of your work

• A prompt for some to get work started

• Not looking at the work in detail– That comes in a few weeks

Page 3: MMP Almost there

Writing your report

Page 4: MMP Almost there

General Structure

• Background and Objectives• Development Process• Design • Implementation• Testing• Evaluation• Annotated Bibliography• Appendices

Page 5: MMP Almost there
Page 6: MMP Almost there

Plagiarism

• A reminder of what was said earlier in the year – Ensure that you declare sources for text and

use of other code

• I really don’t want to have to investigate allegations of plagiarism, but I will…

Page 7: MMP Almost there

Striking the balance

• Reports that say too little

• Reports that say too much

Page 8: MMP Almost there

Speak to your supervisor

• Ask if you can show them some extracts

• Discuss with them and plan when you would show them parts of your writing

Page 9: MMP Almost there

Check your writing

• Read the text out aloud

• Set the text aside and come back to it a bit later

• Ask a friend to read parts

Page 10: MMP Almost there

References

Page 11: MMP Almost there

References

• Serialization is the process of translating data structures or object state into a format that can be stored (for example, in a file or memory buffer, or transmitted across a network connection link) and "resurrected" later in the same or another computer environment [1].

[1] Wikipedia “Serialization” [Online] Available: http://en.wikipedia.org/wiki/Serialization (Accessed 21st March 2013)

Page 12: MMP Almost there

• Serialization provides:– a method of persisting objects, for example writing

their properties to a file on disk, or saving them to a database. [1]

– a method of remote procedure calls, e.g., as in SOAP. [1]

– a method for distributing objects, especially in software componentry such as COM, CORBA, etc. [1]

– a method for detecting changes in time-varying data. [1]

Page 13: MMP Almost there

• Serialisation is a mechanism that allows the transfer of structured data from data in memory, e.g. objects, to file storage or transmission to another location. This may use native formats or be used to transfer data to an intermediate format, e.g. SOAP, as mentioned in [1].

Page 14: MMP Almost there

Sections

• Organise content into sections:– Introduction (This chapter discusses…)– Subsections (A key technique in this area is

X. This section reviews the technique…)– Sub-subsections – ?– Summary (This section has discussed…) –

useful in some places, but not necessarily all of the time.

Page 15: MMP Almost there

Use the Passive Voice

• As I worked on this section, it became clear to me that I needed to return to the design. Firstly, I reviewed the use-case diagrams for completeness. I identified that …

• During work on this section, it became clear that further design was necessary. Firstly, the use-case diagrams were reviewed to check for completeness. It was identified that…

Page 16: MMP Almost there

Spelling…

Page 17: MMP Almost there

Spelling

• Common mistakes: – Its and It’s – Possessive (its) or It is / It has (it’s)

– Misuse of apostrophes • plurals - Macbook’s (Macbooks) • possession - Chris’s (Chris’)

Page 18: MMP Almost there

Spelling

• Common mistakes: – The wrong word:

• Where - were • Their – there - they’re• Your - you’re • Whether - weather• Definitely - Defiantly

Page 19: MMP Almost there

Spelling

• Common mistakes: – Using American spellings: Color/Colour,

Behavior/Behaviour

– Not checking spelling in your diagrams

Page 20: MMP Almost there

Sentence != Paragraph

Page 21: MMP Almost there

Demonstration

• Details after Easter

• I will want to confirm a timetable in the first week back (April 15th)

Page 22: MMP Almost there

Backup your work

• Good – subversion– git

• Bearable…– Copy to your central filestore – Dropbox– …

• No, no, no, no, no…– USB Pen Drive– No backup at all

Page 23: MMP Almost there

What if…?

Page 24: MMP Almost there

What if…?

• My project might fail…• I am really, really, tired. • There are other issues affecting my work

• Speak to someone• Supervisor• Me (the module co-ordinator)• Someone else in the department

Page 25: MMP Almost there
Page 26: MMP Almost there

Pob lwc