Starting with VB.net

ArmchairAthlete

Diamond Member
Dec 3, 2002
3,763
0
0
Anybody know of a good guide for someone new to VB.net but who has programmed in Java/Python? Maybe an ebook or some other resource.

I've got a Hello World program working. I was sorta wondering about how I can organize classes (what's VB.net's equivalent to package statements in Java?).

I've got Visual Studio .NET 2003 (free from school) and also WebMatrix which I've been using to make some trial ASP.net pages.
 

AnyMal

Lifer
Nov 21, 2001
15,780
0
76
Shelly Cashman series is good. I am using thr "learn in 21 days" book for school and like it so far. Has a lot of hands-on excersies and seems to be very detailed.