Three Ways to Create Your Own Mobile App

Since the start of the year I’ve answered about a dozen emails from readers who are interested in creating mobiles apps either by themselves or with their students. In most cases I’ve recommended one of the following three tools. Glide Apps Glide Apps enables anyone who can make a spreadsheet in Google Sheets to create […]
A Handful of Resources for Computer Science Education Week

This week is Computer Science Education Week. I’ve long thought that every student should have some experience with computer science. After all, computer science is what powers so much of what kids do in their daily lives today. I was introduced to some computer science concepts when I was in elementary school in the 1980’s […]
Five Ideas for Classroom Apps

On Wednesday I published a post about how to create your own mobile apps for classroom use. If you read that post and wondered why teachers would ever want to take on the task of making their own apps or having students do it, here are five ideas for classroom apps. 1. Create a mobile […]
Two Ways to Make Your Own Classroom App This Summer

Summer is here in the northern hemisphere and for many of us it’s a time to work on things that we’d like to use in our classrooms when school resumes in the fall. One of those things could be developing a mobile app specifically for your classroom or courses you teach. It might sound like […]
Seven Sites and Apps to Help Students Learn Coding and Programming

The other day I was in a Zoom meeting with someone who is relatively new to field of educational technology. I was asked about any “must read” books or sites. The first thing that came to mind was Seymour Papert’s Mindstorms. Mentioning Mindstorms then took me down the path of talking about Logo and its […]
7 Tools for Teaching Programming

This is an excerpt from the 2021-22 version of The Practical Ed Tech Handbook. Two weeks ago a copy was sent to everyone who is subscribed to my Practical Ed Tech Newsletter. If you’re not subscribed, you can do so here. For some of us of a certain age, Logo was our introduction to computers […]
Some of My Favorites – MIT App Inventor

This week is school vacation week here in Maine. I usually take this week off to go ice fishing on Moosehead Lake. Unfortunately, that’s not happening this year. Instead I’ll be “staycationing” and working on some projects around home. While on my staycation I’ll be sharing some of my personal favorite tools. The first is […]
How to Create Your Own App With the MIT App Inventor

The MIT App Inventor is a free app development tool that has been available for free for the last decade. It’s a great tool to use to introduce students to some programming concepts while letting develop apps that they can actually use on their phones. While it might seem complicated at first glance, after they […]
Easy Ways to Make Your Own Apps – Webinar Recording

This afternoon I kicked off the Practical Ed Tech Creativity Conference with a presentation about making apps with students. In addition to showing three ways to make your own mobile apps, in the presentation I talked about what I’m doing with my freshmen students this year terms of app design projects. The video of the […]
Using Google Slides to Design a Mobile App

This fall I’m teaching a couple of computer science courses. One of the courses is designed for freshmen students to get a broad overview of all the possible avenues to pursue in computer science. Currently, they’re exploring some app design concepts with an end goal of putting together a functioning Android app with the MIT […]
Four Free Tools for Creating Your Own Mobile Apps

Creating a mobile app can be a great way to get students interested in learning programming concepts and to get them to dive into researching a topic so that they can build the best apps they can. For example, if a student wanted to create an app that serves as a fun review game, he […]
Three Ways to Develop Programming Skills This Summer

Summer is almost here and it’s a great time to learn a new skill that you can bring into your classroom next fall. One of the skills that seems to be mentioned in almost every education periodical these days is programming or coding. Learning to program isn’t as difficult as you might think that is. […]
Inspiration From an App That Didn’t Work as Expected

In preparation for a webinar that I am hosting on Thursday I tested a new app that is supposed to help users identify trees. The app is called FindATree. The concept behind the app is solid, but the execution is lacking. The app has you answer a few questions about the characteristics of the tree […]