Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/15/13 05:09
Read: times


 
#189370 - target requirement?
Responding to: ???'s previous message
As you mentioned "Desktop Book", did you mean MS-Window's Desktop Only? (I don't know whats good, I am with Unix mainly. )

If not, and if its purely about languages fluency, and code which would work on any environment (windows/linux/mac), a copy of Effective C++ by Scott Meyers, will be very helpful to you. So that you write code that don't result in memory-leaks, etc.
Accelerated C++ ( http://www.amazon.com/dp/020170353X/ ), is the fastest way to get going.

Also there is QT, which is again cross-platform, and good for Desktop-UI, but you really don't need a book on QT. They're got great tutorials (http://doc.qt.digia.com/4.7/tutorials.html ) and examples ( http://doc.qt.digia.com/4.7/all-examples.html ). Note to mention a ridiculously great API ( http://doc.qt.digia.com/4.7/classes.html ).

List of 12 messages in thread
TopicAuthorDate
C to C++            01/01/70 00:00      
   I find it's not the language            01/01/70 00:00      
   target requirement?            01/01/70 00:00      
      no, but I see what makes you think that            01/01/70 00:00      
         Yes, and particularly if you want to work outside Windows            01/01/70 00:00      
   Similar question on stackoverflow.com            01/01/70 00:00      
   Osborne C++ Complete reference            01/01/70 00:00      
      Never go for herb schildt            01/01/70 00:00      
         Did you read the complints?            01/01/70 00:00      
   C++ FAQs (2nd edition)            01/01/70 00:00      
   Online            01/01/70 00:00      
   O'Reilly!            01/01/70 00:00      

Back to Subject List