I'm new to programming and just started learning visual basic to start. I just have a question thats mixing me up because i don't know the answer. What exactly are classes in programming? Are they just files to separate the coding?
VB is different from VB.NET. A lot of the general syntax is transferable, meaning that if you know VB6 (for instance), you could probably wing it in .NET for simple tasks.