|
|
|
|
|
by subroutine
3050 days ago
|
|
Whenever I hear about these ethics courses I'm mainly curios about what non-obvious substantive content being taught (because there is apparently enough to fill a semester-long course). Anyone who has taken one of these courses care to share something they learned that, before the course, had never considered? |
|
To give you a programming analogy, it is as if you always programmed imperatively, using C, because you learned that organically as you grew up, and then you take this class and you learn about functional programming and object oriented programming and you learn how you can think of the same problem from a completely different perspective.
Except with the crucial difference, that the end result will not necessarily be the same and in fact there is not always a right answer. But when there is not always one right answer it is better to know many possible answers and why they are possible answers, than only one such answer.