Review and Questions

In the News

English to JavaScript
—  Always: Why, Difficulty, How, When, If?
—  Programming Process:  Theory and Practice
——— Directions to get from here to Tacoma Dome (if? while?)
——— How to write code:  Copy and Paste/ Evolve
—  Competencies:

Control Structures:
—  What is needed?  Sequence, Selection, Itteration
—  JavaScript:  if and while
—   Do?  When to Do it?

Internet:  How it works

Transcendent Man

Number Guess
—- Add counter and save

Tic Tac Toe
—-   Play,  English Directions
—-  English equivalents:   IF/PUT  and/or
———- If there is an x in position 1 and an 0 in position 7 then..
—- Decision Table:  Move #2

Craps
—-  Overview
—-  How to Play in English
—-  Formalize:  Write Code

To Do

Work Time