Forgot your password?
typodupeerror
Software

Submission + - Collaborative software for pair programming? 1

DavidMatuszek writes: "I will be teaching Java again this Fall. Students work in pairs, but unfortunately (after the first hour) typically not physically together. I would like to find collaborative software that is (1) dead simple to use, because that's not what the course is about, and (2) free. Google Docs would do, but students will be sharing code--plain text--not RTF or HTML or Word files. Is there such software for plain text?"

Comment Direct observation trumps references (Score 1) 1057

If I were applying for a programming position, and the interviewers did not try to verify that I knew how to program, I would be very concerned about the group I was interviewing for. I prefer to work with competent people. I would like to believe that my prospective employers used due diligence in hiring.

As a programmer myself, I can get a much more credible idea of someone's skills by watching them for ten minutes while they try to write fizzbuzz or linked list reversal, than I can get by reading any number of letters of reference, or looking at their college GPAs.

Not every college and university emphasizes practical knowledge. It is entirely possible, at some colleges and universities, to get high marks in theory without acquiring much in the way of practical skills. It is equally possible to get good references from employers who would be glad to see someone gone.

I'm the director of a small CS/IT Master's program which does emphasize practical skills. As such, I'm delighted when prospective employers test my students; it gives them a nice advantage in the marketplace. We have an enviable placement record.

Bottom line: Why take someone else's word on an applicant's capability, when it's easy enough to observe it directly?

Slashdot Top Deals

The reward for working hard is more hard work.

Working...