Starting GUI

Hello,
I'm looking for some advice. i just finished a C++ book, it's a beginners guide so it gave me a good base. I was wondering what you all thought I should do, continue with command line, learn STL and some other harder topics, or start GUI programming? Thanks for your input...

enduser000
learn STL.
Alright, I think I'll continue with shell programming then, but... any reccomendations for when I do start windows programming?
There is no reason you can't learn them both at the same time.

The starting point for windows applications:
http://msdn.microsoft.com/en-us/library/aa383668(VS.85).aspx

Have fun!
Definitly,
Thanks for that link, would have never found it alone. For sure i'll be havin fun later, and I'll beef up on my templates and STL also soon. You all have been alot of help, more posts in the future, maybe then I can be on the helping side!

Thanks!

enduser000
Topic archived. No new replies allowed.