Pedagogical Pattern #8
Lab-Discussion-Lecture-Lab (LDLL) Pattern

(Version 1.0)
Mary Lynn Manns
Univ. of North Carolina at Asheville
Computer Science Department
Asheville, NC 28804 USA
manns@unca.edu

Intent:

Introduce software concepts.

Motivation:

Students often have a difficult time understanding software concepts which are introduced in a classroom lecture format. This is because the lecture-lab pedagogy utilizes a "this is what will happen when you do this" approach which can be too abstract to provide a foundation for learning software. The LDLL pedagogy offers an alternative approach. It begins with an introductory step-by-step lab, follows with a discussion and an explanation of what the students did, and then reenforces the concepts with a more advanced lab.

Applicability:

Use the Lab-Discussion-Lecture-Lab pattern to introduce a software tool and/or concepts in a programming language.

Structure:

Lab:
Students complete a step-by-step lab, prepared by the instructor to introduce the software concepts. This lab must have detailed written instructions and include questions which encourage students to record and analyze what they see on the screen as they proceed through the exercise.

Discussion:
After the lab is completed by each student, the instructor leads a student-centered discussion of the following:
- the concepts which were unfamiliar to the students as they completed the exercise
- any problems the students encountered (in order to quality control the exercise for future use)

Lecture:
Instructor lectures on the new concepts which were introduced in the lab, with continuous references to the experiences the students had while doing the lab.

Lab:
Students complete a more complex lab exercise which reenforces and examines each student's comprehension of the new concepts.

Consequences:

The LDLL pattern:

Implementation:

Issues to consider:

Related Patterns:

(none so far)

Example Instances:

This pattern has been used to teach:


Home Project
Leaders
Pedagogical Pattern
Format
Evolution of a
pedagogical pattern
Sample
Patterns
Publications
Subject
Index
Learning Obj.
Index
Teaching/Learning
Element Index
Alphabetical
Index
Author(s)
Index
Contact
Us
Previous pattern Search This Site Next pattern