If you want to learn programming, I wouldn't recommend learning a specific language, and certainly not a BASIC variant. A good starting point from the standpoint of a programmer is getting a book about object-oriented programming and Python. It's a relatively simple language that makes you achieve results quickly and teach you a thing or two about good programming style and design patterns.