<?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>app02</fireside:hostname>
    <fireside:genDate>Sat, 19 Sep 2026 06:16:24 +0000</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Teaching Python - Episodes Tagged with “Pythoncoding”</title>
    <link>https://www.teachingpython.fm/tags/pythoncoding</link>
    <pubDate>Fri, 23 Jun 2023 08:00:00 -0400</pubDate>
    <description>Teaching Python is a podcast about Python programming, computer science education, AI literacy, software development, cloud computing, cybersecurity, data, and how people learn technical skills. Hosted by Kelly Schuster-Paredes, Sean Tibor, and Julian Sequeira, the show is for educators, developers, technology leaders, and lifelong learners who want to better understand how Python connects to the wider world of computing. Episodes explore not only how people learn to code, but also how they build technical judgment, understand systems, evaluate AI-generated code, work with data, think about security, and move from beginner programming into real-world software development. About the Hosts Kelly Schuster-Paredes is a teacher who codes whose work has expanded from classroom computer science into AI strategy, curriculum design, professional learning, educational technology, and responsible technology adoption. Her background in Python and computer science education shapes her focus on learning, AI literacy, computational thinking, and what people need to understand in an AI-shaped world. Sean Tibor is Vice President of Infrastructure and Cloud at Pfizer and a former computer science teacher. He brings expertise in cloud computing, infrastructure, engineering operations, and technical leadership, connecting what people learn about computing with how large-scale systems are actually built, operated, secured, and maintained. Julian Sequiera is a technologist, Fractional CTO, and Senior Program Manager with more than 20 years of experience in infrastructure, cloud, engineering operations, and large-scale technology programs. He is also the co-founder of PyBites, a Python learning platform and community that has helped thousands of developers improve their Python and software development skills. What We Cover Python Programming and Computer Science Education: Learning Python, teaching programming, computational thinking, debugging, code literacy, and helping beginners build strong mental models. AI and AI Literacy: AI-assisted programming, evaluating AI-generated code, responsible AI use, human judgment, and what learners still need to understand when AI can produce code. Cloud, Infrastructure, and Cybersecurity: Systems, networks, deployment, security, reliability, architecture, and the operational side of software. Data and Software Engineering: APIs, databases, testing, maintainability, version control, software design, and moving from simple scripts to real-world applications. Learning and Technical Growth: How people learn difficult technical concepts, get unstuck, build confidence, and develop the judgment needed to use technology well. Expert Interviews: Conversations with educators, developers, engineers, researchers, technology leaders, and others shaping the future of computing and technical education. Teaching Python remains grounded in Python, but the conversation extends beyond syntax. The podcast explores the knowledge, skills, systems, and judgment people need to learn, build, and make responsible decisions with technology.</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>Teaching Python is a podcast about Python programming, computer science education, AI literacy, software development, cloud computing, cybersecurity, data, and how people learn technical skills. Hosted by Kelly Schuster-Paredes, Sean Tibor, and Julian Sequeira, the show is for educators, developers, technology leaders, and lifelong learners who want to better understand how Python connects to the wider world of computing. Episodes explore not only how people learn to code, but also how they build technical judgment, understand systems, evaluate AI-generated code, work with data, think about security, and move from beginner programming into real-world software development. About the Hosts Kelly Schuster-Paredes is a teacher who codes whose work has expanded from classroom computer science into AI strategy, curriculum design, professional learning, educational technology, and responsible technology adoption. Her background in Python and computer science education shapes her focus on learning, AI literacy, computational thinking, and what people need to understand in an AI-shaped world. Sean Tibor is Vice President of Infrastructure and Cloud at Pfizer and a former computer science teacher. He brings expertise in cloud computing, infrastructure, engineering operations, and technical leadership, connecting what people learn about computing with how large-scale systems are actually built, operated, secured, and maintained. Julian Sequiera is a technologist, Fractional CTO, and Senior Program Manager with more than 20 years of experience in infrastructure, cloud, engineering operations, and large-scale technology programs. He is also the co-founder of PyBites, a Python learning platform and community that has helped thousands of developers improve their Python and software development skills. What We Cover Python Programming and Computer Science Education: Learning Python, teaching programming, computational thinking, debugging, code literacy, and helping beginners build strong mental models. AI and AI Literacy: AI-assisted programming, evaluating AI-generated code, responsible AI use, human judgment, and what learners still need to understand when AI can produce code. Cloud, Infrastructure, and Cybersecurity: Systems, networks, deployment, security, reliability, architecture, and the operational side of software. Data and Software Engineering: APIs, databases, testing, maintainability, version control, software design, and moving from simple scripts to real-world applications. Learning and Technical Growth: How people learn difficult technical concepts, get unstuck, build confidence, and develop the judgment needed to use technology well. Expert Interviews: Conversations with educators, developers, engineers, researchers, technology leaders, and others shaping the future of computing and technical education. Teaching Python remains grounded in Python, but the conversation extends beyond syntax. The podcast explores the knowledge, skills, systems, and judgment people need to learn, build, and make responsible decisions with technology.</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>Python, Python programming, learn Python, teaching Python, computer science education, coding education, programming for beginners, Python for beginners, computational thinking, code literacy, debugging, software development, software engineering, data science, artificial intelligence, AI literacy, AI-assisted coding, generative AI, machine learning, cybersecurity, cloud computing, cloud infrastructure, APIs, databases, systems thinking, technical education, STEM education, educational technology, edtech, curriculum design, instructional design, professional learning, teacher professional development, coding for students, computer science curriculum, physical computing, robotics, responsible AI, digital literacy, data literacy, technology leadership, developer education, technical coaching, lifelong learning, learning to code, teaching programming, real-world programming, coding with AI, Python podcast, computer science podcast, technology education podcast, programming podcast</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 110: CircuitPython with Kattni Rembor</title>
  <link>https://www.teachingpython.fm/110</link>
  <guid isPermaLink="false">f00be956-0fe0-46ab-9d44-44e4d2491d66</guid>
  <pubDate>Fri, 23 Jun 2023 08:00:00 -0400</pubDate>
  <author>Sean Tibor and Kelly Paredes</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/c8ea6bdf-0c80-46e7-a00a-639d7dc2be91/f00be956-0fe0-46ab-9d44-44e4d2491d66.mp3" length="77430319" type="audio/mpeg"/>
  <itunes:episode>110</itunes:episode>
  <itunes:title>CircuitPython with Kattni Rembor</itunes:title>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Sean Tibor and Kelly Paredes</itunes:author>
  <itunes:subtitle>It's no secret that we're huge fans of CircuitPython and the plethora of boards from Adafruit that make learning more tactile and colorful. We chat with friend of the show Kattni Rembor, a Creative Engineer sponsored by Adafruit to talk about her work with CircuitPython and the vibrant community that has sprung up around it.</itunes:subtitle>
  <itunes:duration>1:04:31</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/f/f00be956-0fe0-46ab-9d44-44e4d2491d66/cover.jpg?v=1"/>
  <description>&lt;h2&gt;Show Notes&lt;/h2&gt;

&lt;h3&gt;Introduction&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Welcome to this week's episode, entirely devoted to CircuitPython. We're excited to have Kattni Rembor from Adafruit as our special guest, who has contributed extensively to the CircuitPython platform, from beginner guides to advanced projects.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Kattni's Win of the Week&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Kattni shares her current project, a guide for creating a keyboard key switch with NeoPixels underneath. Each key press generates a random LED color.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Our Wins of the Week&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Kelly Schuster-Paredes, currently on vacation, shares her achievement of resting for two consecutive minutes. &lt;/li&gt;
&lt;li&gt;Sean shares his experience using the Marp tool for presentations but admits to time management struggles.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;CircuitPython Introduction&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;We delve into CircuitPython, a version of Python designed for microcontrollers. Created for beginners and educational purposes, it provides a unique approach to learning Python.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;CircuitPython Applications&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Kattni enlightens us on the vast applications of CircuitPython, ranging from environmental sensing to assistive technologies for people with disabilities.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;CircuitPython Capabilities&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;We discuss how CircuitPython simplifies complex tasks, fostering creativity and making tasks like LED blinking quite straightforward.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;CircuitPython Boards&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;At the time of recording, there are 413 boards compatible with CircuitPython available at circuitpython.org. We also discuss Adafruit's educational pricing and discounts.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Top CircuitPython Boards&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;We list our top five favorite boards for education, ease of use, and fun projects, including Blue fruit and Circuit Playground Express.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Getting Started with CircuitPython&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Starting with CircuitPython can be challenging for beginners. We discuss some common issues and solutions, like copying required libraries immediately after importing.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;CircuitPython in the Classroom&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;We highlight the immense possibilities of CircuitPython in educational settings and encourage educators to explore its potential.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Connect with Kattni Rembor&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;You can follow Kattni Rembor's projects on the Adafruit Learning System and on social media platforms like Mastodon.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Live Streaming Announcement&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Kelly announces the "Summer of Streaming," aiming to live stream every Wednesday at three.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Closing Remarks&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;We wrap up the episode with Kattni expressing her enjoyment in discussing CircuitPython and her excitement for future projects. Sean and Kelly sign off, looking forward to the next episode.
Special Guest: Kattni Rembor.&lt;/li&gt;
&lt;/ul&gt;
</description>
  <itunes:keywords>CircuitPython, Adafruit, Kattni Rembor, Microcontrollers, Python for beginners, Educational Python, Python coding, Coding education</itunes:keywords>
  <content:encoded>
    <![CDATA[<h2>Show Notes</h2>

<h3>Introduction</h3>

<ul>
<li>Welcome to this week's episode, entirely devoted to CircuitPython. We're excited to have Kattni Rembor from Adafruit as our special guest, who has contributed extensively to the CircuitPython platform, from beginner guides to advanced projects.</li>
</ul>

<h3>Kattni's Win of the Week</h3>

<ul>
<li>Kattni shares her current project, a guide for creating a keyboard key switch with NeoPixels underneath. Each key press generates a random LED color.</li>
</ul>

<h3>Our Wins of the Week</h3>

<ul>
<li>Kelly Schuster-Paredes, currently on vacation, shares her achievement of resting for two consecutive minutes. </li>
<li>Sean shares his experience using the Marp tool for presentations but admits to time management struggles.</li>
</ul>

<h3>CircuitPython Introduction</h3>

<ul>
<li>We delve into CircuitPython, a version of Python designed for microcontrollers. Created for beginners and educational purposes, it provides a unique approach to learning Python.</li>
</ul>

<h3>CircuitPython Applications</h3>

<ul>
<li>Kattni enlightens us on the vast applications of CircuitPython, ranging from environmental sensing to assistive technologies for people with disabilities.</li>
</ul>

<h3>CircuitPython Capabilities</h3>

<ul>
<li>We discuss how CircuitPython simplifies complex tasks, fostering creativity and making tasks like LED blinking quite straightforward.</li>
</ul>

<h3>CircuitPython Boards</h3>

<ul>
<li>At the time of recording, there are 413 boards compatible with CircuitPython available at circuitpython.org. We also discuss Adafruit's educational pricing and discounts.</li>
</ul>

<h3>Top CircuitPython Boards</h3>

<ul>
<li>We list our top five favorite boards for education, ease of use, and fun projects, including Blue fruit and Circuit Playground Express.</li>
</ul>

<h3>Getting Started with CircuitPython</h3>

<ul>
<li>Starting with CircuitPython can be challenging for beginners. We discuss some common issues and solutions, like copying required libraries immediately after importing.</li>
</ul>

<h3>CircuitPython in the Classroom</h3>

<ul>
<li>We highlight the immense possibilities of CircuitPython in educational settings and encourage educators to explore its potential.</li>
</ul>

<h3>Connect with Kattni Rembor</h3>

<ul>
<li>You can follow Kattni Rembor's projects on the Adafruit Learning System and on social media platforms like Mastodon.</li>
</ul>

<h3>Live Streaming Announcement</h3>

<ul>
<li>Kelly announces the "Summer of Streaming," aiming to live stream every Wednesday at three.</li>
</ul>

<h3>Closing Remarks</h3>

<ul>
<li>We wrap up the episode with Kattni expressing her enjoyment in discussing CircuitPython and her excitement for future projects. Sean and Kelly sign off, looking forward to the next episode.</li>
</ul><p>Special Guest: Kattni Rembor.</p><p><a rel="payment" href="https://www.patreon.com/teachingpython">Support Teaching Python</a></p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<h2>Show Notes</h2>

<h3>Introduction</h3>

<ul>
<li>Welcome to this week's episode, entirely devoted to CircuitPython. We're excited to have Kattni Rembor from Adafruit as our special guest, who has contributed extensively to the CircuitPython platform, from beginner guides to advanced projects.</li>
</ul>

<h3>Kattni's Win of the Week</h3>

<ul>
<li>Kattni shares her current project, a guide for creating a keyboard key switch with NeoPixels underneath. Each key press generates a random LED color.</li>
</ul>

<h3>Our Wins of the Week</h3>

<ul>
<li>Kelly Schuster-Paredes, currently on vacation, shares her achievement of resting for two consecutive minutes. </li>
<li>Sean shares his experience using the Marp tool for presentations but admits to time management struggles.</li>
</ul>

<h3>CircuitPython Introduction</h3>

<ul>
<li>We delve into CircuitPython, a version of Python designed for microcontrollers. Created for beginners and educational purposes, it provides a unique approach to learning Python.</li>
</ul>

<h3>CircuitPython Applications</h3>

<ul>
<li>Kattni enlightens us on the vast applications of CircuitPython, ranging from environmental sensing to assistive technologies for people with disabilities.</li>
</ul>

<h3>CircuitPython Capabilities</h3>

<ul>
<li>We discuss how CircuitPython simplifies complex tasks, fostering creativity and making tasks like LED blinking quite straightforward.</li>
</ul>

<h3>CircuitPython Boards</h3>

<ul>
<li>At the time of recording, there are 413 boards compatible with CircuitPython available at circuitpython.org. We also discuss Adafruit's educational pricing and discounts.</li>
</ul>

<h3>Top CircuitPython Boards</h3>

<ul>
<li>We list our top five favorite boards for education, ease of use, and fun projects, including Blue fruit and Circuit Playground Express.</li>
</ul>

<h3>Getting Started with CircuitPython</h3>

<ul>
<li>Starting with CircuitPython can be challenging for beginners. We discuss some common issues and solutions, like copying required libraries immediately after importing.</li>
</ul>

<h3>CircuitPython in the Classroom</h3>

<ul>
<li>We highlight the immense possibilities of CircuitPython in educational settings and encourage educators to explore its potential.</li>
</ul>

<h3>Connect with Kattni Rembor</h3>

<ul>
<li>You can follow Kattni Rembor's projects on the Adafruit Learning System and on social media platforms like Mastodon.</li>
</ul>

<h3>Live Streaming Announcement</h3>

<ul>
<li>Kelly announces the "Summer of Streaming," aiming to live stream every Wednesday at three.</li>
</ul>

<h3>Closing Remarks</h3>

<ul>
<li>We wrap up the episode with Kattni expressing her enjoyment in discussing CircuitPython and her excitement for future projects. Sean and Kelly sign off, looking forward to the next episode.</li>
</ul><p>Special Guest: Kattni Rembor.</p><p><a rel="payment" href="https://www.patreon.com/teachingpython">Support Teaching Python</a></p>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
