1 / 10

N351 Multimedia Programming

N351 Multimedia Programming. STAIR and more SMIL. Solving Problems with STAIR. You’ve done an assignment You’ve run into problems Solving problems is the real skill. To solve problems, you need:. Understanding of the problem Core background concepts A strategy Confidence.

phineas
Download Presentation

N351 Multimedia Programming

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. N351 Multimedia Programming STAIR and more SMIL

  2. Solving Problems with STAIR • You’ve done an assignment • You’ve run into problems • Solving problems is the real skill

  3. To solve problems, you need: • Understanding of the problem • Core background concepts • A strategy • Confidence

  4. Introducing STAIR • One problem-solving technique • Related to scientific method • Useful fallback

  5. The STAIR steps • State the problem • Tools • Algorithm • Implementation • Refinement

  6. State the Problem • Seems easiest • Usually hardest • State problem in English • Don’t get ‘techie’ • Make it complete and concise • Write it down

  7. Tools • Identify tools you can bring to problem • could be • People • Software • Commands • Ideas • List all your tools on paper

  8. Algorithm • Develop a plan or strategy • Which tools will you use? • How? • In what order • Should be step-by-step instructions

  9. Implementation • The easiest step • Follow your algorithm • Use the programs, write your code, or whatever

  10. Refinement • It never works the first time • Look back at other steps • Use STAIR on steps that you couldn’t solve

More Related