What order are the programming languages derived in?
        Posted  
        
            by chadley
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by chadley
        
        
        
        Published on 2010-03-31T00:42:39Z
        Indexed on 
            2010/03/31
            0:53 UTC
        
        
        Read the original article
        Hit count: 453
        
programming-languages
|language-history
For instance, I know that basically all languages that are object oriented based are basically derivatives of C# or C++ correct? Does anyone know the order they came in? Like C -> C++ -> C# -> PHP, etc.
© Stack Overflow or respective owner