Difference between revisions of "Presentations on MathObjects"
Jump to navigation
Jump to search
m |
m |
||
Line 14: | Line 14: | ||
) |
) |
||
on the properties of MathObjects at the AIM webwork workshop in August 2007 |
on the properties of MathObjects at the AIM webwork workshop in August 2007 |
||
− | |||
− | |||
− | [http://hosted2.webwork.rochester.edu/webwork2/cervone_course/setAIM-Talk/?login_practice_user=true More on math objects] |
Revision as of 11:40, 3 January 2008
In the summer of 2006 at the MathFest in Knoxville Davide Cervone introduced the MathObjects extension to the PG language. This allows you to write code using objects that more closely mimic mathematics constructs as we usually think about them. This code is easier to read and to maintain and is now the preferred way to write problems. (Of course there are still many problems written without using MathObjects, but when creating new problems use a "MathObjects" problem as a model if at all possible. :-)
Notice that the talk uses WeBWorK itself as a presentation tool.
Davide Cervone's 2006 Knoxville talk
Davide gave a more in depth talk (More on math objects ) on the properties of MathObjects at the AIM webwork workshop in August 2007