13639
Comment:
|
16684
|
Deletions are marked like this. | Additions are marked like this. |
Line 187: | Line 187: |
=== Session I - TBA === * Welcome Back * Servers * Integration with other things |
=== Session I - Useful Advanced Issues === * Welcome back (Karl-Dieter, 5 min) * Final classroom nuts and bolts (40 min) * Ideas discussion (moderated by Karl-Dieter) * Ideas for server or lab * Grading and/or sharing * [[http://www.sagemath.org/download-livecd.html|LiveCD]] * Presentation ideas * [[http://sagemath.org/library-publications.html#books|Books using Sage]] * [[http://code.google.com/p/sage-power-book/|William Stein's book]] * More ideas? * [[attachment:FinalClassroomIdeas.rtf|Notes from this]] * [[http://wiki.sagemath.org/SageServer|Setting up a server]] (Jason) * Where to find resources * Q&A * Break * 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]] (Jason, 15 min) * [[http://sage.maa.org/home/pub/58|Embedding other things]] into worksheets (Jason, 10 min) |
Line 192: | Line 207: |
* Flash * Applets |
|
Line 193: | Line 210: |
* TBA === Session II - TBA === * TBA * Lots of participant demos |
* [[http://webwork.maa.org|WeBWorK]] (Michael Gage, 15 min) * Link to [[attachment:2011_06_21_PREPsage.pdf|slides]] === Session II - Participants Participate === * Welcome back (Jason, 5 min) * [[http://sage.maa.org/home/pub/??|Advanced programming]] (Jason, 20 min) * lists vs. tuples * slicing * slicing matrices * generators * list comprehensions * any/all/exists/every * dictionaries * lambda functions * Brief break * Participant demos (moderated by Karl-Dieter, 65 min) * As many of these as we can get to! * [[http://sage.maa.org/home/pub/52/|Mortgage calculation]] * [[http://sage.maa.org/home/pub/55/|Exploring transformations in precalc]] * [[http://sage.maa.org/home/pub/51/|Quadric Surfaces]] * [[http://sage.maa.org/home/pub/49/|Continued Fractions]] * [[http://sage.maa.org/home/pub/60/|"Our Big Theorem"]] * [[http://sage.maa.org/home/pub/54/|Projective Coordinates on the Complex Plane]] * [[http://sage.maa.org/home/pub/47/|Plane and Space Curves]] * [[http://sage.maa.org/home/pub/50/|Expectation Worksheet]] * Brief break * Preview of future Sage enhancements (Jason, 10 min) * Wrap-up (Karl-Dieter, 10 min) * Post-Workshop Survey - watch your email * 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]] * Including ones from Jason, Karl-Dieter, Jason's little brother Ryan, and former PREP participant John Travis * Dan Drake's [[http://tinyurl.com/3zwnfhz|SageTeX video]] is awesome * [[days31#Schedule|The WeBWorK videos here (Wednesday) may be helpful]] * Servers for fall use * Follow up reports about how used in classroom * Keep track! * Watch for emails! |
Session Schedule: MAA PREP Workshop
Summer 2011
Each day is a total of four hours online, broken into two 2-hour sessions. Please get set up in Elluminate 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, May 24
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 Elluminate 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 (Jason, 20 min)
- Technology in the Classroom roundtable (Jason, 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?
Session II - Sage Community
- Welcome Back (Jason, 5 min)
- Resources (Jason, 25 min)
- Help in the notebook
- MAA list (versus Google Groups)
www.sagemath.org (try the search)
Sage wiki (Interacts, Quickrefs)
- 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 (Jason Grout, 15 min)
- Homework (Karl-Dieter, 10 min)
- Preparation for next sessions
- Next Tutorial(s)
- Pre-Workshop Survey for MAA
- Announcements (Jason, 5 min)
- Office Hours
- June Sessions
Session Links
R Studio (not Sage, but an R interface)
sws2tex for making nicely typeset output from Sage Worksheets
Tuesday, June 7
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 (Karl-Dieter, 10 min)
Review (and expand on) "PREP Calculus Tutorial" worksheet (Karl-Dieter, 30 min)
- Calc I, II, III
- Limits, Diff'l. Calc, Integral Calc., Multivariate
- Questions (Karl-Dieter, 10 min)
- Short Break
- Technology in the Classroom discussion (30 min)
- As a tool, not a crutch - ideas?
- Models for dissemination
Classroom-type demo: Chaos and Calculus (Karl-Dieter, 10 min)
- Questions and end (Jason, 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: Linear Algebra (Jason, 15 min)
Classroom demos: Multivariable (Jason, 15 min)
- Short Break
- Participant demo worksheets! (25 min)
Making tables
Percentage of Area of a Square
Advanced 2D plotting (Jason, 30 min)
- Announcements (Jason, 5 min)
- Office Hours
- Next Session
- Homework
Tuesday, June 14
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.
Session I - Getting In-Depth, Part 1
- Welcome Back (Jason, 5 min)
Lagrange multipliers demo (Jason, 10 min)
- Numerical Analysis (Jason, 30 min)
Differential Equations Quickstart (Karl-Dieter, 15 min)
- Break
Re-introduction to Creating Interacts (Jason, 15 min)
- Discussion: Specific techniques for technology in classroom (30 min)
- Introducing a new topic in class
- In the Lab environment
Session II - Getting In-Depth, Part 2
- Welcome (Karl-Dieter, 5 min)
Graph Theory Quickstart (Karl-Dieter, 10 min)
- SageTeX (Jason, 20 min)
- Number Theory (Karl-Dieter, 25 min)
A couple demos
- Break
Statistics quickstart (Karl-Dieter, 10 min)
A brief history of Sage (William Stein, 15 min)
- Participant worksheet sharing (20 min)
- Homework and wrap-up (Jason, 5 min)
Session Links
Tuesday, June 21
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
- Welcome back (Karl-Dieter, 5 min)
- Final classroom nuts and bolts (40 min)
- Ideas discussion (moderated by Karl-Dieter)
- Ideas for server or lab
- Grading and/or sharing
- Presentation ideas
- More ideas?
Setting up a server (Jason)
- Where to find resources
Q&A
- Ideas discussion (moderated by Karl-Dieter)
- Break
Abstract Algebra quickstart (Karl-Dieter, 15 min)
Embedding other things into worksheets (Jason, 10 min)
- Geogebra
- Flash
- Applets
- WeBWorK
WeBWorK (Michael Gage, 15 min)
Link to slides
Session II - Participants Participate
- Welcome back (Jason, 5 min)
Advanced programming (Jason, 20 min)
- lists vs. tuples
- slicing
- slicing matrices
- generators
- list comprehensions
- any/all/exists/every
- dictionaries
- lambda functions
- Brief break
- Participant demos (moderated by Karl-Dieter, 65 min)
- Brief break
- Preview of future Sage enhancements (Jason, 10 min)
- Wrap-up (Karl-Dieter, 10 min)
- Post-Workshop Survey - watch your email
- 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
Most video and slides and worksheets are here
- Including ones from Jason, Karl-Dieter, Jason's little brother Ryan, and former PREP participant John Travis
Dan Drake's SageTeX video is awesome
- Servers for fall use
- Follow up reports about how used in classroom
- Keep track!
- Watch for emails!
Session Links
- TBA
Office Hours
Please connect as usual in Elluminate, 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 Elluminate. 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 [email protected]
- Between introductory session and intensive sessions
Date |
Time (PDT) |
Time (EDT) |
Organizer |
Monday, 30 May |
8-10AM |
11AM-1PM |
Jason Grout |
Thursday, 02 June |
12-2PM |
3-5PM |
Jason Grout |
- Between the various intensive sessions
Date |
Time (PDT) |
Time (EDT) |
Organizer |
Thursday, 09 June |
12-1 PM |
3-4 PM |
Karl-Dieter Crisman |
Friday, 10 June |
8-9 AM |
11-12 AM |
Karl-Dieter Crisman |
Wednesday, 15 June |
8:30-9:30 AM |
11:30-12:30 PM |
Jason Grout |
Friday, 17 June |
1-2 PM |
4-5 PM |
Karl-Dieter Crisman |
Homework
- For Tuesday, June 7th
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!
- If you would like, suggest topics for the next session.
- For Tuesday, June 14th
- Try out two of the "Quickstart" worksheets.
- Continue any discussions you want on the list about technology.
- Continue to work on a couple worksheets demonstrating what you want to show.
- For Tuesday, June 21st
- Let us know about additional topics for the last time
- Pick at least one worksheet you might want to share for next time
- (Won't be required, but strongly encouraged)
- For the future
Meet up at MathFest!
- Use Sage in your classes
- Joint Meetings get-together
- More