Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Computer Science

Name: Anonymous 2006-10-30 14:52

I might be taking a course in Computer Science at a Uni soon, what languages are commonly used @ Computer Science?

Name: Anonymous 2006-11-02 8:52

>>34
The more verbose, the higher the chance for a programmer error.

In a C solution, you'd iterate the array by either using a counter or ... incrementing the array's pointer or some magic.  If you mess one of them up, it's over -- you've got a bug.

The Ruby solution, on the other hand, only has to worry about the actual operation on the data, nothing else.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List