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.
zip-athena start.
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.