Category Archives: teaching

Planetary tunnel oscillators

Pick a point on the earth and start digging. It doesn’t have to be straight down. Keep it straight (careful! it’s harder than you might think) and keep going until you come back to the surface. Ok, now drop a … Continue reading

Posted in general physics, mathematica, physics, teaching | 2 Comments

Dropping ladders

My friend Rhett Allain has really got me interested in this ladder drop posted by Veritasium: Here’s Rhett’s awesome explanation: Of course I wanted to see if I could model it with Mathematica, and, after finding I could run Mathematica … Continue reading

Posted in general physics, mathematica, physics, teaching | 2 Comments

Mathematica for free

In this post I’m going to try to capture the steps I took today to get a Jupyter Notebook to run Mathematica commands. I did it on a Windows laptop so if you’re on a Mac of Linux you’ll have … Continue reading

Posted in computational data science, mathematica, programming, teaching | 12 Comments

Computational Data Science capstone class

In just over a week the CDS capstone class starts and I’m not nearly ready. It’s been a while since I taught a class (Spring 2021 in the pandemic) and I’m a little rusty. But I remembered how useful it … Continue reading

Posted in computational data science, sbar, sbg, syllabus creation, teaching | 2 Comments

Rigid bodies, formulation and examples

My friend Rhett Allain gave me a good challenge recently with this tweet: I had been working on a problem that he posted about regarding a bead sliding freely on a hoop that is spinning about an axis in its … Continue reading

Posted in mathematica, physics, syllabus creation, teaching, twitter | 1 Comment

Classroom photo sharing app

For a long time I’ve wanted an app that could Allow my students to take a picture of their work and share it with the class Certainly my computer should be able to display it, but with thumbnails for all … Continue reading

Posted in Google Apps Script, syllabus creation, teaching, technology | Tagged | Leave a comment

Brachistochrone for rolling things

The Brachistochrone curve is the shape of a wire for beads to slide down (friction free) to get from point A to point B the fastest. Note that since I used the word “down” there I’m implying this happens in … Continue reading

Posted in math, mathematica, physics, teaching | 6 Comments

Book editor in Google Apps Script

I’m teaching a class in the fall called “Web App Development with Google Apps Script” that I think I want to write my own book for. I started doing some of that using wikibooks, but I was frustrated at some … Continue reading

Posted in Google Apps Script, syllabus creation, teaching, technology | 2 Comments

Programming for me vs you

I almost titled this “I hate ‘input’ and ‘print’” but that’s not really true. I’m teaching a course called “Introduction to Computational Data Science” this semester, just like I did last spring, and even with only two days under my … Continue reading

Posted in programming, teaching | 6 Comments

Synchronous dashboard with audio and breakouts

I teach again in just a week and have set a goal for myself to make an app that I can use in my synchronous meetings. As of this weekend, I think it’s working (see github repo here)! You can … Continue reading

Posted in Google Apps Script, syllabus creation, teaching, technology | 2 Comments