Thread: Is Computer Science dead or very much alive?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #8
    (?<!re)tired Mario F.'s Avatar
    Join Date
    May 2006
    Location
    Ireland
    Posts
    8,446
    Quote Originally Posted by nimitzhunter View Post
    Wonder if C++ would work on quantum computer. Pointer was bad enough, imagine you put something on the heap, and it creates a black hole and suck you in.
    Seriously though, quantum computers would almost certainly exist as an entirely different architecture until now unheard of. Any programming language in existence today would probably be obsolete and incapable of being upgraded to handle this new architecture. The approach to problem-solving in a quantum computer cannot, I seem to think, be in any way similar to our current deterministic models.

    That said, quantum computers are often seen as the future of computation. I strongly disagree. There's no reason to think Quantum computers will handle certain tasks more efficiently. There's plenty of papers on that, although there seems to be some disagreement on what exactly these computers would be good and bad for. Nevertheless everyone seems to agree quantum computers do have specific and important uses that could make them invaluable in key areas. But as a domestic computer, they would probably be useless.

    The real progress in computation and the one that seems much more promising is, in my opinion, the research and discovery of new, faster, and more reliable, circuits and ways to store and access data while retaining our current deterministic models. the current research in molecular-based computing for instance, would give us an impressive increase in computational power, greatly reduce (some even argue all but entirely eliminate) power consumption, and introduce computers into a vast array of new applications; nanobots being the one with the most press.

    If we can get rid of our silicon dependency we may have just given the next big leap in the history of computation. And, interesting enough, no reason to suspect the current languages and programming disciplines would become obsolete.
    Last edited by Mario F.; 01-14-2011 at 03:39 PM.
    Originally Posted by brewbuck:
    Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Can anyone help?
    By javalurnin in forum C Programming
    Replies: 11
    Last Post: 12-02-2009, 06:02 AM
  2. Switching careers from video editing to computer science
    By solodave in forum General Discussions
    Replies: 7
    Last Post: 10-09-2009, 10:27 AM
  3. Future in Computer Science.
    By sarah22 in forum General Discussions
    Replies: 10
    Last Post: 10-01-2009, 01:02 AM
  4. Any Computer Science majors with an MBA?
    By mr_coffee in forum A Brief History of Cprogramming.com
    Replies: 12
    Last Post: 04-14-2009, 05:16 PM
  5. computer science majors..read!
    By nextus in forum C++ Programming
    Replies: 12
    Last Post: 02-26-2003, 12:32 AM