Think Like a Programmer: An Introduction to Creative Problem Solving
Rate it:
Kindle Notes & Highlights
3%
Flag icon
all good programmers can solve problems.
3%
Flag icon
Learning programming syntax, reading programs, memorizing elements of an application programming interface—these are mostly analytical “left brain” activities. Writing an original program using previously learned tools and skills is a creative “right brain” activity.
4%
Flag icon
Problems include constraints, unbreakable rules about the problem or the way in which the problem must be solved.