Animated Problem Solving

by Marco T. Morazán

★★★★☆
4.2 (511)

US$30.00

15% OFF CODE: SAVE15

Description

This textbook is about systematic problem solving and systematic reasoning using type-driven design. There are two problem solving techniques that are emphasized throughout the book: divide and conquer and iterative refinement . Divide and conquer is the process by which a large problem is broken into two or more smaller problems that are easier to solve and then the solutions for the smaller pieces are combined to create an answer to the problem. Iterative refinement is the process by which a s