Static/Dynamic vs Strong/Weak
        Posted  
        
            by Dan Revell
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Dan Revell
        
        
        
        Published on 2010-02-28T13:42:21Z
        Indexed on 
            2010/04/28
            0:33 UTC
        
        
        Read the original article
        Hit count: 596
        
I see these terms banded around all over the place in programming and I have a vague notion of what they mean. A search shows me that such things have been asked all over stack overflow in fact. As far as I'm aware Static/Dynamic typing in languages is subtly different to Strong/Weak typing but what that difference is eludes me. Different sources seem to use different different meanings or even use the terms interchangeably. I can't find somewhere that talks about both and actually spells out the difference. What would be nice is if someone could please spell this out clearly here for me and the rest of the world.
© Stack Overflow or respective owner