Hacker News new | ask | show | jobs
by templeosenjoyer 1466 days ago
Did you cover proof by induction? This technique is one that is most likely to click with CS types.
1 comments

We did, but it didn't help.
I found proof by induction useful to learn, because it translates to solving problems recursively theoretically and in programming languages.