Category: Coding

The Google Classroom/HTML File Assessment Challenge

Google Classroom can become a real challenge when it comes to assessing student work that is outside the normative Google ecosystem. When a student turns in a Google Document or any other Google created file, that is a no brainer, the system just works. But if you are teaching Computer Science and need students to turn in HTML files, that can be a challenge. The student can upload a HTML file, but the challenge begins with how is the Instructor going to read the file and assess the students work. Watch the video below for a simple solution.

Teaching Kids to Code

Just thinking out loud. Digital platforms give the mind an opportunity to explore, comprehend, and produce.

My take away from the Breakfast Television interview with Stefan Mischook on Teaching Kids to Code.

Coding is writing written directions to tell a computer what to do.

Two benefits to learning to code.

First, jobs. Coding is a skill set for a future career. Second, Brain skills. Even if a student does not pursue a career in coding, they will benefit by developing organizational skills, problem solving skills, collaboration (working with others), and developing a digital awareness.

ice_screenshot_20161104-122841

 

 

Coding Etymology

It’s not always about the code, it’s about the kids, it’s about the learning. It is about moving young minds beyond pop culture vernacular to an expanding vocabulary. I want young minds that can solve problems through analytical thinking. I want Etymologist’s, specialists in understanding where things came from and where they are headed. I want young thinkers who know the who, what, where, when, and how of stuff. Thinkers that know the history of vocabulary and thinkers who can envision the future of language.

And so the story goes,

Me: Did you just use the word ‘Awesome’.

Student: No Mr., I would never use that word. I use ‘lit’.

Me: With the use of ‘lit’ are you referring to the participle of light and all of it’s misinformed Urban Dictionary derivatives, or are you referring to the adjective that means ‘drunk’?

Student: Mr., I don’t know, I just like the word.

And that led to a seize the moment opportunity of research and replacement. Delving into the history of the word “awesome”, and looking for a suitable replacement that moved beyond the pop culture vernacular. We chose, prodigious. A word that means amazing or wonderful: very impressive according to Webster online. We clicked and clicked on the sound icon familiarizing our selves with the phonetics. We repeated the word over and over and then began using it in sentences. Spontaneous student participation with no hint of manipulated student participation tactics or techniques. It was response born in the lab of creation without any prompting.

Was this vocabulary day,  no. Was this a planned lesson, no. Was this written in the lesson plan, no. Were we writing lines of code in a code editor, no. We were engaging in spontaneous problem solving. Using our minds and technical tools to move beyond the ordinary to the extra ordinary. This was the intersection of experience and opportunity. The place where more learning accidents need to take place. The place of coding etymology.

prodigious

Look Mom

She works diligently writing the code that is set before her. She tells me that she has finished. I ask her if she has viewed the finished product in her browser. She proceeds to enter browser view to see her finished product. A smile comes to her face and she exclaims, “My Mom needs to see this”.  Okay Mom, here you go.

mohica

Just Thinking

I got to thinking about Computer Labs. I really do not like the term. Once upon a time you went to a computer lab to learn about computers. I prefer Learning Lab. A place where technology is available and learning on any subject can take place.

The journey into teaching coding also got me thinking. The typical lab layout is way to sterile. Rows of  tables all lined up where comfort and collaboration are hindered. I would like a lab more like a coffee shop. Relaxed atmosphere, computers not tethered to cables, variety of seating arrangements, adjustable lighting, and multiple large displays on the walls streaming a variety of tech related streaming video. Oh, and a barista bar for the instructor.

Teaching Coding Tips

The journey into and through piloting teaching coding at various levels in a district is a challenge to say the least. Middle School provides that awkward and unique opportunity to make the transitions from early childhood to adolescence. Stephan Mischook the pioneer at Studio Web makes a case for teaching code to kids and we agree.

Top 3 Code Teaching Tips

 

To get the best outcomes with students, here are my top 3 code teaching tips:

  1. Write real code, not ‘lego’ code.
  2. Use real coding tools, not code simulators.
  3. Build real projects from start to finish.

CodeHS

A great resource for learning and teaching Computer Science is CodeHS. Karel the dog will walk you through step by step as you learn on your own and/or prepare coursework for your students. CodeHS is targeted toward High School but is also a great resource for Middle School teachers introducing 8th graders to the Fundamentals of Computer Science. The material focuses on JavaScript, AP Computer Science in Java.

Explore CodeHs Here