Slashdot Mirror


User: JOKane

JOKane's activity in the archive.

Stories
0
Comments
5
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5

  1. Re:Just to clarify on Learning Computer Science via Assembly Language · · Score: 1
    Alternatively, you can build anything using nothing but XORS.

    This is false. With only XORS, the only functions that can be computed are parity functions -- those that depend only on whether the number of active inputs is even or odd.

  2. Re:Still waiting... on Auburn University First To Offer Wireless Degree · · Score: 1

    Actually, you can earn a (non-thesis) master's degree in CS at UIUC (which is rated as one of the top 5-6 CS schools in the country) without ever setting foot on campus.

    http://www.cs.uiuc.edu/education/i2cs/index.html

  3. LinuxFund on Open Source Library Card-Catalog Apps? · · Score: 1
    I'm not sure if any such software exists, but I do know of someone who want to buld one. He's seeking a grant from LinuxFund.

    http://209.24.233.82/development/proj ect/?id=22

  4. Re:games!! on Ideas for High School Computer Projects? · · Score: 1

    I agree - games would be fun. But be careful - games don't appeal to everyone. Like it or not, they can reinforce the image of CS as a geeky (in the negative sense) field of study.

    This especially applies to young women, many of whom are turned off by traditional computer games. I have seen this in classes that have used games as projects. Using games to teach young CS students could be damaging to the cause of getting more women into the field!

  5. Actual Percentages on Hotmail about to collapse under load · · Score: 3

    I used wget 1,000 times and checked the "Server" header. Only 61 of these requests were processed by IIS servers.

    This suggests that the 10% figure that's been thrown around is (from an MS standpoint) very optimistic. 5-6% seems much more reasonable.