Our second Kids Coding Club meeting is completed! Offering coding programs has become one of the highlights to my week! The kids are interested in the topic and the activities are paced well enough so that they move from one lesson to another quick enough without getting bored.
If you have not read my Week 1 notes, you can get them here. I have instructions on setting up a teacher and student accounts on Code.org, and a first week lesson plan to introduce coding to your group.
For Week 2, we continued following the “Beginning Code Camp with Code.org” lesson plan provided by Jen Fait on WisCodeLiterati. For week 2, we learned about “Loops” in programming, and how they are basically synonymous with the repeat concept. Instead of writing numerous lines of code to have the program accomplish a task over and over, we can write one line of code, and loop it as many times as we wish.