I'm searching for Visual C++ Books
-
Hi, I know a bit of C++ programming. I need to improvre my knowledge about it. In particular I'd like to learn how to: 1) Realize a GUI; 2) Implement SQL instructions; 3) implement a dll already built; 4) If it possible I would also like to begin to learn something about multithreading programming. I'd like make all these things by Visual Studio So, I'm serching for a book to help me. Can someone advise me some title? Thanks!!! Fracco.
-
Hi, I know a bit of C++ programming. I need to improvre my knowledge about it. In particular I'd like to learn how to: 1) Realize a GUI; 2) Implement SQL instructions; 3) implement a dll already built; 4) If it possible I would also like to begin to learn something about multithreading programming. I'd like make all these things by Visual Studio So, I'm serching for a book to help me. Can someone advise me some title? Thanks!!! Fracco.
hi i would suggest Begining Visual C++ 6.0 by Ivor Horton. by WroX ( the big book ) Jetli Constant Thing In World Is Change.
-
Hi, I know a bit of C++ programming. I need to improvre my knowledge about it. In particular I'd like to learn how to: 1) Realize a GUI; 2) Implement SQL instructions; 3) implement a dll already built; 4) If it possible I would also like to begin to learn something about multithreading programming. I'd like make all these things by Visual Studio So, I'm serching for a book to help me. Can someone advise me some title? Thanks!!! Fracco.
Well there are loads of books on the net if u look for them. Lookng into your requirements, I would suggets Sams Teach Yourself VC++ in 21 days. Pretty good book with all you need, one thing at a time, covers all you are lookng for and more. You can either opt to buy a hard copy or download the pdf, chm or htm whatever you find convineant from the net. This book will give you a hands on experience in all aspects, but if you are keen on intricate details, go for MS Press books like MFC Programming, Programming Win98, etc, again, all available on the net as well as hard copies! long live the dEvIL
-
Hi, I know a bit of C++ programming. I need to improvre my knowledge about it. In particular I'd like to learn how to: 1) Realize a GUI; 2) Implement SQL instructions; 3) implement a dll already built; 4) If it possible I would also like to begin to learn something about multithreading programming. I'd like make all these things by Visual Studio So, I'm serching for a book to help me. Can someone advise me some title? Thanks!!! Fracco.
Stduy any simple vc++ book first. Then you turn to MSDN. Microsoft press - Robert Petsold for Win32 Microsoft press- Jeprey pross for MFC:cool: