|
|
|
|
|
by the_af
4201 days ago
|
|
I disagree with many of your points. First, the algorithmic part of programming is a lot like doing algebra. So much so that algebra is an important part of any serious CS syllabus. Clearly "writing a function or a class" is not the skill they are testing here, but problem-solving. Knowing how to solve simple algebraic problems engages your "problem solving" skills in a similar way as solving something by writing a program. Note that algebra is not "basic math (+,-,/,*)" like you said. Algebra, like programming, requires the ability to understand and write abstractions, and to figure out how to approach a problem. > Also what better indicator you want than programming itself? They clearly want to establish a correlation between something else and programming. This is interesting in itself. |
|