Beyond OOP
I was doing some random surfing and I came upon an interesting article. It mentioned every couple decades or so there is a new paradigm for programming applications as one method becomes harder to use. there was machine language, then punch cards, assembly, C, C++, Now there are Runtime languages, that control memory allocations, and things of that nature, such as Java, Python, .NET so what's the next step? I really don't know. I don't think there would be a reason for anything after OOP since objects are limitless really... 






