While visiting a good friend who teaches math & computer science at EIU, we started talking about the web and educational tools. Since he hadn't seen much javascript before, I started coding some sample code that uses css and javascript to explain matrix multiplication.
Since that worked well, we decided to build it with the interface that would be useful for students. So the second version has matrix multiplication of variable sized tables of input elements.
While not world changing, it was the first object oriented javascript I wrote from scratch. (tested in firefox only)
Responses to "Javascript + Matrices"
Leave a response