The Administrative Costs of the Course

My primary motivation for creating this blog was to help me respond efficiently to professors and administrators at other law schools who have inquired about the course. I sincerely hope that computer programming will be offered at many other law schools before too long. The startup costs are pretty significant, however, so I wanted to make sure people knew what they were facing.

Instructor

Given the philosophy of the course, it is best to find an instructor who is experienced with both legal practice and computer programming. I doubt that the course would work nearly as well by pairing a lawyer/non-programmer with a programmer/non-lawyer.

Realize that the style of teaching required is very different from the teaching that occurs in most other law school classes. Most obviously, a free-wheeling, Socratic dialogue never works with material like this, at least not in my experience. In my traditional law school classes, I love nothing more than when a student asks a question I didn’t expect, one which helps reveal a deeper insight into the material. In stark contrast, the question you didn’t expect in Computer Programming almost always ends up confusing everybody, including the instructor! The bottom line is that hiring Deans need to learn to assess prospective teachers differently than for other classes.

Teaching Assistants

If you’re going to teach the course in the problem-set-centric way we do, which we strongly recommend, students need personalized assistance and feedback. The first year we taught the course, we had two instructors and one TA, whom I hired with my RA fund, and we barely served the needs of our seventeen students. The second year, we had a staff of six–two instructors, one fellow, and three TAs–and we could barely keep up with the seventy-five students. This year, we have increased our staffing to twelve–two instructors, one head TA, and nine TAs–once again for seventy-five students. I feel like this is closer to the minimum necessary to staff the class without anybody needing to treat it as a full-time job.

I’m sure you’re curious how we paid for all of this assistance. Most importantly, the Dean’s office has been very supportive, helping me fund the three TAs last year. It also helps that I have a grant from the AXA Research Fund that allows me to explore the cutting-edge of legal education around technology policy, with which I have helped pay for some of this labor.

This year, we added another innovation: the nine TAs for the course are enrolled students in an brand-new, intermediate computer programming for lawyers course. For two-credits, these students will meet as a class learning intermediate-level topics in computer proramming (more about that course in a future blog post), create an original work of independent software, as well as serve as a TA for this course.

To be clear: one or two teachers without support cannot teach this course, even for a small set of students.

Supporting the Technology

Most minutes of this class are spent watching a professor or TA type commands in relatively small type and trying to follow along. Obviously, it’s important to have the technology to support this kind of teaching.

First, you need a classroom with great A/V. Georgetown has one classroom with a large screen up front, two smaller screens on the wings, and one small screen in back. This is the bare minimum needed for this class.

Second, every student needs a laptop, onto which they can install (in our case) the Python interpreter, additional Python libraries (using a tool called pip), and a text editor called Atom. Chromebooks and iPads will not do. To support all of these devices, your classroom should have a power outlet at every seat.

Third, it helps to have screen recording software on the instructor’s machine. Georgetown uses a system called Echo360 that records video of the speaker, a stream of the output of my laptop, and the audio of student comments. I think many students replay my lectures, searching for the clue they need to crack their problem sets.

Other Administrivia

I can’t count the other small administrative hurdles we have encountered with this course; I am grateful Georgetown has amazing administrators and staff who have helped me clear all of these, always with efficiency and good cheer. I have had to deal with small issues that have required the assistance of the offices of the Registrar, Dean of Students, JD Academic Services, and IT, to name only a few.

It Helps to Have Tenure

For all of these reasons, I think it’s important to enlist a permanent faculty member–ideally one who already has tenure–to shepherd the creation of this course. The course is unusual enough and will stress the services and culture of a law school enough that I can’t imagine it succeeding with only an adjunct trying to make it happen. It also requires so much time to teach, I wouldn’t recommend it for a tenure-track professor who doesn’t yet have tenure. This isn’t to say that a professor with tenure needs to lead the course–but someone with tenure should commit fully to help run the course, and that person shouldn’t be suprised with the amount of time the course requires.

We’re Here to Help

You don’t have to reinvent the wheel. We think that we have created a structure and support material for this course that should save you a lot of time and headaches. We’re happy to jump on the phone with anyone who has decided to adopt this course. But because we can’t provide hours of consulting for each of you, we’re also trying to develop a lot of materials–starting with this blog–to help you learn from our mistakes!