johndo77 wrote:
ThePCKid wrote:
johndo77 wrote:
Actually, it doesn't work anymore.The version I made works for me...
1. it's "int main" not "void main"
2. You didn't put endl
3. Other than that you fixed it.
1. void is a function type that automatically returns 0. You forgot "return 0;" before the closing bracket of main() because you were using int.
2. \n does the same thing as endl.
Offline
Oh, what's this? Helltank is only starting C++?
Wow how did he manage to shut down yahoo way beforehand
Unless he, you know, was lying the whole time
Offline
C++ is great. I took a class in school last year. This year I'm doing more complex stuff plus an XNA programming class to make video games. I was also planning on taking AP computer science, but I'll probably do that next year.
Offline
Zelda123 wrote:
C++ is great. I took a class in school last year. This year I'm doing more complex stuff plus an XNA programming class to make video games. I was also planning on taking AP computer science, but I'll probably do that next year.
Are you going to keep coming on Scratch again too
?
Offline
I know a bit of C++...I made a text-based RPG in which you fight Chuck Norris...and lose
Offline
12three wrote:
Zelda123 wrote:
C++ is great. I took a class in school last year. This year I'm doing more complex stuff plus an XNA programming class to make video games. I was also planning on taking AP computer science, but I'll probably do that next year.
Are you going to keep coming on Scratch again too
?
Probably not much. No projects and stuff unless I have free time.
Offline
cout>>"Hello Helltank" <<endl;
Offline
PoDo wrote:
i doont know what you are talking about. watt is c++
[Unnecessary image removed by Moderator - please don't post unneeded images, it clutters up the discussion]
C++ is a programming language originally used in Unix but windows have included their own version in Visual Studio 2- 1010. I myself am a c# and vb.net programmer.
Take a look at my browser here:fountain-site.webs.com
I programmed this myself in c#.
Learn more about programming here:http://msdn.microsoft.com/en-gb/default.aspx
As a reminder c++ is the most ADVANCED programming language, you should start on visual basic then develop enough skills to use c# or c++
OB6160:)
Last edited by ob6160 (2010-11-12 11:56:56)

Offline
poopo wrote:
I'm learning Java. Probably learn C++ next(or html).
If you learn html learn HTMl5 (The new standard of the web) because it supports the <Video> and <audio> and <canvas> tag's. http://www.w3schools.com/html5/html5_reference.asp look at the link for info. Also the <Video> and <audio> tags are NOT supported in: IE 8.0 (However 9.0 is going to support it.). The browsers it IS supported in are: Chrome,Firefox 6 , Opera and Safari.
OB6160

Offline
ob6160 wrote:
poopo wrote:
I'm learning Java. Probably learn C++ next(or html).
If you learn html learn HTMl5 (The new standard of the web) because it supports the <Video> and <audio> and <canvas> tag's. http://www.w3schools.com/html5/html5_reference.asp look at the link for info. Also the <Video> and <audio> tags are NOT supported in: IE 8.0 (However 9.0 is going to support it.). The browsers it IS supported in are: Chrome,Firefox 6 , Opera and Safari.
OB6160
Is html free?
Offline
poopo wrote:
ob6160 wrote:
poopo wrote:
I'm learning Java. Probably learn C++ next(or html).
If you learn html learn HTMl5 (The new standard of the web) because it supports the <Video> and <audio> and <canvas> tag's. http://www.w3schools.com/html5/html5_reference.asp look at the link for info. Also the <Video> and <audio> tags are NOT supported in: IE 8.0 (However 9.0 is going to support it.). The browsers it IS supported in are: Chrome,Firefox 6 , Opera and Safari.
OB6160Is html free?
Html is a web language( Hypertext Markup Language) to code in it just get a good guide (Or book) fire up notepad and type your html COMPLETELY FREE! To save a html file click the save as button in notepad and at the end of the filename put .html
Easy!
Take a look at my easy html compiler which has a visual html designer so you don't even have to code! easy-html.webs.com
OB6160

Offline
poopo wrote:
Cool I'll try it.
![]()
http://www.w3schools.com/html/default.asp This is a cool tutorial!
Enjoy
Ob6160

Offline