T1 (Week 1), 15-Jan, 2010
Tutorial 1 for UIT2201 is always an interesting experiment for me as it is always difficult to predict the reaction of the students to the unexpected questions that they see being asked and discussed. However, I must say that it went very well indeed! And I must thank all the students for doing that part and going with me on the journey to put on an "IT-thinking" or "computational thinking" hat during the tutorial with me. I threw a question at them, "How many ways are there to find out how many people there are in this room? in this lecture theatre? or in general, in any big groups of people? We went on to talk about divide and conquer (good ways to do it and also bad way to do it) and other creative solutions. (This reminded me of an old writeup about a similar problem. I will find it and post a link later.)
We had interesting discussions on "how to give instructions" (and the many different ways in which to give them as witnessed from the students' contributions) and upon further exploration, it became more obvious that it was not an easy task at all to give "precise and concise instructions". [After classes, I just though of the term "universally executable instructions".] We also explored the question of what level of abstraction should be adopted, discussed divide-and-conquer in this context -- breaking the instructions into big chunks, and giving further details as necessary. We then found similar issues when tackling T1-D3 (automating a process), for many different processes.
Also, one student (was it YingDan?) wanted to try out the 9-ring puzzle, so I will "reset" it and pass it to her next week. Also, I was in a hurry to go to the next appointment. Overall, I was happy with tutorial 1, I hope everyone enjoyed it and learned something too.
Showing posts with label 9-ring puzzle. Show all posts
Showing posts with label 9-ring puzzle. Show all posts
Saturday, January 16, 2010
Thursday, January 14, 2010
UIT2201: Lecture 1 (Week 1)
This semester, I was a little surprised my class size was bigger than usual (almost double that of last year)*. I had prepared a roster on Friday with 25 students, but on Monday morning, that went up to 30!
In this first lecture, I want to set the tone, to get people comfortable with each other and me and to start asking questions. It was useful that one of the students, Tomithy, added in a post in the forum to get things going. As of now, we already have an interesting thread going on the issue of "iteration vs recursion"!! (woW!)
The first lecture went well, it was also good that in the UIT2201 Alum FB group, various people have put up their personal reflections (and some photos)! I am excited with the class and I hope the students are equally excited too.
One of the photos (from Juliana) on the FB group is of the 9-ring puzzle and so I brought the 9-ring puzzle to class. At least one student has solved it before. I promised to buy the whole class coffee if by the end of the semester, at least half the class knows how to solve it! This will be a massive coffee award.
Over the past month or so, I thought about using Scratch as the common platform for algorithm demo and for student projects. It was only last week that it was finally decided that, "Yes", we will go with Scratch. So, over the weekend, we (me and a secret helper friend) worked on sample Scratch code to demo the algorithm in Week 1 lecture notes. We had a meeting yesterday and talked about other Scratch features (and also features that are not directly supported). It appears Scratch will be a good platform. I was glad that when I show the Scratch homepage, the first audibles that came from the class was "cute".
I did not cover as much as I wanted to, but it was a good first class and I think the people have warmed up and are feeling comfortable, at least the vibes are good. There were healthy questions and discussions. My FB status update after the lectures was: [[ ...UIT2201 first lecture today. People asked about 9-ring puzzle, about recursion, about mini languages (with few primitives). Actually, the 3-things are intimately related to each other, even though these questions came from different parts of the lecture!!! "There are only 2 primitives in 9-ring puzzle, and to solve it we keep applying two recursive procedures!" Great, love it. ]]
Regards, --hon-wai
* upon further checks, it was partly due to reduced supply (fewer modules on offer during the semester).
In this first lecture, I want to set the tone, to get people comfortable with each other and me and to start asking questions. It was useful that one of the students, Tomithy, added in a post in the forum to get things going. As of now, we already have an interesting thread going on the issue of "iteration vs recursion"!! (woW!)
The first lecture went well, it was also good that in the UIT2201 Alum FB group, various people have put up their personal reflections (and some photos)! I am excited with the class and I hope the students are equally excited too.
One of the photos (from Juliana) on the FB group is of the 9-ring puzzle and so I brought the 9-ring puzzle to class. At least one student has solved it before. I promised to buy the whole class coffee if by the end of the semester, at least half the class knows how to solve it! This will be a massive coffee award.
Over the past month or so, I thought about using Scratch as the common platform for algorithm demo and for student projects. It was only last week that it was finally decided that, "Yes", we will go with Scratch. So, over the weekend, we (me and a secret helper friend) worked on sample Scratch code to demo the algorithm in Week 1 lecture notes. We had a meeting yesterday and talked about other Scratch features (and also features that are not directly supported). It appears Scratch will be a good platform. I was glad that when I show the Scratch homepage, the first audibles that came from the class was "cute".
I did not cover as much as I wanted to, but it was a good first class and I think the people have warmed up and are feeling comfortable, at least the vibes are good. There were healthy questions and discussions. My FB status update after the lectures was: [[ ...UIT2201 first lecture today. People asked about 9-ring puzzle, about recursion, about mini languages (with few primitives). Actually, the 3-things are intimately related to each other, even though these questions came from different parts of the lecture!!! "There are only 2 primitives in 9-ring puzzle, and to solve it we keep applying two recursive procedures!" Great, love it. ]]
Regards, --hon-wai
* upon further checks, it was partly due to reduced supply (fewer modules on offer during the semester).
Labels:
9-ring puzzle,
coffee award,
lectures,
scratch,
UIT2201
Subscribe to:
Posts (Atom)