<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Thu, 16 Apr 2026 20:23:53 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Teaching Python - Episodes Tagged with “Plotly”</title>
    <link>https://www.teachingpython.fm/tags/plotly</link>
    <pubDate>Fri, 14 Jul 2023 15:00:00 -0400</pubDate>
    <description>Welcome to "Teaching Python Podcast,” the go-to podcast for anyone interested in the intersection of education and coding. Hosted by Kelly Paredes and Sean Tibor, this podcast dives into the thrills and challenges of teaching computer science through the engaging and versatile Python programming language.
About the Hosts:
Kelly Paredes brings a wealth of global experience in curriculum design and currently inspires sixth and eighth graders at Pine Crest School in Fort Lauderdale, Florida. Celebrating her seventh year of integrating Python into her teaching, Kelly has a knack for making complex concepts accessible and exciting.
Sean Tibor, a Cloud, Infrastructure, and Networks leader at Pfizer, draws from a rich background that spans marketing, database design, and digital agency leadership. Having taught Python to seventh and eighth graders at Pine Crest School, Sean now extends his expertise by supporting interns and tutoring students in Python.
Explore with Us:
* Engaging Lessons: Discover how we make Python programming both fun and accessible for young learners, equipping them with the skills to tackle real-world problems.
* Classroom Insights: Experience our journey through both triumphs and trials in the classroom, and learn what it takes to foster a vibrant learning environment.
* Expert Interviews: Gain valuable perspectives from interviews with fellow educators and industry experts, who share their top strategies and success stories in coding education.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>We're two computer science educators learning and teaching Python</itunes:subtitle>
    <itunes:author>Sean Tibor and Kelly Paredes</itunes:author>
    <itunes:summary>Welcome to "Teaching Python Podcast,” the go-to podcast for anyone interested in the intersection of education and coding. Hosted by Kelly Paredes and Sean Tibor, this podcast dives into the thrills and challenges of teaching computer science through the engaging and versatile Python programming language.
About the Hosts:
Kelly Paredes brings a wealth of global experience in curriculum design and currently inspires sixth and eighth graders at Pine Crest School in Fort Lauderdale, Florida. Celebrating her seventh year of integrating Python into her teaching, Kelly has a knack for making complex concepts accessible and exciting.
Sean Tibor, a Cloud, Infrastructure, and Networks leader at Pfizer, draws from a rich background that spans marketing, database design, and digital agency leadership. Having taught Python to seventh and eighth graders at Pine Crest School, Sean now extends his expertise by supporting interns and tutoring students in Python.
Explore with Us:
* Engaging Lessons: Discover how we make Python programming both fun and accessible for young learners, equipping them with the skills to tackle real-world problems.
* Classroom Insights: Experience our journey through both triumphs and trials in the classroom, and learn what it takes to foster a vibrant learning environment.
* Expert Interviews: Gain valuable perspectives from interviews with fellow educators and industry experts, who share their top strategies and success stories in coding education.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/c/c8ea6bdf-0c80-46e7-a00a-639d7dc2be91/cover.jpg?v=3"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>Digital Literacy, Coding for Kids ,Tech Integration in Education, 21st Century Skills, Blended Learning, Remote Learning, Adaptive Learning Technologies, Student Engagement Strategies, Flipped Classroom, Inquiry-Based Learning,education, python, computer science, teaching, pedagogy, STEM education, programming languages, educational technology, curriculum development, instructional design, e-learning, teacher training, data science, machine learning, higher education, tech education, innovative teaching, lesson planning, edtech tools, professional development </itunes:keywords>
    <itunes:owner>
      <itunes:name>Sean Tibor and Kelly Paredes</itunes:name>
      <itunes:email>sean.tibor@gmail.com</itunes:email>
    </itunes:owner>
<itunes:category text="Education"/>
<itunes:category text="Technology"/>
<item>
  <title>Episode 112: Dash, Plotly, and Learning</title>
  <link>https://www.teachingpython.fm/112</link>
  <guid isPermaLink="false">c5ec5cb3-2a8f-4ea4-84b5-cab01bf76cbc</guid>
  <pubDate>Fri, 14 Jul 2023 15:00:00 -0400</pubDate>
  <author>Sean Tibor and Kelly Paredes</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/c8ea6bdf-0c80-46e7-a00a-639d7dc2be91/c5ec5cb3-2a8f-4ea4-84b5-cab01bf76cbc.mp3" length="54283739" type="audio/mpeg"/>
  <itunes:episode>112</itunes:episode>
  <itunes:title>Dash, Plotly, and Learning</itunes:title>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Sean Tibor and Kelly Paredes</itunes:author>
  <itunes:subtitle>In this episode, Kelly and Sean meet with Adam Schroeder, community manager at Plotly and author of The Book of Dash. We'll talk about how teachers can use data visualization in the classroom with Dash to bring data to life for their students.</itunes:subtitle>
  <itunes:duration>45:14</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/c/c8ea6bdf-0c80-46e7-a00a-639d7dc2be91/episodes/c/c5ec5cb3-2a8f-4ea4-84b5-cab01bf76cbc/cover.jpg?v=1"/>
  <description>In this episode, Kelly and Sean meet with Adam Schroeder, community manager at Plotly and author of The Book of Dash. We'll talk about how teachers can use data visualization in the classroom with Dash to bring data to life for their students.
If you're not familiar with the Dash and Plotly Python libraries, you can get started here with us! Dash is a library for building web-based dashboards to visualize your Python data. It uses Plotly, a library for making beautiful visualizations of data that are highly interactive.
Both libraries are open-source and maintained by the Plotly company, which provides enterprise-grade implementations of Dash and Plotly for business customers. Special Guest: Adam Schroeder.
</description>
  <itunes:keywords>dash,plotly,data,visualizations,graphing</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>In this episode, Kelly and Sean meet with Adam Schroeder, community manager at Plotly and author of The Book of Dash. We&#39;ll talk about how teachers can use data visualization in the classroom with Dash to bring data to life for their students.</p>

<p>If you&#39;re not familiar with the Dash and Plotly Python libraries, you can get started here with us! Dash is a library for building web-based dashboards to visualize your Python data. It uses Plotly, a library for making beautiful visualizations of data that are highly interactive.</p>

<p>Both libraries are open-source and maintained by the Plotly company, which provides enterprise-grade implementations of Dash and Plotly for business customers.</p><p>Special Guest: Adam Schroeder.</p><p><a rel="payment" href="https://www.patreon.com/teachingpython">Support Teaching Python</a></p><p>Links:</p><ul><li><a title="Dash in 20 Minutes Tutorial | Dash for Python Documentation | Plotly" rel="nofollow" href="https://dash.plotly.com/tutorial">Dash in 20 Minutes Tutorial | Dash for Python Documentation | Plotly</a> &mdash; By the end of this tutorial, you will understand the basic building blocks of Dash and you will know how to build this app.</li><li><a title="Plotly Blog - What Scientists, Engineers, Teachers, &amp;..." rel="nofollow" href="https://blog.plotly.com/post/101948363382/teachers-professors-and-students-use-plotly-and">Plotly Blog - What Scientists, Engineers, Teachers, &amp;...</a> &mdash; Making graphs and analyzing data are essential skills for science, engineering, journalism, and data analysis of all types. Collaborating online with our team means we can work better and faster. The status quo tools–pencil and paper, desktop software, and graphing calculators–present problems.</li><li><a title="Plotly: Low-Code Data App Development" rel="nofollow" href="https://plotly.com/">Plotly: Low-Code Data App Development</a> &mdash; Dash Enterprise is the premier platform for
building, scaling, and deploying data apps in Python.</li><li><a title="The Book of Dash | No Starch Press" rel="nofollow" href="https://nostarch.com/book-dash">The Book of Dash | No Starch Press</a> &mdash; A swift and practical introduction to building interactive data visualization apps in Python, known as dashboards. You’ve seen dashboards before; think election result visualizations you can update in real time, or population maps you can filter by demographic. With the Python Dash library you’ll create analytic dashboards that present data in effective, usable, elegant ways in just a few lines of code.</li><li><a title="Charming Data - YouTube" rel="nofollow" href="https://www.youtube.com/@CharmingData">Charming Data - YouTube</a></li><li><a title="Minecraft EDU Digital Citizenship" rel="nofollow" href="https://education.minecraft.net/en-us/resources/digital-citizenship-subject-kit">Minecraft EDU Digital Citizenship</a> &mdash; Minecraft is an open-world game full of possibilities, where players can create and build, solve problems together, and explore amazing worlds. Learn how Minecraft is transforming education. Minecraft is working on a series of digital literacy/cyber safety worlds and lessons. </li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>In this episode, Kelly and Sean meet with Adam Schroeder, community manager at Plotly and author of The Book of Dash. We&#39;ll talk about how teachers can use data visualization in the classroom with Dash to bring data to life for their students.</p>

<p>If you&#39;re not familiar with the Dash and Plotly Python libraries, you can get started here with us! Dash is a library for building web-based dashboards to visualize your Python data. It uses Plotly, a library for making beautiful visualizations of data that are highly interactive.</p>

<p>Both libraries are open-source and maintained by the Plotly company, which provides enterprise-grade implementations of Dash and Plotly for business customers.</p><p>Special Guest: Adam Schroeder.</p><p><a rel="payment" href="https://www.patreon.com/teachingpython">Support Teaching Python</a></p><p>Links:</p><ul><li><a title="Dash in 20 Minutes Tutorial | Dash for Python Documentation | Plotly" rel="nofollow" href="https://dash.plotly.com/tutorial">Dash in 20 Minutes Tutorial | Dash for Python Documentation | Plotly</a> &mdash; By the end of this tutorial, you will understand the basic building blocks of Dash and you will know how to build this app.</li><li><a title="Plotly Blog - What Scientists, Engineers, Teachers, &amp;..." rel="nofollow" href="https://blog.plotly.com/post/101948363382/teachers-professors-and-students-use-plotly-and">Plotly Blog - What Scientists, Engineers, Teachers, &amp;...</a> &mdash; Making graphs and analyzing data are essential skills for science, engineering, journalism, and data analysis of all types. Collaborating online with our team means we can work better and faster. The status quo tools–pencil and paper, desktop software, and graphing calculators–present problems.</li><li><a title="Plotly: Low-Code Data App Development" rel="nofollow" href="https://plotly.com/">Plotly: Low-Code Data App Development</a> &mdash; Dash Enterprise is the premier platform for
building, scaling, and deploying data apps in Python.</li><li><a title="The Book of Dash | No Starch Press" rel="nofollow" href="https://nostarch.com/book-dash">The Book of Dash | No Starch Press</a> &mdash; A swift and practical introduction to building interactive data visualization apps in Python, known as dashboards. You’ve seen dashboards before; think election result visualizations you can update in real time, or population maps you can filter by demographic. With the Python Dash library you’ll create analytic dashboards that present data in effective, usable, elegant ways in just a few lines of code.</li><li><a title="Charming Data - YouTube" rel="nofollow" href="https://www.youtube.com/@CharmingData">Charming Data - YouTube</a></li><li><a title="Minecraft EDU Digital Citizenship" rel="nofollow" href="https://education.minecraft.net/en-us/resources/digital-citizenship-subject-kit">Minecraft EDU Digital Citizenship</a> &mdash; Minecraft is an open-world game full of possibilities, where players can create and build, solve problems together, and explore amazing worlds. Learn how Minecraft is transforming education. Minecraft is working on a series of digital literacy/cyber safety worlds and lessons. </li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
