Author | Message | Time |
---|---|---|
13-yr-Old-Newb | I'm new to vb, started learning it a while ago then computer broke. It's fixed now and I kind of forgot most of what I know so I was hoping someone could teach me. Or if you have any tutor websites that are fairly easy to understand that would be great too. Thanks. --13-yr-old-newb | February 10, 2004, 2:33 AM |
Dyndrilliac | Personally you should could consider it a blessing and learn C++ instead from one of the great online tutors on the net. But - really the only thing you need to know, is that code is _usually_ in the form of: Controlname.PropertyName = PropertyValue Text1.Text = "Text" The example under the syntax would change the text of the control Textbox #1 to the string "Text". | February 11, 2004, 7:55 PM |
13-yr-Old-Newb | Anyone..? | February 16, 2004, 8:52 PM |
Archonist | www.vbtutor.net/vbtutor.html | February 18, 2004, 1:43 PM |
13-yr-Old-Newb | I've been to vbtutor.net . It was helpful and I understand the basics. Any other sites that would let me understand vb further. --13-yr-old-newb | February 18, 2004, 8:23 PM |
Null | www.pscode.com Find an area of programming interest , search up some projects READ , LEARN , APPLY | February 18, 2004, 11:16 PM |
Fr0z3N | www.froznet.com/eBooks/ www.froznet.com/cuphead/eBooks/ | February 19, 2004, 12:12 AM |