2
votes
3answers
179 views

any good book/website on creating applications with C++ on any platform like windows/*nix?

I have learnt C++ and can program a bit and want to develop applications. Perhaps i need to learn things like qt,windows API and I don't know what else is required to start with and to be able to ...