I wouldn't suggest taking a programming class; decide which language you want to learn and pick a good book up (VB is great for beginners, its not that intimidating... gets your feet wet with programming... afterwhich u can move onto something else). The key to learning programming is practice and experimenting ; you'll do it much better yourself.
I'm speaking from experience; when I started programming, I picked up a book in BASIC and started learning. I then decided I wanted to learn C++ and went to a class. I got frustrated with the teaching because I was just typing the stuff the teacher was telling me to without really understanding... I then dropped out of the class, bought a nice book, and picked it up myself. In the end, I had a much better understanding of C++ than my friends who finished the C++ class. I'm not bragging or anything, thats just the way it works... Programming is not meant to be taught in a classroom with the amount of material out there to learn it yourself.