Computing: the use of operation of computers

  • hardware and software systems
  • sequencial, parallel, and distributive computing
  • sequencial: works on a task one at a time, depends on the task before it, time is sum of all individual tasks
  • parallel: schedules tasks to run at the same time, done at the sam time, uses a lot more recources, but a lot more fast than sequencial
  • distrubituve: sending to other computers to shorten the time. Uses a network

popcorn hack #3

  1. Sequential
  2. Distributive
  3. Parallel

Homework: google form - 14 questions