• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Recommend me a VB book...

imported_vr6

Platinum Member
I have a little experience working with VB6.0 and is looking for a book that covers EVERYTHING you need to know about VB. Any suggestions?

I am familiar with the general concepts, since i know c/c++ pretty well, just trying to widen the horizon and see how powerful VB is.
 
Just so you know, VB.NET is the exact same thing as C#, with bastardized syntax. I'd reccomend learning C# instead, but a note - the hardest part of learning windows programming isn't the language, it is the platform. Check out Petzold's C# book for a good intro.

-Chu
 
Well i am learning VB because i got an internship this summer that use alot of VB. I know VB is pretty easy therefore i accepted the internship eventhough i am not that fluent on VB.

So any other suggestions?
 
Not specifically, but I always like Wrox books.

Corporate,
VB is not powerful?
How?
 
Originally posted by: Chu
Just so you know, VB.NET is the exact same thing as C#, with bastardized syntax. I'd reccomend learning C# instead, but a note - the hardest part of learning windows programming isn't the language, it is the platform. Check out Petzold's C# book for a good intro.

-Chu

bastardized syntax???
WTF?
It's BASIC style syntax instead of C style syntax.
Why would you call it bastardized?
 
Can't reco a book, since I can't remember which one I used, but you'll always find VB haters, even though VB.NET is a superb language for business applications. RAD AND it's powerful.
 
VB6 is a good language too, even though there are "haters". If you have any particular area a large bookstore will have a ton of books on it. Otherwise for a general one I'd find some on amazon.com and just see the reviewer notes!
 
I taught myself VB6, with a little help from a vb5 book I located for $5 which was extreamly good. I also picked up 2 more, whcih were also extreamly good, but oon slightly different things. (one on DB's others on Dist, etc) I have them at work, I will get the names 4 u.
 
Thanks Evade for getting me the titles.

I have taken an introductory course on VB, but it doesn't go very in-depth. I will give amazon and buy.com a look and see what the viewers recommend.
 
Back
Top