Hi, I'd like to learn C/C++ eventually but am sort fo hesitant to. Basically, what's the mindset you have when writing programs? What are you thinking, what do you plan to do, how does your mind work? It's a lot easier to imagine HTML, having a defined structure of opening and closing. From what I've seen of C I don't know where to mentally "think" of a starting or ending point, what to do next, where to go, how to do it, etc. What's the general attitude you have when programming C/C++?