Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.45 KB

step_by_step.md

File metadata and controls

44 lines (32 loc) · 1.45 KB

Prezentacja krok po kroku

  1. Dobierz odpowiedni, obrazowy przykład.
  2. Sformułuj problem związany z przykładem.
  3. Pokaż najprostszy sposób jego rozwiązania.
  4. Uogólnij problem i omów zagadnienia teoretyczne.
  5. Powróć do przykładu i przedstaw rozwiązania wynikające z poprzedniego punktu.

Praca magisterska krok po kroku

  1. Sformułuj problem.
  2. Przedstaw najprostszy przykład, gdzie się pojawia ten problem.
  3. Pokaż najprostszy sposób rozwiązania problemu dla najprostszego przykładu.
  4. Omów szczegółowo zagadnienia teoretyczne związane z problemem.
  5. Przedstaw kilka rozwiązań.

Write a paper, and give a talk, about any idea,
no matter how weedy and insignificant it may seem to you.
Simon Peyton Jones

Conveying the idea

  1. Here is a problem.
  2. It’s an interesting and unsolved problem.
  3. Here is my idea.
  4. My idea works (provide evidence to support each claim).
  5. Here’s how my idea compares to other people’s approaches.

or Kent Beck:

  1. State the problem.
  2. Say why it’s an interesting problem.
  3. Say what your solution achieves.
  4. Say what follows from your solution.

or

  1. Introduce the problem, and your idea, using examples and only then present the general case.
  2. Conveying the intuition is primary, not secondary.