FORMAT GRID | LIST | SIMPLE
DEBUG ON | OFF

Computational Thinking Fall 2018

CALL get-the-slide-deck-small2(ct, ct_think_slow,no)

CALL get-the-slide-deck-small2(ct, ct_flow_dec_mod,no)

CALL get-the-slide-deck-small2(ct, ct_countingNprobability,no)

CALL get-the-slide-deck-small2(ct, ct_infojigs,no)

CALL get-the-slide-deck-small2(ct, ct_api_edl,no)

CALL get-the-slide-deck-small2(ct, ct_solvingwithiteration,no)

CALL get-the-slide-deck-small2(ct, ct_pat_rec,no)

CALL get-the-slide-deck-small2(ct, ct_comp_vis,no)

CALL get-the-slide-deck-small2(ct, ct_auto_cont,no)


Foreword

Basic Course Concepts

The goal of this course is to equip the student with certain styles and habits of thought as a set of skills AND to provide a sense of how much one knows and how much one would need to know of what in order to proceed further in various areas related to computational work.

  1. Reprise abstraction | decomposition | pattern recognition | algorithm multiple times throughout the course at different scales (sometimes concentrating an entire class on one of these, sometimes all four illustrated or practiced in a single example or activity). Perhaps only formally present them at the end of the course.
  2. I hear and I forget; I see and I remember; I do and I understand.
  3. Ever class session follows same ritual of review, motivate, introduce, practice, project
  4. There will be an explicit inventory of skills and concepts
  5. At every stage examples and applications from many fields
  6. Course BEGINS with FINAL EXAM and BACKGROUND INVENTORY

Relation to programming. Relation to computer science. Relation to computer literacy.

Course begins with final exam and intake questionnaire.

And a poster of diagrams.

Finish with exam and one page posters.

NOT computer literacy and not computer science.

Denning’s Great Principles of Computing break down into seven categories: computation, communication, coordination, recollection, automation, evaluation, and design. (Report of a Workshop on The Scope and Nature of Computational Thinking
http://www.nap.edu/catalog/12840.html pg. 29)


Subpages