1 / 14

Intro to Programming Logic and Design

Intro to Programming Logic and Design. CIS 115 Brought to you by:. Table of Contents:. Before you begin What will it do? How will it do this? Tools Pseudo Code Flow Charts Summary Review. Before you begin…. Ask yourself these questions…. Table of Contents.

Télécharger la présentation

Intro to Programming Logic and Design

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. Intro to Programming Logic and Design CIS 115 Brought to you by: done by Angela Robinson for CSC 289

  2. Table of Contents: • Before you begin • What will it do? • How will it do this? • Tools • Pseudo Code • Flow Charts • Summary Review done by Angela Robinson for CSC 289

  3. Before you begin… Ask yourself these questions… done by Angela Robinson for CSC 289 Table of Contents

  4. What will the Program be doing? done by Angela Robinson for CSC 289 Table of Contents

  5. How do you do that? • Find Toothbrush • Find Toothpaste • Put toothpaste on toothbrush • Brush teeth until clean • Rinse mouth with water done by Angela Robinson for CSC 289 Table of Contents

  6. done by Angela Robinson for CSC 289 Table of Contents

  7. Tools to go beyond Algorithm Reference: Algorithm document done by Angela Robinson for CSC 289 Table of Contents

  8. Flow Chart The top picture are symbols from MS Visio Basic Flowchart symbols. The bottom two pictures are taken from Raptor. Click here for the Flowchart document of the Brushing Teeth algorithm done by Angela Robinson for CSC 289 Table of Contents

  9. Pseudo Code Click here to access the pseudo code document for brushing your teeth. done by Angela Robinson for CSC 289 Table of Contents

  10. Lets Review A summary of what we have learned here done by Angela Robinson for CSC 289 Table of Contents

  11. What are the two questions to start your design process? • What is the program going to be doing? • How do you do it? done by Angela Robinson for CSC 289 Table of Contents

  12. What are the basic steps of the program called? An Algorithm done by Angela Robinson for CSC 289 Table of Contents

  13. What tools can you use to design your program after getting an Algorithm? • Pseudo Code • Flow Charts done by Angela Robinson for CSC 289 Table of Contents

  14. Resources • Clip art provided by either Microsoft or Click Art 400K of Borderbund • Starting out with Programming logic & Design, second edition by Tony Gaddis • Video recorded with Cam Studio (www.camstudio.org) • Video edited with Adobe Premiere (www.adobe.com) done by Angela Robinson for CSC 289 Table of Contents

More Related