Confessions of a God Head Hey, I resemble that remark. Any tips on changing my attitude? Keep in mind that I am dealing with code from "professionals" with years more experience than I have, yet they have left my team with Do Loops that span two include files, encapsulated in an If statement that spans three files. So I must say I feel justified in feeling like I know more. I've had to deal with spaghetti written by my supposed "betters". -- JoshuaDrake Josh, I found that I also fell into the GodHead category. Too many of my developers are wet behind the ears, and write obtuse code that makes my skin crawl. -- Paul V. ---- Is your goal to change your ''attitude'' or your ''behavior''? ---- '''Proposed solution: realize how much you too can improve.''' * Seek out and read excellent code (e.g. TexTheProgram). Compare your code to it. * Improve your skills. Can you write a ''(fill in the blank: LR parser, distributed system, thread library, filesystem, etc.)''? * Explore other programming paradigms. Are you as comfortable doing functional programming as procedural programming? Object-oriented programming? Logic programming? ---- Thanks for pointing out a major flaw in my personality at work. Godheads are unwelcome in any project, so we are sometimes kept around due to lack of options, but when the time comes we are harshly dealt with. From now on, no more godheading for me. -- LuizEsmiralha