Hello,
I recently bought "An Introduction to programming with C++ (4th edition )" by Diane Zak, and i really liked the way C++ was introduced to me with concept lessons and all. When I have finished this book, and hence made my mark with basic C++, i think i shall go to GUI programming. For that, i need your opinion on a good book that teaches in the same style as Diane Zak does in this book. Do you know any?

Recommended Answers

All 3 Replies

wxWidgets, it looks like an IDE. I already have one, which is VC++. Is it necessary that i download wxWidgets?

WxWidgets is a user interface libary. Other similar popular libatries are Qt and GTK.

If you have got Visual C++, the visual aspect of it is handled using the .NET, MFC or Win32 libaries, which is what i reccomend learning.

http://www.functionx.com/win32/

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.