Difference between revisions of "Using Mediawiki In The Classroom"

From Sean_Carver
Jump to: navigation, search
Line 12: Line 12:
 
  for all ''x'' in (''a'', ''b'').
 
  for all ''x'' in (''a'', ''b'').
  
* Links to other websites
+
* Links to other websites [Fundamental Theorem http://en.wikipedia.org/wiki/Fundamental_theorem_of_calculus]
 
* Links to other pages within Class notes
 
* Links to other pages within Class notes
 
* Powerpoint slides
 
* Powerpoint slides
 
* Code (to download or cut and paste into Matlab, Maple, or Mathematica, etc.)
 
* Code (to download or cut and paste into Matlab, Maple, or Mathematica, etc.)

Revision as of 22:53, 13 March 2011

  • I find it very easy to develop then deliver lectures with Mediawiki
  • Mediawiki has well tested, powerful features, (It runs Wikipedia),

Including:

  • Tex formula, e.g. a fundamental theorem of calculus:
Let ƒ be a continuous real-valued function defined on a closed interval [a, b]. Let F be the function defined, for all x in [a, b], by
F(x) = \int_a^x f(t)\, dt\,.
Then, F is continuous on [a, b], differentiable on the open interval (ab), and
F'(x) = f(x)\,
for all x in (a, b).