What are some good programming practice to use to keep your code clean and readable?
        Posted  
        
            by ggfan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ggfan
        
        
        
        Published on 2010-04-07T03:22:14Z
        Indexed on 
            2010/04/07
            3:23 UTC
        
        
        Read the original article
        Hit count: 238
        
discussion
I am still relatively new to programming and as I start to write longer and more complex codes, it gets very confusing and hard to reread. Are there some general good practices that every programmer should use?
© Stack Overflow or respective owner