Future Of Programming... - Real Programmers Respond Please

free web hosting
Open Discussion > CONTRIBUTE > Computers > Programming Languages > Others

Future Of Programming... - Real Programmers Respond Please

sinthetix
I was watching Star Trek the other day, I think it was Voyager. Anyways I was wondering.. They refer to this 'trinary' code and other things like Tera Quads of information. I researched this a little bit and all I could find were entries about it relating to Star Trek and nothing else really. So I was wondering, does anyone really know or have a really good explanation of what is on the horizen for programming? Because I'm sure that since we created Binary and so many other ways to make computers work, isn't there something in the future to be made that will make more possibilities open up and make computing faster?

Reply

RedAlert
It's called the quantum computer. They've got prototypes somewhere.

The thing with a quantum computer is, whereas a binary bit can store either a 1 or a 0, a quantum bit, or "qbit," can store what is essentially a probability associated with something or other (basically, 1, 0, and everything in between). It does this through quantum mechanics, a field of physics where things operate on probability (true randomness, not because we are unable to predict things at that level, but nature itself is truly random).

These quantum computers can pump things out billions of times faster than ordaniary binary computers.

I want one. Unfortunately, they're insanely expensive sad.gif

Reply

srujanlive
QUOTE(RedAlert @ Apr 25 2007, 04:21 AM) *
It's called the quantum computer. They've got prototypes somewhere.

The thing with a quantum computer is, whereas a binary bit can store either a 1 or a 0, a quantum bit, or "qbit," can store what is essentially a probability associated with something or other (basically, 1, 0, and everything in between). It does this through quantum mechanics, a field of physics where things operate on probability (true randomness, not because we are unable to predict things at that level, but nature itself is truly random).

These quantum computers can pump things out billions of times faster than ordaniary binary computers.

I want one. Unfortunately, they're insanely expensive sad.gif


Man they would be expensive as of now. But in the future the prices would come down. Supercomputers are expensive. But connect a few PS3 s and u have a suppercomputer now.

 

 

 


Reply

Smack
I wouldn't have any use for the so-called quantum computers. I don't see the prices coming down anytime in the future - especially during our lifetime. Though I figure if we can expand on these types of computers we could easily create a robot with a decent AI that is able to do things like the robots in the movies. A few weeks ago I saw a television show about a robot that can 'learn' things. Maybe it was on national geographic, I don't know.

Reply

sinthetix
Yes, I've heard a great deal about quantum computers. Interesting little buggers. So far just this last February a 16 qubit (no it's not 'qbit') Quantum Computer was tested. So in human terms I suppose we could consider Quantum Computers at about age 3 or 5 now. In maybe just a few years it could flourish much faster as our experiments grow more complex.

Eventually yes they will become cheaper, just like our classic personal computers that everyone posts with on these forums. Just like with -all- technology. When I formed my original post I did not take into account the fact that Quantum Computers are in the mix. I was just sort of irked by hearing about this Trinary and Quantary Code on Star Trek and wondered if it was actually possible. While I cannot phathom what they actually are, I could take a good guess and assume that Trinary would have three different states instead of two like Binary Code. While Binary Code relies on black and white, on or off, a 1 or a 0, I'm not sure how they would work out Trinary Code to begin with. Can a computer really handle three maybe even four different states? 0, 1, 2? It defies what Binary Code is and what classic computers are defined as.

Could anyone shed some light onto this? Is it more possible then not?

Reply

t3jem
Well, after learning binary a few months ago, I don't see exactly how computers can "acurratly" calculate trinary code. The binary code of course represent cells in a chip being charged or not, so the only other way I can think of is if it detected a half charge or if you could make it a positive and a negative charge, apart from that, I'm not sure. Will be interesting to see it in a few years when it comes out though. smile.gif

Reply

sinthetix
Thanks for your input t3jem. What does anyone think of this idea then. Having read what you said about Trinary and it's possible downfall, why not shoot for something a little more extreme like the representation of Binary still as normal but some addon components that after the Binary sequences have the machine running successfully, the higher functions of the machine could be taken over by a virtual 8 way system past Trinary and Quantary Codes. In the virtual environment the computer would be able with a fast enough processor be able to calculate more complex things in theory(my theory anyway tongue.gif)...

I'm not all that familiar with Binary and Programming, the deepest I have touched programming is either XML or mIRC scripting. So excuse me if I sound like a dumbass when I go about explaining this.

But you say that Binary basically reads whether a cell in a chip is charged or not, let's keep that and build on top of these physical components with more complex physical components like 'Addon Processors' that do not interfere with the main CPU of the said Box. These Addon CPUs would have their own RAM to work with and through the RAM they have they would run a virtual enviroment seperate from anything you see on your computer like a windows shell(possibly some sort of explorer for this enviroment could be made something like a Task Manager in Windows to further manipulate it for those who like to tweak things, or those who run into problems and have to manage their PC in a more technical way) and it would calculate it's own math and algorithems and transmit the data to the main CPU through it's own special BUS leading to the said CPU.

The Addon Component would have nothing pulling from it's own resources so it would be unhindered in it's tasks that are sent by the main CPU leaving the CPU to tackle more mundane things like keeping Windows from crashing.

I know a bit about hardware but I don't know that much about it. Any ideas on this or is there some massive flaw in my slaw?

Kudos to those who are helping me understand this x.x

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Recent Queries:-
  1. sinthetix webpage - 298.68 hr back. (1)
  2. logical structures and basical structures in programming - 428.43 hr back. (1)
  3. programmer future - 1075.33 hr back. (1)
Similar Topics

Keywords : future programming programmers respond

  1. A Prelude To Programming - What to learn? How to learn? (10)
  2. C# The Language - The Language Of the Future ! (2)
    Welcome Friends, now i would like to share with you something about C#( Pronounced as C# ) . This
    language was put into practice recently and now that i have started learning this language C#. And
    i found certain intresting stuffs in C# , Now let us see why i call this language as the language of
    future, as of now people used java and did you ever think why people used java? It is just becaused
    it was Platform Independent and so whereever this Java Virtual Machine was installed the Java
    program worked so the Key point here to be noted is that "Platform Independent", A...
  3. Python - another programming language (8)
    There are so many languages used in software and web development. Python is one of them. Basically
    Python is object-oriented , high-level programming language with dynamic semantics. Python was
    developed in the 90’s. Python is simple and easy to learn. Therefore it reduces cost of program
    maintenance. It is very attractive for rapid application development because of its high-level
    built-in data structures, combined with dynamic typing and dynamic binding. Python is also use as a
    scripting or glue language to connect existing components. Python supports modules and ...
  4. Some Programmers Definition - for Windows (1)
    Processor Mode - the various ways in which the processor creates an operating environment for
    itself. (See my other article for details under Hardware section) Dynamic Link Library - an
    executable file that acts as a shared library of functions. (for this too I have an article
    published in the forums) Graphics Device Interface - provides functions and related structures
    that an application can use to generate graphical output for displays, printers, and other devices.
    Windows provides GDI for all graphics output by applications and then maps it to intended device...
  5. Programming Batch Job - (6)
    I want to know how to make a batch file that will run a program at a certain time of day, like a
    scheduled thing, but i want it in a batch.. lol.. Easy enough? If you give me permission i can edit
    it to the program i want Lol.. just put it in code tags! Thanks! Topic title must be
    specific. Modified. ...
  6. Python - Programming Language (4)
    Does anybody else know any python? I've started learning it, because I heard somewhere that it
    is quite easy to learn and I want to learn a programming language quickly /smile.gif"
    style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />. I haven't learned how
    to do any complex stuff with it yet, but its still fun learning about it /smile.gif"
    style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />. If you want to find out
    more info about Python, then you can go to their website. I'm not sure if i'm allowed to
    post links...
  7. Things You Should Know - things you should know about programming (0)
    This should help you know what programming languages are. C# is a language designed by Microsoft
    for the .Net framework. Its syntax is similar to C and C++, with an emphasis on being programmer
    friendly. It has memory management where C and C++ require the programmer to do this manually, it
    has array bounds checking where C and C++ don't, among many other differences. Automatic memory
    management and some other programmer-friendly features of C# sacrifice some performance, but these
    features can also make development faster and easier. This can be very attractive to ...
  8. Mac Programming Languages? - What are some good ones? (5)
    What are some good Mac Programming Languages? /huh.gif" style="vertical-align:middle" emoid=":huh:"
    border="0" alt="huh.gif" /> I have a friend from school who is like obssed with Mac and Linux (And
    thinks windows sucks when it doesn't /mad.gif" style="vertical-align:middle" emoid=":angry:"
    border="0" alt="mad.gif" /> ), and it would be cool if I could learn some Mac Programming languages
    aside from what I already know about Programming, so I could make some cool programs for mac too,
    show off, and beat him at his own game. /laugh.gif" style="vertical-align:middle...
  9. Short Programming Example (in Many Languages) - (9)
    I want a thread where I can see how to solve a Varity of programming problems in many languages. The
    idea is so I can read short examples to become fluid in many languages. Both reinforcing what I know
    and learning new stuff. The problems should have a short solution and be solvable in many different
    languages. Web applications are alright but make some reference on how the code is used (e.g. CGI).
    The poster can provide the problem and as many different solutions as he likes. For example:
    Problem 1. Write a function to compute a factorial. Solution Soln. (problem 1.) ...
  10. Sql Programming By Heaven_master_ash Own - (1)
    Well This Is A Very very Easy Topic Every One Know About This thing If U Need Help To Understand
    Better Refer My Knowledge Gatherance Thanx.. CODE The SQL SELECT statement queries data from
    tables in the database. The statement begins with the SELECT keyword. The basic SELECT statement has
    3 clauses:     * SELECT     * FROM     * WHERE The SELECT clause specifies the table columns
    that are retrieved. The FROM clause specifies the tables accessed. The WHERE clause specifies which
    table rows are used. The WHERE clause is optional; if missing, all table rows ar...
  11. Programming Artificial Intelligence - oh yeah... (4)
    I've been interested in the idea of working with AI later on in my career when I actually get
    the resources to do so (After college is finished). Does anyone here already know how to program
    basic AI that might be able to help get me started?...
  12. Pascal Programming - (5)
    I don't se any sub forum for pascal so I will post this here, I have some problems, how to set
    this: i need to create program for seraching and deleting some files, if you have some examples or
    source code that will be great, and how to create some skin, or I don't know to create one
    normal program not the one like the dos thanks...
  13. What Programming Languages Do You Use? - (26)
    So? What do you use? I use Turing ...
  14. Shakespeare Programming Language - (2)
    http://shakespearelang.sourceforge.net/report/shakespeare/ This is a weird language whose syntax
    is kind of like a play. It may not seem like it can do anything, but it's actually more powerful
    that it looks. The programs are much longer than those in any other language, but SPL is more fun.
    Unfortunately, there's no compiler-it has to be translated to C, then compiled from there. There
    are some example programs at the bottom....
  15. Programming From Ground Up - Best book for learning programming (1)
    This is one of the best book for learning programming with assembly language. This is a free book
    with GPL licence so this is not illegle This tutorial section states that QUOTE Contribute
    only full How-To's and Tutorials here. I feel that you did not contribute. Contribute is
    defined here as writing your own with your own words--we are looking for original tutorials. But
    thank you for the supplement. Moving from Tutorials to Computers > Programming Languages >
    Others Leaving a link behind ...
  16. What Programming Language Is Most Popular In Industry - What Programming language is most popular in industry (6)
    Hi All, I don't see any thread discuss about the pros and cons of different languages to help
    beginners, but i'm asking for a slightly different reason. I have been programming for about 1
    year now, and I know only Visual Basic. I am planning to learn some other programming langauges.
    I've learned that once you've learned one language, pretty much all you have to do is learn
    a new syntax to learn a new language. So, now I'll get to the point. I think that I should begin
    to specialize in a language. I don't know which language I should learn and ...
  17. Ftp With E-books Of All Kind - For webdesigners, programmers, etc... (5)
    Here it is: CODE ftp://195.135.232.80/Books Carpe diem....
  18. Tried Logical Programming? - (2)
    Has anyone every looked at logical programming yet? I am interested in all sorts of programming
    paradigms. Logical programming looks kind of neat. Apparently it can be used to generate you own
    language parson. I found a fairly gentle introduction to prolog at: It gives some simple code to
    some neat problems http://www.csupomona.edu/~jrfisher/www/pro...l/contents.html You can also
    download a free compiler at: http://www.freeprogrammingresources.com/lispcompiler.html ...
  19. Newb @ Programming Seeking Suggestions - (3)
    Hey all, I'm new to programming and I have a hard time deciding on a cross-platform language
    so I can write for Linux, Macintosh, and Windows. I want to make some basic programs, and if
    possible (as in language support), games. I know that Java is one of them, so is Perl. Please
    reply. Thanks, xboxrulz...
  20. Programming Paradigms - (0)
    This discussion is created to discuss current programming paradigms and propose new programming
    paradigms. First Some thoughts: Functional programming is often used in AI languages because it
    allows a top down design approaches. The program can begin by describing the high level
    functionality and later flesh out the low level details. This is in contrast to procedural
    programming in which the problem is first broken down into smaller problems. The smaller problems
    are solved and then put together to solve the larger problem. One functional programming is called
    lisp....
  21. Palm Os Programming? - (2)
    Can anybody point me to some nice tutorials for Palm OS programming? I've got both a windows and
    a linux machine, but windows is prefered. (my linux box is currently non-functioning)...
  22. Ftp With Lots Of Programming Books - Don't wait to see (5)
    Here it is: CODE http://ftp.cdut.edu.cn/pub3/uncate_doc/ Carpe diem....
  23. TCL - Web programming with TCL (3)
    I was just wandering whether there are some old timer there using TCL to do CGI programming. It
    would be nice to hear some of the experiences you have had with it. I had to use it for something
    really specific, but now it turns out to be quite fun using it for CGI related situations....
  24. Programming E-books - and others too (0)
    Here it is: CODE http://n3t.net/TheVault/Library/ Username: ap Password: appz
    Carpe diem....



Looking for future, programming, real, programmers, respond

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for future, programming, real, programmers, respond

*MORE FROM TRAP17.COM*
advertisement



Future Of Programming... - Real Programmers Respond Please



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE