Slashdot Mirror


User: rleisti

rleisti's activity in the archive.

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

Comments · 9

  1. Re:Fibonacci. on Probing Hash Tables? · · Score: 1

    I'm curious: what's a Fibonacci heap?

  2. Re:hahaha on First Reviews of Mozilla 1.0 Roll In · · Score: 1

    Well put. The only good pop-up is a dead pop-up.

  3. Tap this! on NSA/U.S. Navy Working to Intercept Fiber Optic Cables · · Score: 2, Interesting

    Just in time, quantum cryptography for the masses.

    A swiss company has recently announced a commercial product allowing a fiber optic channel to be secured with quantum cryptography; this would make tapping (without detection) impossible.

    Of course, they could get meaner and ban anyone's right to secure outgoing fiber, which I suppose they would.

  4. Re:Practicum first, then theory on Conceptual Models of a Program? · · Score: 1

    Ironically enough, I'm pulling this out of a book oriented around computer architectures ("Advanced Computer Architectures - A Design Space Approach", Dezso Sima, Terence Fountain , Peter Kacsuk), but what I mean by the von Meumann model is that:
    "A programming language corresponding to this model should allow variables to be declared and their values to be manipulated (altered) by means of a proper set of instructions as many times as required during computation (according to the state transition semantics ...). Furthermore the language should provide control structures to allow explicit control of the execution sequence." (pg. 11)

    So C/BASIC/PASCAL all fit this model. It's probably the same idea you had in mind with the procedural model, but I think it grows out of the basic von Neumann model (of which a computer architecture is a specific facilitating implementation).

  5. Re:Practicum first, then theory on Conceptual Models of a Program? · · Score: 1

    It's actually not that bad. In my experience as TA for first year programming, the students who have difficulties seem to have more problems grasping the concept of what a loop or function is, rather than with the crazy symbols they're required to type in order to get one.

    Although, putting ';' at the end of each line, and dealing with printf format strings can be a source of headaches.

  6. Practicum first, then theory on Conceptual Models of a Program? · · Score: 1

    In my experience, it seems best to introduce some sort of usefull example first, and then show how it fits into an overal paradigm of computing.

    ie. Introduce C/PASCAL/BASIC then talk about the von Neumann model (which seems to be the most popular model, but possible not the easiest to understand)

    In fact, since the von Neumann model is so popular, perhaps you should start of with a functional or declarative language first, like prolog just to open their minds before they get stuck into one way of thinking.

  7. Re:Monopoly on MEMS on Hello MEMS, Goodbye Monitors · · Score: 1

    Thanks for clearing that up; the original article mislead me into thinking that Microvision had an exclusive hold on the technology, by using words like 'microsoft' and '200 patents' within the same block of text. The site you listed gives a much clearer picture of the industry.

  8. Monopoly on MEMS on Hello MEMS, Goodbye Monitors · · Score: 2, Insightful

    So one company seems to be holding all the patents. I'm not holding my breath waiting for the prices to 'plummet'.

  9. Re:Bell Sympatico on Comcast May Raise Prices On "Internet Hogs" · · Score: 1

    The last time I checked my usage with Sympatico's new tool, I found out that apparently I had downloaded about 20GB worth of data within the last month - leaving me with a bill, in theory, of about $100 CDN! Good thing it doesn't start until June.

    The best part is the email they send out, in which is says that 'based on your activity over the last three months, this shouldn't affect you' (paraphrasing).

    In theory, it seems reasonable to me to charge based on usage (since I'm fairly certain that ISPs pay their bills based on their member's usage), but not without a fair pricing scheme.