Computer for Computer Science students

November 6, 2015
Further, it is super slim as

Artwork: Chip TaylorEnrollment in undergraduate computer science courses is at an all-time high at colleges nationwide. But this trend that's been hailed by the U.S. tech industry has a dark side: a disproportionate number of students taking these courses are caught cheating.

More students are caught cheating in introductory computer science courses than in any other course on campus, thanks to automated tools that professors use to detect unauthorized code reuse, excessive collaboration and other forbidden ways of completing homework assignments.

Computer science professors say their students are not more dishonest than students in other fields; they're just more likely to get caught because software is available to check for plagiarism.

Half the academic dishonesty cases at the University of Washington involve computer science students.

"The truth is that on every campus, a large proportion of the reported cases of academic dishonesty come from introductory computer science courses, and the reason is totally obvious: we use automated tools to detect plagiarism, " explains Professor Ed Lazowska, chair of computer science and engineering at the University of Washington. "We compare against other student submissions, and we compare against previous student submissions and against code that may be on the Web. These tools flag suspicious cases, which are then manually examined."

Stanford University disclosed in February that 23% of its honor code violations involved computer science students, although these students represent only 6.5% of the student body. Of 123 honor code violations investigated last year by Stanford's Judicial Panel, 28 involved computer science students.

"The tools that we employ make it easy to catch students cheating, " says Professor Mehran Sahami, associate professor of computer science at Stanford University. "I wouldn't say that computer science students violate the honor code more often or are any more dishonest."

Sahami says computer science students mistakenly believe that writing software code is similar to solving a mathematical proof, where one correct answer exists. What students don't realize is that software code is more akin to writing an essay and that a significant amount of creativity is involved.

"One of the things that happens in computer science and contributes to the cheating rates is that students are unaware of how dissimilar programs that do the same task really look, " Sahami says. "They tend to think that it's OK if they copy portions of someone else's program. But our tools can discover this."

Behind the cheating epidemic

As more college students study computer science, the number of cheating incidents is on the rise.

At the University of Washington, total enrollment in the two introductory computer science courses is the highest ever, approaching 2, 750 students over the last four quarters compared to 2, 500 students a year ago. In these two courses, between 1% and 2% of the assignments are identified as involving academic dishonesty, Lazowska says.

The top computer science schools in the country are experiencing the same trend.

"We see more cheating. It's something we're working hard to stop through a number of means, " says Professor Lenny Pitt, director of undergraduate programs at the Department of Computer Science at the University of Illinois. "Cheating has gone up across many fields because it's easier to find with the tools we have today."

Cheating in introductory computer science classes typically involves homework assignments rather than exams. Students get frustrated when their code won't run, and that's when they are tempted to borrow solutions from someone else.

Because computer science assignments are complicated and need debugging, professors assign the same homework several years in a row. That means students can find code written by someone who has already taken the course.

"There's a lot of infrastructure that needs to be built and a lot of effort that goes into creating a homework problem. There's a disincentive for professors to change those problems every semester. So we tend to reassign similar problems, and that causes cheating because past solutions are available, " Pitt says, adding that the University of Illinois checks homework against a repository of past solutions.

"Many of our students like to collaborate, but at what point are you copying?" Pitt asks. "The course policy needs to be really clear. Some courses will allow you to work in pairs but not in triples. If you don't follow that policy, we would call that cheating."

At Stanford, students are allowed to discuss strategies for solving homework problems, but they need to write their own code. "You shouldn't be looking at someone else's program, and you shouldn't be sharing yours with other computer science students, " Sahami says.

Sahami says the introductory computer science courses require students to code their own programs, while higher-level courses allow for more teamwork. "We want them to learn the mechanics first, and then open up the world of collaboration, " he adds.

Students often resort to cheating because they feel excessive pressure from their peers and their families to excel, professors say.

"Anecdotally, we see a larger incidence of cheating among foreign students then domestic students, and I think part of that is that they are under extreme pressure to do well and succeed, " Pitt says. "That pressure contributes to the idea that they need to do as well as possible even if it means taking some shortcuts."

Computer science professors say just as much copying and excess collaboration goes on in other college courses.

"Does anyone in their right mind think that [cheating] isn't happening in large introductory courses in other fields? If so, they're smoking something, " Lazowska says. "There have been several cases in which faculty in other disciplines have adapted these tools to detect plagiarism in term papers, and have found plagiarism rates far greater than typically encountered in computer science courses."

Why industry should care

As college recruiters traipse across the country seeking the best computer science graduates from the Class of 2010, they need to be aware of the rising incidents of cheating in computer science courses.

Source: www.pcworld.com
INTERESTING VIDEO
04: Computer Science Student
04: Computer Science Student
02: Computer Science Student
02: Computer Science Student
Computer Science Advice for Students from Professor Hamzeh
Computer Science Advice for Students from Professor Hamzeh ...

INTERESTING FACTS
Share this Post