This is a lab activity that introduces pair programming to students while they're learning to implement, compile, and execute their first Java programs. Students use the text editor, Nano, to write the programs, then compile and execute them from the Terminal application. After completing the lab, students perform a simple assessment exercise to gauge their understanding of the transformation process from source code to executable program.