doug — off the record

just a place to share some thoughts


How Wes Fryer Ruined My Day

But in a good way!

One of the readings that I caught this morning was a post from Dr. Fryer on his blog.  “Hopscotch Challenges: A Free Curriculum eBook for iPad Coders“.  I really enjoy the Hopscotch application, having blogged about it here.  To date, my enjoyment has been just randomly creating a bunch of code to do this and that as I want.

However, Wes has identified a need for Hopscotch users – ideas and challenges for use in the classroom.  As he notes in the post, the Hour of Code will soon be here and there will be many people interested in trying some coding projects in the iPad classroom.  It’s a perfect marriage.

If that’s you, you need to run over and download his eBook for inspiration.

For me, my current infatuation is the ability to control the movement of a character on the screen just by tilting the iPad.  In fact, one of the first things that I did when I first downloaded Hopscotch was to create my own Etch-A-Sketch simulator.  After reading the eBook, I decided to put some objects on the screen and use the collision detection to make things happen when you hit something.  Lots of fun there.  But, to make it a skill testing application, place various objects on the screen and use the directional tilting to enable the character to run through a maze.

Computer science folks will recognize looping, collision detection, acceleration, etc. that can quickly be built into the application.  Here’s a screen capture from early in the project.

2013-11-13 14.55.16

Yeah, I’ll confess.  I spent way, way too much time on it.  But I spent even more and generated a number of other toys that I had a whale of a time with!

Grab the eBook (it’s free) and enjoy it for yourself.

Thanks for taking the initiative to do this, Wes, and for making it free to all who are interested.



2 responses to “How Wes Fryer Ruined My Day”

  1. Hi Doug!

    Your title intrigued me — having met Wes a couple of times, I wondered what he could have done to give you a bad day!

    After reading the post, and not really seeing any mention of negatives, I infer your title referred to a considerable engagement throughout the day resulting from Wes’ ebook — and wonder if “How Wes Fryer Made My Day” might better describe the post?

    😉

    PS — thanks to you both, I have a new project to make MY day!!

    Like

  2. The title of your post caught my attention too, Doug! I’m glad you found the eBook and it was useful to you. I’ve updated it twice now (it’s in version 1.2) with a couple new chapters and several different additions. One is a chapter about how to add Emoji keyboard characters as different icons. One of my 5th graders figured this out this week, and we recorded an in-class demo which is now available on YouTube:

    I’m going to post the eBook to both Amazon and Apple’s iBookstore… I really liked giving it to students in class this week to use as a reference! If you have suggestions for changes or additions please let me know. 🙂

    Like

Please share your thoughts here. I’d enjoy reading them.

This site uses Akismet to reduce spam. Learn how your comment data is processed.