|
|
|
|
|
by kmak
5716 days ago
|
|
I don't debate library usage (reuse!), but I teach mostly theory, with code snippets to present algorithms concisely. There are many tools to solve a problem, and I want to educate on a different layer. For instance, in sorting alone there are many sorting algorithms, I don't expect someone to interrupt me with "just use quicksort!" when I'm teaching bubblesort. There are lessons to learn in both, but it's a bit presumptuous (or at least, there are less smug ways) to assume ignorance, and not intention. |
|