Five tips for bootstrapping a research software development team

A junior faculty member emailed me recently with the following question:

Do you have any advice on best practices for training students who are new to programming, and at the same time building a usable product? I do a lot of programming myself, but I’ve usually run as a solo operator, and I haven’t used any formal methodology — I just get an idea of the problem and gradually build up and test the pieces needed to solve it. But this project is well beyond the students’ current skill level, and we also need a way to coordinate work by a number of students. So I’m thinking I should use some (semi-?)formalized approach to break the work down into manageable pieces.

After a few minutes of scribbling, I had listed almost 20 practices employed by my research group, which is way too many to implement all at once.  So here are my top five recommendations for bootstrapping a student and research-oriented software development team.

Continue reading

Advertisement

Reflections on my first use of the Morea Framework

Image

Last summer, I had the idea of teaching in an athletic style, and last fall, I tried it out in my software engineering course. My experience teaching this way led to a new idea: using GitHub, Jekyll, and Twitter Bootstrap to: (a) make it easier for teachers to develop course materials and (b) provide a higher quality experience for students. I started this project in January and the resulting Morea Framework has achieved its 1.0 release.

Continue reading

Energy Excelerator 2014

Last week I had the opportunity to participate in the Energy Excelerator‘s 2014 Seed Week program.  Representatives from nine energy-related startups attended an 8 day immersive experience at the Energy Excelerator offices in downtown Honolulu. This week kicked off a year-long process of mentorship to help the startups become viable businesses that create a more positive energy future in Hawaii and across the world.   Along with Justin Carland, I attended as a co-founder of Open Power Quality, a commercial offshoot of an open source research project that began in my laboratory a year ago.

Continue reading

Athletic Software Engineering Education: Initial Results

Premise

Last summer, I speculated about an “athletic” approach to teaching software engineering, including:

  1. A “flipped” classroom: lectures are online, freeing up class time for other activities.
  2. A primary focus on skill acquisition, and a secondary focus on concept acquisition. For example, rather than assess the ability of students to explain the difference between white box and black box testing, the approach assesses their ability to implement white box (or black box) testing.
  3. An emphasis on fluency, as measured by the time to complete tasks correctly. For example, given the task of writing a test case to verify that a system exhibits a specific behavior, students are evaluated on their ability to implement it quickly, as well as their ability to implement it correctly. This elevation of speed to a first class component of the pedagogy gives the class its “athletic” feeling.

Continue reading

Athletic Software Engineering Education

How startup weekend, outrigger canoe racing, and Crossfit inspires a new approach to software engineering education

Motivation

I have a confession to make.  For over 20 years, I’ve been teaching “cubicle” software engineering. This does not mean that I teach students to use punch cards, COBOL, and the waterfall lifecycle model. To the contrary, my curriculum appears quite modern: agile development processes, a “flipped” classroom, and modern tools and technologies including GitHub, CloudBees, Bootstrap, and the like.

Continue reading

Setting up a UH WordPress hosted site

The University of Hawaii Information and Technology Services (ITS) department provides hosting services to faculty and staff.  This has many advantages, including:

  • No cost to you for hardware.
  • No cost to you for backups, network, UPS, and OS administration.
  • Energy savings, due to: (1) virtualization (because at ITS, multiple sites run on a single server); (2) reduced A/C (because shared, co-located servers at ITS require much less A/C ); and (3) green computing (unlike ITS, most departments run old, energy hogging, A/C demanding servers).   With electricity costs accounting for almost 25% of tuition, energy savings maybe the most compelling reason to switch.  But I digress.

Continue reading

Renewable energy is the new high tech for Hawaii

For the past 20 years, the State of Hawaii has pursued the development of a high tech industry to counterbalance our economic dependence on tourism, with mixed results.  Proponents of software-based companies note that these products are environmentally friendly, can be developed in any location, and bring in highly-skilled, highly paid jobs to the State.

These advantages are all true, and there are some notable high tech success stories.  Unfortunately, while Hawaii is well-suited to high tech, high tech may not be well suited to Hawaii.  The location-independence of software development means that it is just as easy to migrate high tech jobs out of Hawaii as it is to move them here, as is demonstrated by the frequent relocation of locally started high tech companies to California.

Continue reading

Kahala Challenge 2010

A couple of weeks ago, fresh on the heels of the Molokai crossing, I thought it might be fun to sign up for the Kahala Challenge, which is a sprint triathlon that substitutes paddling for bicycling (thus, an 800 meter swim, 2.4 mi run, and 2.5 mi paddle. For the paddling portion, you can choose an outrigger canoe, standup paddle, or paddleboard).  I figured I was in great shape and didn’t need to train for what couldn’t be more than 90 minutes of exercise, even though I’ve never actually done a triathlon before.  Plus, the event takes place at Kailua Beach Park, so it would be very convenient.

Continue reading

How to attract good students from the ICS Department

Several times per semester, local companies contact me to ask if I know of any “good” students who might be interested in working with them on a project. I am always delighted to receive these emails and want to facilitate these kinds of interactions.  In general, even if I happen to know of a student, I will always suggest that they send me a short email that I can resend to our internal student mailing lists.  With hundreds of students in our department, there may well be an ideal candidate who I have not had the opportunity to get to know personally.

Here are some hints that you can use to help maximize your chances of connecting with a good candidate:

Continue reading