so I want to get into programming. someone told me to get microsoft visual basics. so I got VB express 2008. but now where do I start any good online tutorials? preferably free since I dont have lots of money really
never mind i found the ones on microsofts website I am having lots of fun. I made my hello world thing that will say hello if I put my name but close if its another name
bit confusing for some things. like i only know how to have 3 responses. one for my name. one for my brothers. and one for anyone else. It keeps messing up when I try doing
if towhom = "name here" then
message = "message here"
it messes up it worked when I added my name and my little brothers name
Question
mokthraka
so I want to get into programming. someone told me to get microsoft visual basics. so I got VB express 2008. but now where do I start any good online tutorials? preferably free since I dont have lots of money really
never mind i found the ones on microsofts website I am having lots of fun. I made my hello world thing that will say hello if I put my name but close if its another name
bit confusing for some things. like i only know how to have 3 responses. one for my name. one for my brothers. and one for anyone else. It keeps messing up when I try doing
if towhom = "name here" then
message = "message here"
it messes up it worked when I added my name and my little brothers name
Edited by mokthrakaLink to comment
Share on other sites
11 answers to this question
Recommended Posts