最後活躍 1772404293

修訂 7e62308937c3b23dee6c5c591c232e0e3573a50b

notes.md 原始檔案

Second Seven

seven projects. some in the repo, some in their own repos.

some you will have to "fork & clone"

get comfy with the git trinity "add, commit, & push"

Overall week loops, input/output, returns from methods or functions,

Reading code.

  • old Texas
  • other Tao examples

2-1

Quiz, TooHighTooLow, Demo of Calcs, WordGuess workshop

walk-through NumbersTrianglesTables, loops, call own code

  • look for general case
  • don't start 1,2,3...
  • implment general case
  • implement the specific cases after general
  • Call your own code
  • Numbers: there are errors. fix the tests and COMMENT them.

2-2

Loops, Strings, Payroll

2-3

ProblemSolving, Decomposition

MicroBank more loops, "for each transaction"

2-4

Objects 1 to reinforce Objects0; IRL Objects Workshop

2-5

Data structures, Dicey, PhoneBook,

2-6, 2-7

Groups Hamurabi; each does the game, but teams help everyone stay on track.