|
|
|
|
|
by onorton
1738 days ago
|
|
At least with a higher level language it is easier to learn the practical side of concepts taught in Computer Science. As part of my architecture course at university, we were tasked to create a matrix multiplier in assembly. While it was an interesting challenge I would not use an assembly language for assignments in linear algebra. |
|