Learning to program through use of code verification

  • Authors:
  • Theresa Beaubouef;Wendy Zhang

  • Affiliations:
  • Southeastern Louisiana University, Hammond, LA;Southeastern Louisiana University, Hammond, LA

  • Venue:
  • Journal of Computing Sciences in Colleges
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Learning to develop software can be a difficult process. Many students can benefit from an approach to learning that is based on the verification of existing code. Students must understand the requirements, then test and verify that the code performs correctly. In this paper we present some case studies created to enhance student learning of programming, testing, and debugging using this verification-driven approach.