I need your help. I have been learning C/C++ for the last 1-1.5 years. Currently I am in SAP administration but want to switch to programming domain. I have good practice on programming.
But get stuck when someone goes deep in what i have done in application development/project.
I need your advice on any good resource/books from where i can learn how to build app based on C/C++. Basically I need some books/web resource which can provide some good examples of apps/products built on C++.
So that i can show them that I know how to build apps in C++ or how we use C++ lang practically coupled with other langs (GUI based or web based).
For C++ GUI development I'd take a look at the Qt framework.
If you want to develop Windows forms applications, I'd recommend looking at C#. It's not too different from C++ and integrates with WinForms a lot better in my opinion.
Thanks a ton for your reply! I noted your advice of c# for winforms.
Actually I wanted to know some book/website which gives complete end to end build of a software/app be it Windows based/web based so that I can get my hands dirty by taking reference from that description.
My objective is I want to change my domain from sap administrator to programmer, for that I want to get hands on experience by developing some full fledged application at home using c++, c#, VB (may be other also like Win32, MFC for window GUI or scripting for web GUI). So that I can then mention that work as my workex to get the job.
Like one such book i encountered on the website http://www.vkinfotek.com/dnet.html for building accounting app. Will it be sufficient to practice building app at home? ofcourse with some help and guidence ?
Do you know any other such links or books which can give me detailed description of complete development of a app?