You need to learn patterns of thought.
-
Working from the middle
-
Working incrementally
-
Being precise
You need to learn patterns of programming.
-
Going through an array list
-
Going through a linked list
-
Going through a tree, graph, ...
This course is for learning patterns of thought involved in programming.
Imagine you are learning to play piano...
-
You need to practice!
-
Watching is not enough
-
Getting it right once is not enough
-
You don't give up just because you get something wrong


