====== Differences ====== This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
gibson:teaching:fall-2016:math753:resources [2016/08/30 08:34] gibson created |
gibson:teaching:fall-2016:math753:resources [2016/10/06 09:58] (current) gibson [Numerical methods resources] |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Math 753/853 course materials ====== | ====== Math 753/853 course materials ====== | ||
- | This course is part of a [[https://www.unh.edu/it/oer|UNH Open Educational Resources initiave]]. The course will use open, online resources and an assortment of optional, low-cost books in place of an expensive required textboook. | + | This course is part of a [[https://www.unh.edu/it/oer|UNH Open Educational Resources (OER) initiave]]. The goals of the OER initiative are to reduce textbook costs for students while enhancing the learning experience with more contemporary, interactive learning materials. |
- | Some good optional texts and online resources are listed below. | + | Math 753/853's OER plan has three main components. We will use |
+ | * open, online resources on numerical methods and an assortment of optional, low-cost books in place of an expensive required textboook. | ||
+ | * the open-source (free) and cutting-edge [[http://www.julia.org|Julia programming language]] in place of proprietary Matlab software. | ||
+ | * an open-source and publically-readable course website instead of the proprietary and pay-walled Canvas course management system | ||
- | Numerical methods resources: | + | By following OER principles, we will save students money, pave the way for reducing university costs for software licenses, and contribute to improving numerical methods pedagogy worldwide. |
+ | |||
+ | ===== Numerical methods resources ===== | ||
+ | |||
+ | * [[http://www.maths.usyd.edu.au/u/olver/teaching/MATH3976/|MATH3096: Mathematical Computing]], Sheehan Olver, University of Sydney. Julia notebooks for an intro numerical methods course! | ||
* [[http://nm.mathforcollege.com/topics/|Holistic Numerical Methods]] | * [[http://nm.mathforcollege.com/topics/|Holistic Numerical Methods]] | ||
* [[https://www.amazon.com/Numerical-Analysis-2nd-Timothy-Sauer/dp/0321783670|Numerical Analysis, Sauer]] (textbook, not required) | * [[https://www.amazon.com/Numerical-Analysis-2nd-Timothy-Sauer/dp/0321783670|Numerical Analysis, Sauer]] (textbook, not required) | ||
Line 12: | Line 19: | ||
* [[http://www.mathworks.com/moler/exm/chapters.html|Experiments with Matlab, C. Moler]]. | * [[http://www.mathworks.com/moler/exm/chapters.html|Experiments with Matlab, C. Moler]]. | ||
- | Julia resources | + | ===== Julia resources ===== |
* [[http://julialang.org/| julialang.org]] the Julia website. | * [[http://julialang.org/| julialang.org]] the Julia website. | ||
* [[http://julialang.org/downloads/|Julia download]] | * [[http://julialang.org/downloads/|Julia download]] |