Re: Best book to buy to learn C++ then to be able to code GUI?
Learning how to code GUIs will require that you decide which technique you will use for the GUI development. wxWidgets can easily take a month by itself, the same is probably true of most other GUI toolkits, assuming they even have a book available.
|