I have been playing around with C++ for a very long time(I assume). All I ever create with C++ was console applications. During that time, I took a break from C++ and I tried other languages (C#, Html, JavaScript, Python, CSS, Java,Jquery,C). Throughout of those languages, I still feel like C++ is a straightforward language. So far, I learn just enough of the basics to get started. A lot of people tell me to read the books but I'm not a reading guy. I am a visual/tactile learner. After watching Kate videos on C++11 from PluralSight, I started to feel like C++ is much easier than everyone says it is. My passion is to make video games, software, devices, and much more I have a lot of ideas and projects that I want to put to good use. My problem is I don't know how to think like a programmer. I know how I want it but I don't know how to implement it. I want to use what I know to think outside of the box.
What's the catch to getting off of the "Console application" shell? How to be more creative with C++?