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
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".
Anyone..?
www.vbtutor.net/vbtutor.html
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
www.pscode.com
Find an area of programming interest , search up some projects READ , LEARN , APPLY
www.froznet.com/eBooks/
www.froznet.com/cuphead/eBooks/