2015-05-07: Teaching Undergraduate Computer Science Using GitHub and Docker
Mat Kelly taught CS418 - Web Programming at Old Dominion University in Spring 2015. This blog post highlights some teaching methods and technologies used (namely, Docker and GitHub) and how he integrated their usage into the flow of the course. For Spring Semester at Old Dominion University I taught CS418 - Web Programming with some updated methods and content. This course has been previously taught by various members of ODU WS-DL ( 2014 , 2013 , 2012 ). The first deviation from previous offerings of the course was to change the subject of the project. Previously, CS418 students were asked to progressively build an online forum like phpBB . Web sites resembling this medium are no longer as common as they once were on the Web, so a refresh was needed to keep the project familiar and relevant. For Spring, I asked students to build a Question-and-Answer website akin to StackOverflow.com . Being students of computer science, all were familiar with the c