1 / 14

Use of Computer Technology in Education

Use of Computer Technology in Education . Course Management Systems Learning Management Systems Classroom Teaching Technology Modeling and Simulation a nd Computational Thinking. Computational Thinking is integrating human thinking with computer capabilities.

anika
Download Presentation

Use of Computer Technology in Education

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. Use of Computer Technology in Education • Course Management Systems • Learning Management Systems • Classroom Teaching Technology • Modeling and Simulation • and • Computational Thinking

  2. Computational Thinking is integrating human thinking with computer capabilities

  3. Learning how computer Scientists solve problems can help all of us solve complicated problems

  4. Some Computational Thinking ideas • Recursion • Reduction and Transformation • Dealing with Scale

  5. Recursion Source: wikipedia

  6. Count the number of nodes in a large tree

  7. Move disks from one peg to another Rules: Only one disk can be moved at a time A larger disk cannot be placed on the top of a smaller disk

  8. Reduction

  9. Examples • Given 63 cents what is the minimum number of coins to give change? • Given n cities how

More Related