web02.fireside.fm Thu, 23 Apr 2026 09:55:03 -0500 Fireside (https://fireside.fm) Teaching Python - Episodes Tagged with “Testing” https://www.teachingpython.fm/tags/testing Sat, 21 Oct 2023 08:00:00 -0400 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. en-us episodic We're two computer science educators learning and teaching Python Sean Tibor and Kelly Paredes 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. no 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 Sean Tibor and Kelly Paredes [email protected] Episode 118: Quick Bites: Testing Student Code https://www.teachingpython.fm/118 53efcdcb-0c12-4bdd-b5cf-12c6b18edb9e Sat, 21 Oct 2023 08:00:00 -0400 Sean Tibor and Kelly Paredes 118 Quick Bites: Testing Student Code full Sean Tibor and Kelly Paredes Today, we'll talk about how to test students' code using automated tools. For example, the unit testing built into Replit's Teams for Education allows students to see if their code is correct, while teachers can quickly assess dozens of submissions. We'll also talk about potential pitfalls that can disrupt or distract from learning. 15:19 no Today, we'll talk about how to test students' code using automated tools. For example, the unit testing built into Replit's Teams for Education (https://replit.com/site/teams-for-education) allows students to see if their code is correct, while teachers can quickly assess dozens of submissions. We'll also talk about potential pitfalls that can disrupt or distract from learning. Note: This is a shorter episode format that focuses on one specific topic, limited to 15-20 minutes. python,coding,testing,programming,education,computer science Today, we'll talk about how to test students' code using automated tools. For example, the unit testing built into Replit's Teams for Education allows students to see if their code is correct, while teachers can quickly assess dozens of submissions. We'll also talk about potential pitfalls that can disrupt or distract from learning.

Note: This is a shorter episode format that focuses on one specific topic, limited to 15-20 minutes.

Support Teaching Python

Links:

  • Teams for Education - Replit — Tests and autograding Save time on grading. Free yourself up for more individual attention and increase student persistence by letting them test code before turning it in.
  • PyBites Platform | Real World Python Exercises — Overwhelmed by tutorials? Stop consuming books and courses! The only way to really learn to code is to write a lot of relevant code. Our platform makes you a confident programmer fast.
]]>
Today, we'll talk about how to test students' code using automated tools. For example, the unit testing built into Replit's Teams for Education allows students to see if their code is correct, while teachers can quickly assess dozens of submissions. We'll also talk about potential pitfalls that can disrupt or distract from learning.

Note: This is a shorter episode format that focuses on one specific topic, limited to 15-20 minutes.

Support Teaching Python

Links:

  • Teams for Education - Replit — Tests and autograding Save time on grading. Free yourself up for more individual attention and increase student persistence by letting them test code before turning it in.
  • PyBites Platform | Real World Python Exercises — Overwhelmed by tutorials? Stop consuming books and courses! The only way to really learn to code is to write a lot of relevant code. Our platform makes you a confident programmer fast.
]]>
Episode 76: Current Teaching Experiments https://www.teachingpython.fm/76 1a7f5427-5777-47c3-9856-1ecf69686fef Tue, 28 Sep 2021 00:00:00 -0400 Sean Tibor and Kelly Paredes 76 Current Teaching Experiments full Sean Tibor and Kelly Paredes Kelly and Sean discuss their latest experiments in the classroom, including student peer code reviews, testing code for correctness, and creating comfy environments for coding. 37:45 no Kelly and Sean discuss their latest experiments in the classroom, including student peer code reviews, testing code for correctness, and creating comfy environments for coding. pedagogy, python,coding,teaching,computer science Kelly and Sean discuss their latest experiments in the classroom, including student peer code reviews, testing code for correctness, and creating comfy environments for coding.

Support Teaching Python

Links:

  • EarSketch — EarSketch helps you * Learn coding through music * Use our sounds or your own * Learn Python or JavaScript code * Produce studio-quality music
  • Take Advantage of the Mac's built-in wordlist — OS X comes with a list of all the words in Webster's 2nd International Dictionary (234,936 of them to be precise). These words can be found in the file /usr/share/dict/words. I find it useful to search this list if I'm not sure how spell a given word by using the following command:
]]>
Kelly and Sean discuss their latest experiments in the classroom, including student peer code reviews, testing code for correctness, and creating comfy environments for coding.

Support Teaching Python

Links:

  • EarSketch — EarSketch helps you * Learn coding through music * Use our sounds or your own * Learn Python or JavaScript code * Produce studio-quality music
  • Take Advantage of the Mac's built-in wordlist — OS X comes with a list of all the words in Webster's 2nd International Dictionary (234,936 of them to be precise). These words can be found in the file /usr/share/dict/words. I find it useful to search this list if I'm not sure how spell a given word by using the following command:
]]>