While I can't answer for sure as to guides, I can tell you that if you are beginning programming, obfuscation is not something you want to get into. First learn to write clear, concise, functioning, commented code; then later if you're still interested, reverse all of those things, and you'll have obfuscated code.