Write a program that does two things in VB.net language. 1. writes your full name 2. writes the name of your favorite sports team
actually, write a program that prints the names, not just writes them
Is this where you want me to be?
yeah
OK how far have you gotten into your VB lessons? Can you make a basic application that outputs things?
will you explain to me how to do that? I think I just don't understand all these technology words & it really throws me off the whole thing
this is the first program it's asking me to write
Let me know anytime I use a word you don't understand. Basically all programming languages have some way of outputting words and inputting words. Output = display text to the screen. Input = receive text from keyboard
oh. alright. that makes sense. but how should I write this program? and do i have to start with an integer or anything? sorry if i sound kind of ridiculous, lol. I'm just completely in the dark with all this stuff
I guess it's like learning spanish or any other different language. Baby steps first. integers are for math. This exercise is trying to teach you how to print text to the screen. Basically you're going to make a program that looks like this|dw:1383757241495:dw|
Join our real-time social learning platform and learn together with your friends!