The role of computer programming in educationModerator: Ken Kahn Summarizer: Discussion Schedule Pre-discussion paperThe 1960s saw the birth of Logo and Basic, programming languages designed for use by all students. The idea was that computer programming could play an integral part in all education. Researchers began exploring how programming could be integrated into courses on math, physics, biology, and engineering. But it wasn‘t only hard sciences and engineering: proponents of computer programming wrote about how the study of history, foreign languages, art, music, and much more could be enhanced by integrating computer programming. Some research tried to explore how very young children (5 or 6 years old) could benefit, while other research focussed on college-level math or physics. Such efforts continue today (e.g. http://www.logofoundation.org) but they peaked in the mid-1980s and have been declining ever since. Recently, however, new programming languages and systems have been developed with many of the same goals as Logo or Basic. These new languages are:
Questions for discussion include:
Post-discussion summaryThe discussion addressed six initial questions:
Topics of discussion ranged from the most prevalent, the issue of the value of programming in the curriculum (especially for elementary and secondary education), to specific computer languages and applications such as C++ and Hyperstudio. Advocates of teaching programming in the schools enumerated characteristics of programming that are valuable to education: Programming encourages:
Several discussants commented that programming should be a core course in the curriculum, like mathematics and even writing. Some claimed that students must learn understanding and manipulation of information before beginning to program or author on computers. In programming, it is important to provide models for the students to emulate. Programming has elements of good design that make it a great learning experience: the iterative process towards a solution, the ultimate goal that has many paths and choices on the way, and the mistakes that provide feedback and experience. Several discussants provided plans for integrating programming into the curriculum, including graphic arts and other required subjects. But important obstacles are time to implement programming, and providing student access to computers. Some comments recommended that programming not be taught to everyone, but only to students who were pursuing programming as a career. One response to this attitude strongly described what a community of practice should be: a combination of veterans and novices, blending school and the real world. Concerns that such programming languages as C++ were too powerful for socially-responsible use by younger students drew responses of wry reminders that children who are interested in learning about programming are going to do so without waiting to be taught, regardless of whether or not values have been developed. The point-and-click paradox has led to the user’s demand for more features on computers. As computers became easier to use (rather than requiring the writing of programs), the user’s imaginations demanded more and more from developers. Therefore, one solution is to make programs programmable, allowing the user to customize the features of the program. Those discussants who were less supportive of teaching programming in the schools also described their reservations:
The discussion regarding training teachers to teach programming provided several useful ideas:
Interesting analogies were made. The development of computer programming was compared to the development of auto mechanics (the need for the user to know how to program or fix the auto is no longer there, leading to the development of specialty careers, rather than the demand for general knowledge). The computer was compared to the pencil (the use to which either is put is important, but few need to know how to make either). However, unlike that of an automobile, the potential of a computer is limited only by human intelligence and imagination. And if the computer is as ubiquitous as the pencil, then its programming is as widely applicable to many human endeavors, again limited only by human imagination. Several comments were made regarding newer programming projects such as Microworlds, and new languages from LEGO and K‘nex. The specialized use of programming, such as in robotic or speech simulations, was considered useful in reaching certain students, but it was emphasized that programming will not solve all problems. Many pointed out that while programming does not appeal to all students, it can have very broad appeal because programs can be constructed in so many areas of interest. Hyperstudio was an often-addressed topic. The consensus was that it was not true programming, but provided motivation to students. If a teacher provides structure, examples, and guidance, Hyperstudio is a tool to teach organization of content, and use of graphics and hypertext tools. Furthermore, Hyperstudio provides the student, like the LOGO programming language, ownership of the learning environment. (There was also discussion of the availability of LOGO as a programming language from within Hyperstudio, although the feature was designed poorly and is rarely used.) A distinction between programming and media creation was discussed. Rather than looking at a picture produced with a current paint program as just a picture (or multimedia as simple entertainment), media creation on the computer requires the user to talk about representations, to search and organize options for replication and editing. These characteristics point to the need to teach programming. Game programming was a favorite topic, described as crossing traditional curriculum lines, encouraging learning. Rather than forbid games (as a waste of time) on the computer, the teacher should insist that the students create their own games, and ensure that the necessary books, examples, tutorials and tools are provided. Computer projects that are as valuable as programming in their potential for intellectual development were the creation of comic books, the creation of web pages and presentations with paint and animation. Interested readers of this summary are encouraged to refer to the pertinent discussion or summary for enlightening references, including websites, books, articles and interviews, and authors‘ names. |