4 replies
hi guys, im new to tis forum.i like to knw wats the hierarchy of the programming languages ..that is we have C,C++,JAVA etc,just want to know wats after java and also suggests some sites .
#languages
  • Profile picture of the author silverbax
    I'm not really sure what you are asking...what do you mean by hierarchy? Do you mean which languages came first chronologically?
    {{ DiscussionBoard.errors[1495904].message }}
  • Profile picture of the author milo_pl
    C/C++ - compiled, native code languages. .NET/JAVA - managed code languages - is that what you meant?
    {{ DiscussionBoard.errors[1495920].message }}
  • Profile picture of the author mywebwork
    I'm also confused by your question and you mean by "hierarchy"? Judging from your post I suspect that English is not your first language, and therefore I applaud your effort in asking and also welcome you to the forum.

    If you are asking what programming languages we generally discuss here you will find a variety. As this is an Internet Marketing forum you will find that PHP, ASP and JavaScript are the most common languages discussed here. But you will also find threads that discuss C++, Visual BASIC and Java, among others.

    As for sites there is everyones favorite - W3 Schools

    W3Schools Online Web Tutorials

    Is this the sort of information you were after?

    Bill
    {{ DiscussionBoard.errors[1495988].message }}
    • Profile picture of the author chaos69
      Hi,

      If you are talking chronologically, this should provide some insight.

      The History of Programming Languages - O'Reilly Media

      If, By Hierachy, you mean the level there are too many to categorise though not doubt you can find it on google somewhere.

      Machine Code -> Assembly Language -> High level language

      High level languages are what most people use, yet within that group some are lower than others - C of course being the lowest. There are also compiled languages and interpreted languages. On top of the pile you are going to have RAD and visual type GUI's.


      Semi-related but not on a serious note:
      Steve Rowe's Blog : Programming Language Hierarchy

      Signature
      Best Ways To Make Money Online

      Eight bytes walk into a bar. The bartender asks, “Can I get you anything?”
      “Yeah,” reply the bytes. “Make us a double.”
      {{ DiscussionBoard.errors[1497197].message }}

Trending Topics