Would there be any reason not to use github (or any open source hosting site) for my code?
        Posted  
        
            by 
                Jetti
            
        on Programmers
        
        See other posts from Programmers
        
            or by Jetti
        
        
        
        Published on 2011-06-28T04:06:34Z
        Indexed on 
            2011/06/28
            8:30 UTC
        
        
        Read the original article
        Hit count: 271
        
So I just created my first github repo and started to wonder if there would be any reason why somebody shouldn't post their code. I don't mean the obvious, such as code that is IP of somebody else or any other possible legal situation; I'm talking about a newbie posting their own, albeit terrible, code.
I've heard several times on this site that one of the things that a some of the hiring managers do is check out the person on Github (or similar site), so what if the code is lacking? Would the position desired matter? (ex Junior Developer vs Senior)?
© Programmers or respective owner