Adding missing chapters from exercises.
This commit is contained in:
parent
e99237c0ec
commit
4b9f88013d
1 changed files with 7 additions and 1 deletions
|
@ -22,4 +22,10 @@ waage: Maybe the "isIntersection" for the AI. Create an array of GridPosition an
|
|||
?
|
||||
|
||||
# Iterators and algorithms
|
||||
waage: Do we add iterators to the Position or GridPosition classes? How about for the Board, so you can iterate through rows/columns?
|
||||
waage: Do we add iterators to the Position or GridPosition classes? How about for the Board, so you can iterate through rows/columns?
|
||||
|
||||
# Lambdas and Function Templates
|
||||
?
|
||||
|
||||
# Algorithmic Thinking
|
||||
?
|
Loading…
Reference in a new issue