1 / 8

How to Prepare a Good Written Presentation

How to Prepare a Good Written Presentation. Sule Yildirim 21-Oct-05, HIHM. Our interests change in time.

tilden
Télécharger la présentation

How to Prepare a Good Written Presentation

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. How to Prepare a Good Written Presentation Sule Yildirim 21-Oct-05, HIHM

  2. Our interests change in time • For the first assignment, our main interest was to get the code to run. This is a necessary part of getting godkjent. From now on, we need to start forcing our imagination to figure out what we can do with the running code.

  3. Common issues for all assignments • A general outline of what you have in the report. • Your design. What is your architecture? What are your components? How do components interact with each other? What are the inputs and outputs of your components? • Which part(s) of this architecture were given and which part(s) you have modified/implemented? • Have you made any interesting design decisions and if so what are they including fundamental data structures? • What possible architectures could there be? How good/bad is yours compared to the other possible architectures? (Self code/design/architecture evaluation)

  4. Cont’d • Basic classes and their important methods together with descriptions of them. • A picture sometimes worth a thousand words.

  5. What to do when you are in doubt? • Read the assignment text again and again when you are in doubt relevant to coding and writing a report. • Contact the lecturer when you decided that what you are looking for is not in the assignment text and in the supplied links. • The lecturer wants to see that you are doing what is on your part, you are reading what you are given as instructions, however also knows that things are not always obvious and there can be confusions. I am here to help you after all.

  6. Coding is running: what to do now? • Note down what you will include in your report while you are working with code and when you are finished with the code. • Think if this code can be useful in any means and refer to the assignment text to find hints about how the code can be useful. • It is always good to make use of the running code to be well prepared for the exams if you find any hints about how to do it in the assignment text.

  7. Assignment 2 reports • Apply the points I have described in earlier slides. • Be enthusiastic to collect statistics on packet loss rate and video data rate. Can you think about any other statistics?

  8. Issues in general on written presentations • Convince the person(s) to read your report that you have been creatively and critically thinking while working on your code and report. • Represent the report in a neat way. • Show the reader that you have been considering various types of reasoning. • Show the reader what kind of challenges you have come across and how you solved them. • Your principles of design are important. • Graphs, figures can be easier to read/understand than text. Show that you give importance to technical details.

More Related