View Single Post
  #22 (permalink)  
Old March 4th, 2005, 07:08 PM
BrianWren BrianWren is offline
Friend of Wrox
 
Join Date: Nov 2004
Posts: 1,621
Thanks: 1
Thanked 3 Times in 3 Posts
Default

I really like VB for several reasons.
The syntax is easy to read
The intellisense drop-downs are a good memory jogger
I think the Object.Method, Object.Property syntax is clearer than other syntaxes
Starting from a position of not knowing anything, you can have results soonest.
There are tons, [u]tons</u> of places to get samples, help, etc.

And it is not [u]case sensitive</u>, relieving the new learner of that additional challenge.