Quantcast
Channel: Classroom Project – WSC Designs
Viewing all articles
Browse latest Browse all 58

This Week in the Classroom: A MakerEd Pathway Into Computer Science

$
0
0

This year, I invested more time than ever to developing a pathway into coding for my most reluctant learners.  I also researched extensions for the handful of young people who can really stretch my teaching capacity inside the STEAMworks Makerspaces.  Many of my students begin their coding journey with small, concept-oriented courses and explorations, such as those found at Code.org and other sites.  I then move to visual programming languages (Scratch and Mindstorms) and finally, end up with flexible, high-level languages such as Python and JavaScript.  Let’s take a closer look after the jump.

screenshot of code.org via http://www.robirving.com

 

 

Introduction to Coding at Young Ages (Early to Late Elementary School)

Positive early exposure increases the likelihood of a child choosing to master a subject, such as computer science (the study of solving problems using computers and their application), as an adult.  Students also look for role models.  For female students, or children of color, or neurological differences, the lack of exposure and role models in STEM fields means a lack of representation in the professional ranks.  Code.org, a non-profit organization dedicated to bringing computer science into classrooms all over the globe through fun, accessible puzzles and videos, helps a teacher expose their students to coding and appropriate role models in computer science.

Code.org delivers content in four channels:  offline, paper driven lessons to be delivered in the classroom; online puzzles which illustrate the concepts; videos which star kids, women and important computer people discussing computer science.

Code.org offers four courses split by verbal/reading comprehension levels.  The courses all cover similar topics, star similar computer characters, but vary in the depth of coding and computer science principles the cover.    Teachers can sign up, creates classes, assign courses and track progress through one log in.  It’s similar in style to Khan Academy.  More importantly, they have created a system which requires NO STUDENT E-MAILS and allows the teacher to control passwords.  This is a HUGE time saver.  Lastly, it allows for picture or word logon passwords, which means the developmentally very young can access the site.  I feel very comfortable recommending this to other special needs teachers for their classroom.

I have yet to explore Code.org’s Artist and Story sandboxes in the classroom.  These are little applications inside the online curriculum which allow students to create their own programs.

Code.org also has incredible support for teachers too.  Training is free, you get cool stuff and a full curriculum that modifies well for large or small group instruction.  Here in Houston, Code.org provides fantastic instructors and CPE hours.  There’s much to love and not a lot to complain about.

MIT’s Scratch as a Middle School Bridge

As wonderful as Code.org can be, it does have two shortcomings:  the curriculum has been built for younger viewers and it lacks a true “sandbox” feature.  Once you do the puzzles, once you complete the course, a student doesn’t have an easy path to practice what they’ve learned.  MIT’s Scratch platform does just that.  It keeps the visual block programming style, adds a ton of bundled characters, environments, etc. and adds a robust import/customization feature.  Students can create their own methods and functions, generate list and arrays.  Scratch moves from a content consumption mode to a content creation mode.  Scratch can be downloaded or run off the Chrome browser, giving students access to Scratch at school or home.

Scratch

I highly recommend No Starch Press’s Learn to Program in Scratch as a foundational text to help structure and deliver instruction in coding.  While a little short on the conceptual side, I found its clear illustrations, simple language, intuitive topic coverage and strong math connections invaluable for helping design a coding course.  My students completed challenges in each chapter designed to allow them to design and build their own retro-arcade style game.  The unit was mostly a resounding success.  You can check out the results.

scratch 3

Scratch also makes a great jumping off point for the real world.  The Makey-Makey integrates seamlessly into Scratch and the more complex micro-controllers, such as Arduino & PicoBoard can programmed using ScratchX extensions.  Lots of functionality in one small, free package.

High School and Beyond

For my older students, I turn to two different languages and a multitude of resources.  Python is a general purpose, high-level language known for its readability which bundles with the Raspberry Pi and has a large Maker user base.  Organizations such as Coursera, edX and NovoEd offer free MOOCs based in Python as an approachable language.  No Starch Press has a few books which highlight this language.  Integrating other Maker tools, such as Arduino, seems to be a simple process in Python.

Khan Academy delivers coding courses at a higher level in JavaScript.  If Python is great for its interface with Maker tools, JavaScript is the language of the World Wide Web. Khan Academy also delivers intro courses in several languages and computer science concepts.

Thank you for visiting my blog.  If you wish to lend your support for this site, please like WoodshopCowboy on Facebook or follow me on Twitter.  If you are interested in making and education, why not check out Work Notes, a semi-curated set of articles from the web, published every week?

Make it safe & keep the rubberside down.



Viewing all articles
Browse latest Browse all 58

Trending Articles