Hi everyone,
I started coding in c++ a month ago and I know the basics of coding a win32 console application. (loops, variables, functions, conditions...) and i'd really like to go towards more visual aspects of c++. Could anybody tell me what to learn next in order to do visual things.
What we recommend depends on what kind of program you want to make.
Do you want to make like a simple 2D game? If yes, I recommend you download and install SFML. There are tutorials you can follow to teach you the basics: