I need a VB book for advanced programming. Which book should I buy?
Lars
Printable View
I need a VB book for advanced programming. Which book should I buy?
Lars
I prefer the book "Mastering Visual Basic 6" by "Evangelos Petroutsos". I've also buyed it. The price is $50.
Im not sure how advanced this book is: Murachs Visual Basic 6
I've found "Pure Visual Basic" (which is only about £15 GBP) very useful - but it may not be as advanced as you want it to be.
For the API I reckon "Win 32 API Programming with Visual Basic" By Steve Roman (O'Reilly Publishing, http://www.oreilly.com) It really goes into how the API works rather than just showing you a few APIs and a couple of subclassing examples. It also teaches you enough C syntax to read the MSDN info on APIs so you can just look any API up in MSDN. It's a great book.