I have a problem, I'm learning how to program (C/Python -- keep the URLs coming!) but, find that I cannot focus very much on documentation that I read on either topic; instead I'd rather watch television, or sneak glances at IRC; etcetera, how do you achieve complete mental focus? Having motivation is one thing, having a constant will to study, is another.
Thanks
If the documentation you're reading isn't satisfying, maybe try finding projects online related to what you hope to accomplish, and start there. Try reading their documentation and code, and then read C/Python documentation to figure out what the code is doing when you don't understand.