Author name: Christa Love

Christa Love, Curriculum Developer & Teacher ~ I am passionate about blending technology into curriculum. Whether it is programming, video production, graphic design, or digital citizenship, I am interested in how apps and tools can be used to enhance learning. Throughout the years I have designed many TechnoKids technology projects. My favorite part of curriculum development is field-testing the ideas to determine the activities that work best in real classrooms. I write about what I have learned that can save teachers time in their own curriculum planning.

Techniques to Teach Debugging Strategies

When designing a Python programming unit, include lessons with techniques to teach debugging strategies. Debugging is the ability to find and fix errors in code. It is a vital skill for young programmers to master. Don’t hope that students will discover these strategies on their own. Instead, guide them through proven methods. Explicit Strategy Instruction […]

Techniques to Teach Debugging Strategies Read More »

Get a Jump Start on Using OneNote Class Notebook

The Internet has many online resources teachers can access to gain help with creating a Class Notebook using OneNote. A quick Google Search will generate a list of sites. However, often they contain outdated information. New things are happening all the time with OneNote Class Notebook. For this reason, it is best to get current

Get a Jump Start on Using OneNote Class Notebook Read More »

Transform a TechnoKids Project into a Class Notebook

Learn how to transform a TechnoKids Project into a OneNote Class Notebook. A Class Notebook is a blend between a digital file cabinet and a binder. It organizes course materials such as assignments, templates, samples, and quizzes into a OneNote publication. A OneNote Class Notebook is an ideal way to distribute TechnoKids project assignments and

Transform a TechnoKids Project into a Class Notebook Read More »

Python Debugging Strategies for Beginners

Explicitly teaching Python debugging strategies provides students with a toolkit of techniques. The same debugging strategy cannot be applied to every problem. Provide students with a multitude of strategies and explain when they are most effective. This will enable programmers to thoughtfully debug their programs using a toolkit full of techniques. 10 Python Debugging Strategies

Python Debugging Strategies for Beginners Read More »

Teach Debugging Strategies

Reasons To Explicitly Teach Debugging Strategies in Python

Teach debugging strategies to beginners. This will enhance the learning experience. The instruction should be evident and apparent to the students. Instead of hoping that young programmers will discover techniques, guide them through proven methods to find and fix errors. 10 Reasons to Teach Debugging Strategies There are many benefits to deliberately teaching debugging strategies

Reasons To Explicitly Teach Debugging Strategies in Python Read More »

Python Variables and Offline Coding Exercise

Young programmers need to understand the purpose of Python variables. In a program, variables store values that can change. They are very powerful. They can be used to count, create lists, store user input, report information, personalize the user experience, trigger an action, calculate amounts, and more! One of the best ways to learn about

Python Variables and Offline Coding Exercise Read More »

Teach Python Using the Turtle Library

Teach Python using the Turtle Library to ignite an interest in STEM. Python is a popular text-based programming language. It is used every day by programmers. The Turtle Library is a collection of functions used to control a robotic Turtle. The commands can be combined with Python to build programs that create stunning artwork and

Teach Python Using the Turtle Library Read More »

Introduce Beginners to Python Using the Turtle Library

Why not introduce beginners to Python using the Turtle Library? Python is a text-based programming language. To prepare elementary and middle school students to master this language, a good starting point is the Turtle Library. The Turtle Library is a collection of commands that can be used to create artwork and games. What Is Python?

Introduce Beginners to Python Using the Turtle Library Read More »

Scroll to Top