Y
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
k__
1466 days ago
We did, but it didn't help.
link
echlebek
1466 days ago
I found proof by induction useful to learn, because it translates to solving problems recursively theoretically and in programming languages.
link