Slashdot Mirror


User: stevelind

stevelind's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Understanding poorly written code is important on AP Test's Recursion Examples: An Exercise In Awkwardness · · Score: 1

    In the example, the AP test is actually asking the student to describe what the code *does*. It does not ask them to write bad code, only read it. Everyone who develops software must be able to figure out bad code, so we will know what to delete ;)