Adblock breaks this site

What exactly can you make with these programming languages?

Discussion in 'Programming General' started by Grand Exchanger, Nov 21, 2008.

  1. Grand Exchanger

    Grand Exchanger Guest

    Referrals:
    0
    What exactly can you make with these programming languages?

    Well What are programing languages such as C# C++ JAVA HTML what are they really used for what kind of programs can you make? or do you make like websites with them? someone fill me up on this and try to specify what programming language is best for what =D
     
  2. Furbster4

    Furbster4 Newcomer

    Joined:
    Jun 16, 2008
    Posts:
    24
    Referrals:
    0
    Sythe Gold:
    0
    What exactly can you make with these programming languages?

    Google???

    C#, C++ = Creating Programs

    Java = No Idea.... Never used it...

    HTML = Creating Webpages/Websites.
     
  3. RGB

    RGB Guest

    Referrals:
    0
    What exactly can you make with these programming languages?

    Java can be used for some standard programs, Runescape was made with it ^_^ its mainly used for applets, can't be used to run a nuclear power plant :eek: (says that in the EULA)
     
  4. Grand Exchanger

    Grand Exchanger Guest

    Referrals:
    0
    What exactly can you make with these programming languages?

    what kind of programs
     
  5. Nullware

    Nullware Guru

    Joined:
    Jan 30, 2007
    Posts:
    1,761
    Referrals:
    4
    Sythe Gold:
    0
    What exactly can you make with these programming languages?

    Java could actually be used to do that but it ISN'T because of performance issues. Under such intense cirumstances when even milliseconds can mean life or death, more robust high performance languages like C/C++ are used and sometimes even assembly in the most crucial of cases.

    Everything you use on your computer is written in one programming language or another. (In some cases even multiple when it is better to have certain components written in a different language for one reason or another).
     
  6. SuF

    SuF Legend
    Pirate Retired Global Moderator

    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary
    What exactly can you make with these programming languages?

    If you do you are breaking the agreement with Sun, and they can take legal action against you. :/


    Same with missile systems...
     
  7. Nullware

    Nullware Guru

    Joined:
    Jan 30, 2007
    Posts:
    1,761
    Referrals:
    4
    Sythe Gold:
    0
    What exactly can you make with these programming languages?

    I don't know that they would take legal actions against you. It's just that they don't want to be held responsible if/when something goes wrong.

    It's very likely that something would go work because Java running on the JVM (Java Virtual Machine) is incredibly less performing than other high level languages when you really get to analyzing it all.
     
  8. SuF

    SuF Legend
    Pirate Retired Global Moderator

    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary
    What exactly can you make with these programming languages?

    Yes, but if you decided to go make a missile defense system for the USA with java, I do not think Sun would be happy thinking that we all might die if their software fails, so they might take legal action... But yes, using java would be done because it is slow.
     
  9. hampe-92

    hampe-92 Forum Addict

    Joined:
    Jul 10, 2008
    Posts:
    328
    Referrals:
    0
    Sythe Gold:
    0
    What exactly can you make with these programming languages?

    omg I feel sad for you and your total lack of programming knowledge xD oh well..
    and lol, arguing about weather Java could be used to run a nuclear power plant or not xD
     
  10. demonavenger

    demonavenger Forum Addict
    $5 USD Donor

    Joined:
    Feb 25, 2007
    Posts:
    536
    Referrals:
    0
    Sythe Gold:
    0
    What exactly can you make with these programming languages?

    ^ Lol it seems these two are getting a little off topic :p
     
  11. cp

    cp an cat
    Banned

    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0
    What exactly can you make with these programming languages?

    Programming languages can be used for anything, and that's the whole point. Once you learn to the point that you're confident in your skills in that language, you can develop a lot of whatever you feel like. There are no limitations to what any languages can be used for.
     
  12. Swan

    Swan When They Cry...
    Retired Global Moderator

    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner
    What exactly can you make with these programming languages?

    *cough* compares Visual Basic to C/C++.
     
  13. hampe-92

    hampe-92 Forum Addict

    Joined:
    Jul 10, 2008
    Posts:
    328
    Referrals:
    0
    Sythe Gold:
    0
    What exactly can you make with these programming languages?

    Lol xD agrees
     
  14. Ghost83

    Ghost83 Active Member

    Joined:
    Apr 21, 2005
    Posts:
    124
    Referrals:
    3
    Sythe Gold:
    15
    What exactly can you make with these programming languages?

    As a Comp. Sci major, you can make ANYTHING with a solid object oriented language as long as you have:

    A: Time
    B: Caffeine
    C: No Life
     
  15. Swan

    Swan When They Cry...
    Retired Global Moderator

    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner
    What exactly can you make with these programming languages?

    a) Definitely.
    b) Most certainly.
    c) Probably, in terms of socializing.
     
  16. Mastero el Chief

    Mastero el Chief Guest

    Referrals:
    0
    What exactly can you make with these programming languages?

    java makes web based apps

    C/C++ makes various programs works best as a basic tcp flooder though
     
  17. war833

    war833 Member

    Joined:
    Dec 11, 2008
    Posts:
    82
    Referrals:
    0
    Sythe Gold:
    0
    What exactly can you make with these programming languages?

    WTF.

    a) Java does NOT make web based apps, 90% of the time java is used for applications. You can make java applets which can be embeded into a HTML page.

    b) C++ does NOT work best as a TCP flooder. You clearly have no idea what C++ actually is and the scale of it. I can guarantee you that +80% of the programs on your computer are programmed in C++ and most games are also made with C++.
     
  18. Swan

    Swan When They Cry...
    Retired Global Moderator

    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner
    What exactly can you make with these programming languages?

    A) JAVA was made as an internet-based language by Sun as the internet grew more popular. Its mass strength is in the internet content, so I'm afraid you're wrong there.

    B) I can guarantee that 89.4% of statistics are pulled out of nowhere on the spot. But honestly, a lot of Microsoft applications for Windows use .Net nowadays, but C++ is definitely available to make things SUCH AS a TCP flooder if you want to.

    For your info, a lot of base-operating system software is written in C, not C++.

    Edit: I think I'll point out that a LOT of applications are written in languages like Python, Ruby and so on. Especially on Linux (which I use a lot).
     
  19. war833

    war833 Member

    Joined:
    Dec 11, 2008
    Posts:
    82
    Referrals:
    0
    Sythe Gold:
    0
    What exactly can you make with these programming languages?

    Originally, it was made for applets. But now, Sun are focusing more on desktop applications rather than applets, java applets are nowhere near as popular now since Flash was made.
     
  20. SuF

    SuF Legend
    Pirate Retired Global Moderator

    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary
    What exactly can you make with these programming languages?

    You know this how? On the java downloads page it has runescape as a thing that uses java. Java will NEVER be widely used as a application maker unless you are able to create reliable executables, not just jars. If anything, java is moving more towards cell phones and non-traditional computer uses.
     
< A challenge for those who claim to know Java well | Spent the last 30 minutes debugging this tiny lil sucka. >


 
 
Adblock breaks this site