Differences between revisions 50 and 101 (spanning 51 versions)
Revision 50 as of 2012-07-16 20:47:20
Size: 18409
Editor: kcrisman
Comment:
Revision 101 as of 2012-11-11 03:33:39
Size: 22587
Editor: kcrisman
Comment:
Deletions are marked like this. Additions are marked like this.
Line 151: Line 151:
== Warning: the rest of the schedule is still tentative ==

Line 157: Line 154:
Our goal on the third day of sessions is to give more depth to how to use Sage in various areas one might teach. We also aim to continue giving more depth in areas like plotting and basic programming. Our goal on the third day of sessions is to give more depth to how to use Sage in various areas one might teach. We also aim to continue giving some other demos, and to start exploring interactions with other open source software.
Line 160: Line 157:
    * Welcome Back (Dan, 5 min)
    * [[http://sage.maa.org/home/pub/12|Lagrange multipliers demo]] (Dan, 10 min)
    * Numerical Analysis (Dan, 30 min)
      * [[http://sage.maa.org/home/pub/27|Quickstart]]
      * [[http://sage.maa.org/home/pub/35|Some]] [[http://sage.maa.org/home/pub/36|more]] [[http://sage.maa.org/home/pub/37|demos]]
    * Differential Equations [[http://sage.maa.org/home/pub/21|Quickstart]] (Karl-Dieter, 15 min)
    * Welcome Back (Karl-Dieter, 5 min)
    * [[http://sage.maa.org/home/pub/20/|Inserting Images into Worksheets]] (Karl-Dieter, 10 min)
    * Brief intro to Sharing and Publishing worksheet (Karl-Dieter, 5 min)
    * Differential Equations (Dan, 30 min)
      * [[http://sage.maa.org/home/pub/21|Quickstart]]
      * [[https://sagenb.kaist.ac.kr:8066/home/pub/10|double pendulum example]]; [[https://sagenb.kaist.ac.kr:8066/home/pub/12|nonlinear phase portraits]]
    * [[http://sage.maa.org/home/pub/28/|Linear Algebra Quickstart]] (Dan, 15 min)
Line 167: Line 165:
    * Re-introduction to [[http://sage.maa.org/home/pub/142|Creating Interacts]] (Dan, 15 min)
    * Discussion: Specific techniques for technology in classroom (30 min)
      * Introducing a new topic in class
      * In the Lab environment
    * Re-introduction to [[http://sage.maa.org/home/pub/142|Creating Interacts]] (Karl-Dieter, 20 min)
    * Conversation about departmental usage and related issues (moderated by Karl-Dieter, 20 min)
      * Discussing your experience or queries on:
        * Interacting with more than one system on campus
        * Using it on your own
        * Departmental Server and dealing with IT folks or unhelpful/idiosyncratic IT practices
        * Converting materials
      * [[attachment:NotesTechDiscussionDay3.rtf|Notes from discussion]] (brief version, after computer crash)
Line 173: Line 175:
    * Welcome (Karl-Dieter, 5 min)
    * [[http://sage.maa.org/home/pub/25|Graph Theory Quickstart]] (Karl-Dieter, 10 min)
    * More about the Sage cell and [[http://interact.sagemath.org]] (guest speaker Jason Grout, 10 min)
    * [[http://sage.maa.org/home/pub/24|Stats and Probability quickstart]] (Karl-Dieter, 15 min)
Line 176: Line 178:
      * [[attachment:sage-slides.pdf|Slides]]
   * [[attachment:sage-tex.zip|Tex Source zip file]]
    * Number Theory (Karl-Dieter, 25 min)
      * [[attachment:sagetex-examples.tar.bz2|examples I showed]]
    * [[http://sage.maa.org/home/pub/25|Graph Theory quickstart]] (Dan, 10 min)
    * Break

    * Number Theory (Karl-Dieter, 30 min)
Line 181: Line 184:
    * Break
    * [[http://sage.maa.org/home/pub/24|Statistics quickstart]] (Karl-Dieter, 10 min)
    * A brief [[attachment:stein-maa.pdf|history of Sage]] (William Stein, 15 min)
      * Link to [[http://wstein.org/mathsoftbio/history.pdf|longer history from mathematical/software viewpoint]]
    * Participant worksheet sharing (20 min)
    * Homework and wrap-up (Dan, 5 min)
      * Epilogue: useful tools - [[https://bitbucket.org/whuss/sws2tex/|sws2tex]] and [[http://trac.sagemath.org/sage_trac/ticket/10637|sws2rst]]
    * Participant worksheet or webpage sharing (Dan, 20 min)
      * [[http://sage.maa.org/home/pub/147|Ekaterina's arc length demo]]
    * Homework and wrap-up (Karl-Dieter, 5 min)
Line 191: Line 192:
  * [[http://diveintopython3.org/advanced-iterators.html|Advanced Python iterators]]
  * [[http://trac.sagemath.org/sage_trac/ticket/11482|Sage Trac ticket for making it more obvious how to do power series solutions to DEs]]
  * [[http://sage.maa.org/home/pub/20/|Worksheet by Mike May of SLU on embedding images in worksheets]]
  * [[http://www.techsmith.com/snagit.html|Snagit]] for screenshots
  * DE links:
    * [[http://boxen.math.washington.edu/home/wdj/teaching/DiffyQ/|David Joyner's DiffEq resources]]
    * [[http://sage.math.washington.edu/home/wdj/teaching/DiffyQ/des-sage/des-book-2011-08-21.pdf|A free version of David's book with Marshall Hampton]] - also available from Johns Hopkins U. press
    * [[http://wiki.sagemath.org/interact/diffeq|Differential Equations interact examples on the Sage wiki]]
    * [[http://trac.sagemath.org/sage_trac/ticket/11482|Sage Trac ticket for making it more obvious how to do power series solutions to DEs]]
  * Animation links:
    * [[http://sagemath.org/doc/reference/sage/plot/animate.html|Sage 2d animate documentation]]
    * [[http://www.d.umn.edu/~mhampton/|Marshall Hampton's animation links (bottom)]]
    * [[http://www.nilesjohnson.net/hopf.html|Niles Johnson's Hopf fibration video in 3d]]
    * [[https://sagenb.kaist.ac.kr:8066/home/pub/41/|using ffmpeg to make HTML5-friendly animations in Sage]]; [[http://sage.math.washington.edu/home/drake/wave.mp4|example for non-Firefox browsers, smartphones]]; [[http://sage.math.washington.edu/home/drake/wave.webm|example for Firefox]]
  * [[http://wiki.sagemath.org/SageServer|info on setting up a Sage server (useful for IT people)]]
  * [[http://sagemath.org/library-marketing.html|Sage marketing resources]]
  * Stats etc:
    * [[http://www.r-project.org/|R statistical software homepage]]
    * [[http://mosaic-web.org/|Project MOSAIC]] (modeling in the first two years of college math)
    * [[http://ask.sagemath.org/question/537/import-data-xls|Importing Excel files to Sage]]
  * SageTeX:
    * [[http://www.sagemath.org/doc/tutorial/sagetex.html|Using SageTeX from the Sage tutorial]]
    * [[http://artsci.drake.edu/grout/sage-slides.pdf|More slides about SageTeX]]
    * [[http://www.sagemath.org/doc/installation/sagetex.html|Making SageTeX known to a local Sage]]
    * [[http://tex.stackexchange.com/questions/1429/latex-package-to-generate-qr-codes|generate qr codes in latex]]
  * a bit on [[http://sage.maa.org/home/pub/146/|plotting the prime_pi function]]

==== Other potentially useful links ====
Line 196: Line 222:
  * [[http://webwork.maa.org/moodle/course/view.php?id=5|Documentation for how WeBWorK is most effective]]
Line 202: Line 229:

Line 213: Line 242:
        * More ideas?         * [[attachment:NotesTechDiscussionDay4.rtf|Discussion notes from today]]
Line 215: Line 244:
        * Where to find resources         * Where to find resources (such as [[https://groups.google.com/forum/?fromgroups#!forum/sage-devel|sage-devel]])
Line 217: Line 246:
    * Abstract Algebra [[http://sage.maa.org/home/pub/22|quickstart]] (Karl-Dieter, 15 min)
Line 218: Line 248:
    * Abstract Algebra [[http://sage.maa.org/home/pub/22|quickstart]] (Karl-Dieter, 15 min)
    * Advanced 3d plotting Parts [[http://sage.maa.org/home/pub/57|One]] and [[http://sage.maa.org/home/pub/56|Two
]] (Dan, 15 min)
    * [[http://sage.maa.org/home/pub/58|Embedding other things]] into worksheets (Dan, 10 min)
    * Numerical analysis [[http://sage.maa.org/home/pub/27|quickstart]] (Dan, 15 min)
    * [[http://sage.maa.org/home/pub/58|Embedding other things]] into worksheets (Dan, 20 min)
Line 224: Line 253:
      * WeBWorK
    * [[http://webwork.maa.org|WeBWorK]] (TBA, 15 min)
      * Link to [[attachment:2011_06_21_PREPsage.pdf|slides]]
      * [[http://tinyurl.com/3fbzd8q|Status report on Sage/WeBWorK integration]](8 minutes in and 25 minutes in)
      * Processing.js
      * [[http://webwork.maa.org|WeBWorK]] (guest speaker John Travis, 20 min)
        * [[http://wiki.sagemath.org/education4|Updated videos on state of the art with WW]]
        * Log in as guest to try:
          * [[http://math.mc.edu/webwork2/Sage_PREP/|Today's demo problems]]
          * [[http://math.mc.edu/webwork2/sage_demos/|Most recent Sage/WW demos]]
Line 231: Line 263:
    * [[http://sage.maa.org/home/pub/61|Advanced programming]] (Dan, 20 min)     * [[http://sage.maa.org/home/pub/61|Advanced programming]] (Dan, 15 min)
Line 240: Line 272:
      * [[http://sage.maa.org/home/pub/152/|Compound interest]]
      * [[http://sage.maa.org/home/pub/150/|Exploring sine function]]
      * [[https://www.math.duke.edu/education/calculustext-rev11/Chapter2/Section2-4/Chapter2-4-3M.html|MAA Calculus book example]]
      * [[http://sage.maa.org/home/pub/162/|Riemann sum approximation]]
      * [[http://sage.maa.org/home/pub/158/|Curve Fitting]]
      * [[http://sage.maa.org/home/pub/153/|Area under normal curve]]
      * [[http://sage.maa.org/home/pub/138/|Introducing Graphs]]
      * [[http://sage.maa.org/home/pub/156|Discrete Logic lab]]
      * [[http://sage.maa.org/home/pub/159/|Finding Euler Phi solutions]]
      * [[http://sage.maa.org/home/pub/157/|Collatz conjecture]]
Line 241: Line 283:
    * A brief history of Sage (Karl-Dieter, 10 min)
      * [[attachment:stein-maa.pdf|A very short talk by William Stein on this]]
      * [[attachment:stein-intro.pdf|A different intro to Sage by Stein with more info]]
Line 244: Line 289:
      * Mathfest (joint with WeBWorK and MAA)
        * Short Demo
        * Should be a table
        * Something at Web-SIGMAA meeting
      * Joint Math Meetings
        * Sage table, possibly with WW and/or MAA
      *
Video links from UTMOST Sage Days conference
        * [[education3#Schedule|Most video and slides and worksheets are here]]
          * I
ncluding ones from Dan, Karl-Dieter, Ryan Grout, and former PREP participant John Travis
          *
Dan Drake's [[http://tinyurl.com/3zwnfhz|SageTeX video]] is awesome
      * Meet up at MathFest, JMM!
      * Video links:
        * [[education3#Schedule|Video, slides and worksheets from the 2011 Sage "Edu Days 3"]], including ones from Dan, Karl-Dieter, Ryan Grout, and former PREP participant John Travis. (Dan Drake's [[http://tinyurl.com/3zwnfhz|SageTeX video]] is awesome.)
Line 255: Line 293:
      * Servers for fall use       * Servers for fall semester use
Line 262: Line 300:
  * [[http://apcentral.collegeboard.com/apc/members/courses/teachers_corner/11703.html|Lies my calculator told me]] and [[http://www.stewartcalculus.com/data/default/upfiles/LiesCalcAndCompTold.pdf|more lies of the same kind]]
  * Link to [[http://wstein.org/mathsoftbio/history.pdf|Longer history of Sage from mathematical/software viewpoint]]
  * [[http://webwork.maa.org/moodle/course/view.php?id=5|Documentation for how WeBWorK is most effective]]

==== Other potentially useful links ====

  * [[http://arxiv.org/abs/1202.4830|"Automatic Deduction in Dynamic Geometry Using Sage"]] -- has some interesting ideas on interfacing Sage and GeoGebra
Line 269: Line 314:
  * [[http://groups.google.com/group/sage-announce|Sage announcement list]]
Line 272: Line 318:
  * [[http://groups.google.com/group/sage-announce|Sage announcement list]]
Line 293: Line 338:
|| Thursday, 19 July || TBA || TBA || Karl-Dieter Crisman ||
|| Fri/Monday, 20/23 July || TBA || TBA || Dan Drake ||
|| Thursday, 19 July || 11AM-12PM || 2-3PM || Karl-Dieter Crisman ||
|| Fri/Monday, 20/23 July || 9-10AM || 12-1PM || Dan Drake ||
Line 323: Line 368:
    * Publish at least one worksheet (or web page) you could us in the classroom this fall     * Publish at least one worksheet (or web page) you could use in the classroom this fall

Session Schedule: MAA PREP Workshop

Summer 2012

Each day is a total of four hours online, broken into two 2-hour sessions. Please get set up in Blackboard Collaborate a few minutes before the start time, paying special attention to the guidelines (especially about your session name and headphones). We will post links to recordings of each session to the course email list shortly after the conclusion of the session.

  • Session I: 8-10 Pacific, 11-1 Eastern
  • Session II: Noon-2 Pacific, 3-5 Eastern

Homework and Office Hours are listed after all the sessions.

Tuesday, June 26

Our goal on the first day is to get everybody comfortable enough in the notebook interface that they can begin to productively explore their own interests in Sage independently. So we will concentrate on basic use and the various ways to get help and learn more.

Questions are encouraged! With that in mind, note that we have ample time for addressing questions that come up during the presentations. You should feel free to message in Blackboard Collaborate anything that comes to mind, and we'll be sure to address as many as possible during the actual session.

Session I - Getting Started

  • Introductions: Organizers and Participants (Karl-Dieter, 30 min)
  • Review (and expand on) "PREP Intro Tutorial" worksheet (Karl-Dieter, 45 min)

    • Evaluating commands
    • Symbolic functions
    • Finding Help and Documentation through the notebook
    • Annotating your Worksheets
  • Short Break
  • Questions (Dan, 20 min)
  • Technology in the Classroom roundtable (Dan, 20 min)
    • How have you used math software in the classroom?
    • What is your goal in using math software in class?
    • How much should students interact with the software? (Labs? In-class demonstrations? Homework? Tests?)
    • How do you grade technology assignments?
    • How do you adjust your teaching style when students are expected to use math software?
    • Notes from the discussion

Session II - More on getting started

  • Welcome Back (Dan, 5 min)
  • Resources (Dan, 15 min)
  • The Sage Cell server (Dan, 15 min)
  • Short Break
  • Review "Sage Tutorial for Symbolics and Plotting" (Karl-Dieter, 40 min)

    • Symbolic Expressions
    • Basics of Two-Dimensional Plotting
    • Basics of Three-Dimensional Plotting
  • Questions (Karl-Dieter, 15 min)
  • Interacts (Dan Drake, 15 min)
  • Homework (Karl-Dieter, 10 min)
    • Preparation for next sessions
    • Next Tutorial(s)
    • Pre-Workshop Survey for MAA
    • Homework Link

  • Announcements (Dan, 5 min)

Tuesday, July 10

Our goal on the second day of sessions is to start deepening your knowledge of Sage, and to give opportunities to share ideas about technology and how to use worksheets which you have.

Session I - Calculus

  • Welcome Back: Organizers and Participants (Dan, 10 min)
  • Review (and expand on) "PREP Calculus Tutorial" worksheet (Dan, 30 min)

    • Calc I, II, III
    • Limits, Diff'l. Calc, Integral Calc., Multivariate
  • Questions (Dan, 10 min)
  • Short Break
  • Technology in the Classroom brainstorm
    • What have you heard of being done/working? (Karl-Dieter, 20 min)
    • Classroom-type demo: Chaos and Calculus (Karl-Dieter, 10 min)

    • Classroom-type demo: Multivariable Calc (Karl-Dieter, 10 min)

    • WeBWorK and Sage in Multivariable Calc (Karl-Dieter, 15 min)

Session II - Plotting, Demos, and Programming

  • Welcome Back (Karl-Dieter, 5 min)
  • Introductory Programming (Karl-Dieter, 25 min)

    • Motivated by linear algebra
    • "dot" method notation
    • Loops and behavior/use of "range"
    • Set Notation, List Comprehension
    • Defining functions with "def"
    • Renaming 'Gotchas'
  • Questions (Karl-Dieter, 5 min)
  • Classroom demos: singular value decomposition (Dan, 15 min) (a version with more text and description)

  • Classroom demos: complex plotting (Dan, 15 min)

  • Short Break
  • Participant demo worksheets! (25 min)
    • Complex plot of Newton's method!
    • Embeddings (1, 2) of the Sage cell server

  • Advanced 2D plotting (Dan, 30 min)

  • Announcements (Dan, 5 min)
    • Office Hours
    • Next Session
    • Homework

Tuesday, July 17

Our goal on the third day of sessions is to give more depth to how to use Sage in various areas one might teach. We also aim to continue giving some other demos, and to start exploring interactions with other open source software.

Session I - Getting In-Depth, Part 1

Session II - Getting In-Depth, Part 2

Tuesday, July 24

Our goal on the last day of sessions is to consolidate our gains, give lots of opportunity to share your work, and address some final issues like setting up a server. We'll also have an opportunity for addressing things not already discussed.

Session I - Useful Advanced Issues

Session II - Participants Participate

Office Hours

Please connect as usual in Blackboard Collaborate, and give the organizer a minute or two to recognize you if there is nobody else around, or they are busy with someone else. ("Raising your hand" should provide an audible alert on the organizer's end.) See the guide for information on sharing your worksheet out via Blackboard Collaborate. This might be a useful way for us to help you with problems.

And of course feel free to ask any questions on the MAA list for the workshop, or support question on sage-support.

  • Between introductory session and intensive sessions (times TBA)

Date

Time (PDT)

Time (EDT)

Organizer

Friday June 29

9-11AM

12-2PM

Dan Drake

Thursday, 5 July

11-1PM

2-4PM

Karl-Dieter Crisman

  • Between the various intensive sessions

Date

Time (PDT)

Time (EDT)

Organizer

Friday 13 July

9-10AM

12-1PM

Dan Drake

Monday, 16 July

12-2PM

3-5PM

Karl-Dieter Crisman

Thursday, 19 July

11AM-12PM

2-3PM

Karl-Dieter Crisman

Fri/Monday, 20/23 July

9-10AM

12-1PM

Dan Drake

Homework

  • For Tuesday, July 10th
    • Try the calculus tutorial!

    • Make a new worksheet where you explore some subject you care about.
      • This is a nice way to try the help facilities.
    • Email the MAA PREP list with at least one question.
      • This could include starting a discussion about pedagogy!
    • Be sure to complete MAA pre-evaluation if it's been sent out and you haven't yet.
    • If you would like, suggest topics for the next session.
  • For Tuesday, July 17th
  • For Tuesday, July 24th
    • Let us know about additional topics for discussion for the last session
    • Publish at least one worksheet (or web page) you could use in the classroom this fall
  • For the future
    • Meet up at MathFest!

    • Use Sage in your classes
    • Joint Meetings get-together
    • More

prep/2012/sessions (last edited 2012-11-11 03:33:39 by kcrisman)