Terence Eden. He has a beard and is smiling.

Terence Eden’s Blog

Theme Switcher:

Wanted! Simple APIs Without Authentication

· 15 comments · 550 words · Viewed ~23,473 times


Scrap of JSON which doesn't say much.

As some of you may know, I'm writing a series of short stories to help young people learn how to code. One of the things I wanted to do was introduce the concept of using RESTful APIs. It's so powerful to show people that they can retrieve information from the Internet and then manipulate it in software. Originally, I had wanted to use Twitter and Flickr as examples - they're both fairly well…

New Python Pals - How To Help

· 150 words


Logo of the Python programming language.

I've spent the last few months sporadically writing stories to help young people code. I've now placed the four Python Pals stories up on GitHub. Here's how you can help. Write your own story and contribute it to the GitHub site (or send it directly to me). Read the stories and let me know how they could be improved (spelling, grammar, plot). Play test the adventures! Am I missing …

The Python Pals Divine A Date

· 3 comments · 1,200 words · Viewed ~226 times


Logo of the Python programming language.

The Python Pals Divine A Date Penny was in a right grouch. Her voice wobbled as she unloaded her woes on to her best friend, Poppy. "It's all so unfair!" She started to sob. "Oh sweetie," said Poppy, "I hate to say this, but you're sounding like a right stereotypical teenager!" Penny cracked half a smile and blew her nose. "I know," she said "But it's true. What can't I date him?" Poppy…

Python Pals and the Letter Logjam

· 5 comments · 2,100 words · Viewed ~883 times


Logo of the Python programming language.

This is the second of my "Python Pals" short stories. They're designed to be solve-it-yourself puzzle stories to help kids learn the basics of programming. All feedback welcome! The Python Pals Write A Wrong Poppy's mother, Ada, was not happy. "I don't care about that," she shouted down the phone, "Why am I always the one who has to pick up the pieces?" She carried on ranting. Penny and…

The Python Pals Program A Problem

· 12 comments · 1,900 words · Viewed ~1,276 times


As mentioned earlier, I've been inspired by the Byte Brothers to create a mystery story which kids have to solve using their l33t h4x0r skillz in Python. This is loosely based on The Byte Brothers Go to a Getaway, by Lois and Floyd McCoy. My well-thumbed copy was printed in 1984. I'm not sure when I got it, but I remember being around 8 or 9 when I first started writing programs in BASIC. …

Time To Resurrect The Byte Brothers?

· 6 comments · 400 words · Viewed ~340 times


I'm currently getting involved in the Coding For Kids scene. I'm setting up a workshop in my local library to teach kids programming - specifically, the MIT language Scratch. I've been left slightly dissatisfied with the unstructured nature of the Scratch teaching materials. While it's quite fun to teach a cat to dance - it doesn't seem to be building up to anything. I'm also working with…