
Originally Posted by
why06
Yeh. Haha... I have to agree with that. Not much to go back to considering he's starting at square one. lol... Im noot sure what you would call "Hello World" but this looks like it to me.
Don't mean to be rude but were did you learn to program. Hello world has always been a simple out put not using any if statements or variables.
Thank you very much for beliving in me I really just startet ^^ I made the "Hello world" on the same day xD but I will not give up learning c++
So progress report? Updated code? If you are having trouble with it still id look into else if statements, what the char variable is used for or use int with options like the code I posted.
I am glad to hear you will not give up after coming to a turn. But don't try to take a short cut to avoid the turn, I would keep to basic input and output and int variables tell you make a program with them then move onto using them in an if statement or just try another variable type before going to if statements. If this is your first programming language you do not want to try to run before you can walk. Take each thing one step at a time and try to find unique ways to do things with what you have learned.
Hope this helps, also note this is all things I think and since you are the one learning you are welcome to learn any way you wish but I have found that people learn things and remember them when they repeat the same thing allot and take it one step at a time.