Visual Programming paradigms
        Posted  
        
            by 
                Rego
            
        on Programmers
        
        See other posts from Programmers
        
            or by Rego
        
        
        
        Published on 2011-11-13T03:28:47Z
        Indexed on 
            2011/11/13
            10:09 UTC
        
        
        Read the original article
        Hit count: 574
        
As the number of "visual" OS's such as Android, iOS and the promised Windows 8 are becoming more popular, it does not seem to me that we programmers have new ways to code using these new technologies, due to a possible lack in new visual programming languages paradigms.
I've seen several discussions about incompatibilities between the current coding development environment, and the new OS approaches from Windows 8, Android and other tablets OS's. I mean, today if we have a new tablet, it's almost a requirement for coding, to have, for instance, an external keyboard (due it seems to me it's very difficult to program using the touch screen), exactly because the coding assistance is not conceived to "write" thousands of lines of code.
So, how advanced should be the "new" visual programming languages paradigms? Which characteristics these new paradigms would be required?
© Programmers or respective owner