Slashdot Mirror


User: Lucky+Luc

Lucky+Luc's activity in the archive.

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

Comments · 4

  1. Re:been done already in France on New York Computerizes its Subway System · · Score: 1
  2. been done already in France on New York Computerizes its Subway System · · Score: 1

    Don't worry guys, 'been done in Lille (France) in 1983, it's working fine since then. (in french, sorry). Just give them a call...

  3. Come on, come on... on Java Faster Than C++? · · Score: 1

    You know guys benchmarks are nothing but gummy bears for vendors and customers! Everything affects a benchmark: programming style, programming skill, TIME spent optimizing the code, machine load, cache size, cache speed, compiler switches, compiler optimisation techniques... and so on and so on... Reduce the struct from 5 bytes to 4 and more blocks will potentially fall on cache, boosting the speedup factor. If you don't have a clear, at LEAST, 50% gap, it's "in the noise" of statistics and not worth even looking at it.

    If you want a real benchmark, ask Blizzard (http://www.blizzard.com) to code their next Warcraft IV game in 100% Java. Personally, I put my bet on C++... ...well for now. ;)

  4. POVRAY ! on Programming For Terrified Adults? · · Score: 2, Interesting

    I suggest POVRAY (http://www.povray.org). It's free, it's less "childish" than LOGO but still shows great results! Of course, might be seen more as a scripting language than a real language but still. Don't let her start with the plain void; start a construct, let her finish the rest, opening her mind... You have to show her the door, she has to walk through it.