I've decided to have another go at learning to program (last time I tried learning C I got bored because I didn't see it having much use to me) and have decided to begin with Visual Basic.
We used Visual Basic in a school database project with Excel, so I have a passing knowledge of syntax, and some commands - hence I thought it seemed like a good starting point (+ it's higher level, so I assume that'll make it less confusing than C was).
I'll need to pick up a book on programming for VB, but I just have a few questions.
With Access, there was a GUI when making VBA; when making indpendant VBA (i.e. one that doesn't use Excel in the background) does one also use a GUI like that? Like some sort of development environment, or is it
all scripted?
What are some good programs/compilers (preferably freeware) to use with Visual Basic compilation and design?
Any other tips for learning would also be appreciated.
Cheers,