Valhalla Legends Archive

Programming => General Programming => Visual Basic Programming => Topic started by: 13-yr-Old-Newb on February 09, 2004, 08:33 PM

Title: Learning
Post by: 13-yr-Old-Newb on February 09, 2004, 08:33 PM
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
Title: Re:Learning
Post by: Dyndrilliac on February 11, 2004, 01:55 PM
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".
Title: Re:Learning
Post by: 13-yr-Old-Newb on February 16, 2004, 02:52 PM
Anyone..?
Title: Re:Learning
Post by: Archonist on February 18, 2004, 07:43 AM
www.vbtutor.net/vbtutor.html
Title: Re:Learning
Post by: 13-yr-Old-Newb on February 18, 2004, 02:23 PM
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
Title: Re:Learning
Post by: effect on February 18, 2004, 05:16 PM
www.pscode.com

Find an area of programming interest , search up some projects READ , LEARN , APPLY
Title: Re:Learning
Post by: Fr0z3N on February 18, 2004, 06:12 PM
www.froznet.com/eBooks/
www.froznet.com/cuphead/eBooks/