I'd argue that it teaches you how to express the algorithms in an imperative manner, which most of the world will use. That way, you'll be able to more easily read the code the rest of the world writes.
Or perhaps it's to teach you how poorly some languages express algorithms.
Comments
I'd argue that it teaches you how to express the algorithms in an imperative manner, which most of the world will use. That way, you'll be able to more easily read the code the rest of the world writes.
Or perhaps it's to teach you how poorly some languages express algorithms.