Slashdot Mirror


User: NightCreature83

NightCreature83's activity in the archive.

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

Comments · 6

  1. Re:Microsoft is dieing on Microsoft Hits $1 Trillion In Total Cumulative Revenue: Reports (mspoweruser.com) · · Score: 1

    Actually quite awesome, so far the best mobile OS I have tried :D

  2. Re:Like a zombie on ISO C++ Committee Approves C++0x Final Draft · · Score: 1

    Actually my first introduction into C++ was straight into the deep-end with some horrendously hideous code, that hasn't scared me off though. C++ is in some ways so much more easy to write than Java or other high end languages where you have no real pointer types.

  3. Re:They'll just use them to play Elite all day on 'Retro Programming' Teaches Using 1980s Machines · · Score: 1

    It is easier to just write multithreaded busy wait loop myself to burn cycles on other threads if i wanted to do that

  4. Re:They'll just use them to play Elite all day on 'Retro Programming' Teaches Using 1980s Machines · · Score: 1

    That tool doesn't work on multi-core CPU's as it can only burn cycles on one core.

  5. Re:Hobby on Which Language Approach For a Computer Science Degree? · · Score: 1

    Object Oriented coding especially in the languages you name is an extention of imperative programming. There are only two real types of programming style and those are Imperative and Declarative, first categorie are procedural and OO, while the last has logical and functional programming.

  6. Re:you are not looking on Microsoft Says IE Faster Than Chrome and Firefox · · Score: 1

    I normally play games with about ten windows open among which Visual Studio and browsers the games run prefectly smooth.