The next class lesson is all about Object Oriented Programming.
"Whaaaattttt!" (I hear you moaning) "I just wanna write programs. I didn't sign up to be a computer scientist!"
Fear Not! There are two reasons why this is a great move.
First, in today's programming environment, you simply can't be an effective programmer without understanding object oriented programming concepts. Even our very simple one-line "Hello World" program consisted of an object, a method, and a property. In my opinion, not understanding objects is the biggest single problem beginning programmers have. So we're going to confront the beast right up front!
Second, we're going to make this as painless as possible. We're not going to confuse you with a load of computer science jargon.
But right after that, we're going to jump right back into writing programming code with a lesson where we develop a VBA macro that you can probably use! We perfect that program a little more in the next lesson and finish up by showing you how to start using VBA with several applications at one time.
Remember, this is lesson 1 of an email based course. If you have not signed up for the course yet, you can get the complete course delivered free to your inbox every week filling out the form at VB Programming for Non-Programmers!.
So ... Watch your email for the next Lesson. Until then, "May the 'source' be with you!"