Best Practices for Teaching and Learning: Inspiration from David and Frances Hawkins

From the Hawkins Centers of Learning (HCoL) website:

Frances and David Hawkins were a husband and wife team of teacher and educational philosopher, whose work transcends time and place.  She was a teacher, deeply observant of children’s learning processes.  He drew upon her observations and writing to develop a philosophy of education, ranging from the specifics of the adult/child learning relationship to the higher domains of public education policy. Together, their writings informed a generation of education professionals, and programs, worldwide.

The ways children learn have not changed since Frances and David wrote during the latter half of the 20th century. Because their teaching approaches and theories are independent of transient technologies, they remain as cogent and universally applicable today as when they were written.

David began his career as a scientist and philosopher. Following his position as official historian of the Manhattan Project, (which developed the atomic bomb), he became extremely concerned with the forces that scientists had unleashed, and turned to education as a means of humanizing society. Among his intentions was to provide a framework in which children could develop sustained curiosity and excitement about nature and science.

David based much of his writing on a few central tenets: that children learn most deeply when they are following their natural curiosities; that teachers are best able to engage in the child’s curiosity-based learning when they too have engaged in like experiences; that children are naturally prepared for early science and math learning regardless of social class advantages, and that early literacy in science and math is the gateway both to most other subjects, and to an ethic of lifelong learning. His works are passionate proposals for curiosity-based learning, how adults can engage in it with children, and why educational systems should support it.

Read more here.

Hawkins Centers of Learning is an organization dedicated to extending the work David and Frances (who are now passed away), and bringing their work into the twenty-first century. The work of these two important educators has been hugely influential in my teaching (and learning) career, and I would like to dedicate space to sharing some of their big ideas and examining how their thinking can impact learning to code.

Messing About

Messing About is a three-phase cycle of teaching and learning proposed by David in his 1965 essay “Messing About with Science”, which I highly recommend, and can be found here. The three phases are:

Circle Phase: A time for unguided exploratory play and exploration of materials and ideas. The hands-on component is important here. For example, to learn about gravity, leaners might be offered a variety of ramps, tubes, balls, and wheels, and encouraged to explore the properties freely.

Triangle Phase: In this phase, a direction is chosen and explored more in-depth. For example, learners might create a goal of building a ramp that a ball can roll down continuously, but contains curvature so the ball’s path can end directly underneath where it started.

Square phase: In this phase, the ideas explored can be unpacked and discussed. For example, learners who explored rolling can reflect on challenges they faced and successes they experienced. They can discuss the scientific principles encountered and make plans for further explorations.

Messing About (1)

Continue reading

15 Things We Learned from “Hour of Code” 2014

This year’s Computer Science Education Week, December 8 – 14, 2014, was exciting. Millions of children and adults around the world tried coding and engaged in conversations about computer programming’s role in schools and society.

Screen Shot 2014-12-20 at 5.44.51 PM

As the dust settles, I am left wondering:

What did we learn?

Continue reading

An Hour of Code with Young Friends, Part 2: Differentiated Instruction in Real Time

With one Hour of Code experience under my belt, I invited two more friends to code with me. I had explored only minimally in preparation for my previous experience, and was able to follow and support a fairly open-ended exploration by 10 year old Z. I was feeling much more brave before this second time, and was interested what it would be like to work with two children at the same time.

I invited two siblings, L and Q, to code with me. They both attend a public neighborhood school near their house in the Denver Metro Area. Their school employs a fairly traditional approach to education, incorporating computers and other technology as learning tools, balanced with common methods of teaching al subject matter. Here’s a little bit more about them as individuals:


L

L is a ten year boy in fourth grade:

  • He lists his favorite subjects as P.E. and reading.
  • He is caring, thoughtful, and has been known to win awards at school for character and citizenship.
  • He is active and loves football.
  • He loves the rain and Seattle, aspiring to live there when he grows up.
  • He has a great sense of style, from mohawks to hipster glasses.

QQ is an eight year old girl in second grade:

  • She lists her favorite subjects as reading, math, and art.
  • She loves all things creative, and is an avid crafter.
  • Has a natural and powerful connection with animals. She is a loving caretaker to many furry creatures at her home.
  • Is naturally social and enjoys getting to know all kinds of different people.
  • Her last two Halloween costumes were “Cleopatra” and “movie star”…with the big personality to pull them off.

Continue reading

An Hour of Code with Young Friends, Part 1: Hacking and Open Source

I recently completed with my first Hour of Code experiment with a young friend. I intentionally did not explore too much beforehand, wanting to experience the learning process alongside the girl (I will call her Z). I was curious what I would learn by watching a young digital native engage with coding.

Zen

Z is 10 years old, and currently a fourth grader at a Waldorf school. Waldorf schools discourage children’s use of technology at school and home. Her family takes an inspiring approach to this recommendation. They choose to not completely swear off technology, but rather to have regular conversations about when and why technology can be appropriate. Thus, Z does not use computers or watch media at school, but she engages in these things very minimally and very mindfully at home. This provides an interesting context for coding with her: She is technically a digital native, but does not actually engage with digital media herself very often. Here’s a little bit more about her:

  • She loves animals, and wants to be a vet when she grows up.
  • She is endlessly creative and self-motivated, loves art, theater and making all different types of things.
  • She insists on solving real world math problems in her head when they present themselves (before adults can tell her the answer).
  • She is compassionate and thoughtful. As long as I’ve known her, she has used gift-getting holidays as opportunities to raise money for animal charities.
  • She loves reading, and has been known to read a novel per day.

We began by watching the Hour of Code Video Introduction together, which got her excited about being one of “10 million” students to try “An Hour of Code” (and the number is currently much higher).

Continue reading

What IS Coding? Gearing up for Computer Science Education Week & An Hour of Code

I sat at a Thanksgiving dinner table about a week and a half ago with a group of friends.  We were enjoying our feast and chatting about this and that. Since most of us at the table were either teachers, spouses of teachers, or children…you can imagine how our conversation kept drifting back to issues in education.  I started telling one friend about my goal of learning to code, and she asked a simple question:

“What IS coding anyway?”

This question provoked a little nervous tingle, as I realized this was the first time I had been asked to explain something about coding to another teacher. I had to stop, rewind my brain to just over two months ago when I started to explore this very question, and try to conceive an answer that would make sense to someone with the same background and lack of technical expertise as myself. My response was something like this:

“Coding is very basically giving your computer a set of instructions that you write in a programming language. The computer then responds by doing what you told it to do.”

I was relieved when this came out of my mouth and I realized that it largely made sense. This conversation also made me realize that could be important to spend some more time considering what that coding really is, and ponder some ways to synthesize and explain it to people who might not have any background, or might never have had any interest before. 

When I was first learning to code, I would Google things like “programming for beginners”, “what is coding?” and “learning to code”. My search efforts would return tons of great resources for people who already know a little bit about computers, and are not completely intimidated by words like “algorithm”. Many of the search results assume you know what a “console” is, are already comfortable with words like “variables” and “data types”, or what a “platform” is. If you don’t already know these things, do not worry about them! I think there is a level of beginner explanation that is just plain difficult to find. Just to be clear, I recognize that there are tons of great beginner resources out there…I just found myself wishing for an even more novice level of basic description. With this in mind, I’m going to attempt to offer my own supplement, and explain programming in a way that makes sense to me and might appeal to a broad array of non-programmers. 

This seems like a particularly relevant thing to do now, since this is Computer Science Education Week (Dec. 8 – 14). All this week, millions of children around the world will participate in “An Hour of Code“. This is a challenge to teachers, administrators, community members, and families to offer children “a one-hour introduction to computer science, designed to demystify code and show that anybody can learn the basics.” Code.org is organizing and promoting this challenge, and they offer tons of great resources on their website. 

Note: Although some argue that there are differences, I use “coding” and “programming” interchangeably throughout this post in reference to “the act of writing computer programs”. 

Keep reading if:

  • You have ever wondered about coding/programming
  • You have never wondered about coding/programming (because it is never too late to start!)
  • You have tried to look up coding and programming before, and didn’t gain a whole lot of understanding
  • You do not consider yourself very tech-savvy or computer literate
  • You are curious about how someone who meets the above criteria might explain programming
  • You are curious what children are actually learning from beginner tutorials 

Continue reading

Should Everyone Learn to Code?

steve-jobs-1

Should everyone learn to code? Maybe, maybe not…but that is not exactly what I aim to debate on this blog (although I welcome the debate if it happens!)

I do, however, believe that every child should have a shot at understanding and learning about coding. Because of that, I’ve come to believe that in the not-too-distant future, teachers will need to know something about computer programming. We should know what code is, know how to write some of it, and know about the types of thinking it takes to successfully write code.

Why?

Because it will make us better teachers!  As our world becomes more and more computer-driven, there will be more and more conversations about computer programming.  More and more children will want to explore and learn coding. Should all those children be encouraged to become professional computer programmers?  Not necessarily, but their natural interests and curiosities around coding and computer programming should be encouraged and supported as they figure out whether or not programming is something they’d like to pursue.

Further, How can teachers support the interests and curiosities if they themselves have no idea what coding is or how it can be used?  We can sit children in front of computers with Hour of Code, or a Scratch tutorial, but if we ourselves don’t know what they are doing, how can we help and support them?  Are we really being good teachers?

I think much of the debate around “should everyone learn to code?” largely misses the point.   Continue reading