Charas-Project

  • Home
  • Help
  • Search
  • Calendar
  • Login
  • Register
*
Please login or register.

Login with username, password and session length
 

News:

New forum theme up and running!



  • Charas-Project »
  • Off-Topic »
  • Archive »
  • Really Old Stuff »
  • General programming »
  • The best program EVAR in History
« previous next »
  • Print
Pages: [1] 2

Author Topic: The best program EVAR in History  (Read 8902 times)

Offline Drighton

  • Acolyte
  • *
  • Posts: 419
The best program EVAR in History
« on: August 20, 2005, 02:35:17 PM »
#include

main()
{
    cout << "Hello World!";
    return 0;
}

****************************************

ShaZza! Feelz my skillz!


... okay, i'm bored.
Logged

Offline Drace

  • Sage
  • *
  • Posts: 5,199
(No subject)
« Reply #1 on: August 20, 2005, 02:51:44 PM »
0.o What the?
Logged


Offline Drighton

  • Acolyte
  • *
  • Posts: 419
(No subject)
« Reply #2 on: August 20, 2005, 03:00:20 PM »
oi*

ok, the code your looking at is C++

When you begin programming in any language, the book/tutorial/class/teacher will usually begin with what is known as a "Hello World" program, which is code to simply write the words "Hello World" on the screen. It is the most ridiculous program ever made, but everone knows of it because they have to write it when they begin learning a new language.

I've written a Hello World program in Pascal, C++, and Visual Basic. Sorry, i guess this topic just went over everyone's head...





just bob your head with these guys
Logged

Offline Osmose

  • So freakin' inactive
  • Royal
  • *
  • Posts: 3,041
(No subject)
« Reply #3 on: August 20, 2005, 03:26:48 PM »
Most of the people here are RPG Maker people, and thus don't know anything of a real coding language. Sticking this in General Programming would probably fend off people who don't understand it.

Grats on learning your first C++ program, though. Now try bringing it out of DOS and into Windows. :P
Logged
Hrm.

Offline Drighton

  • Acolyte
  • *
  • Posts: 419
(No subject)
« Reply #4 on: August 20, 2005, 03:31:02 PM »
Quote
Originally posted by Osmose
Most of the people here are RPG Maker people, and thus don't know anything of a real coding language. Sticking this in General Programming would probably fend off people who don't understand it.

Grats on learning your first C++ program, though. Now try bringing it out of DOS and into Windows. :P



This was more of a humor topic. I took C++ in high school and actually began my current project in C++ (this was before DirectX came into the picture. VGA coding for graphics *shudder*).

P.S. creating a window made my brain melt.
Logged

Offline Osmose

  • So freakin' inactive
  • Royal
  • *
  • Posts: 3,041
(No subject)
« Reply #5 on: August 20, 2005, 03:40:48 PM »
You see, that's why I never got why so many people idolize C++ over VB. I mean, yes, it is the "easier" choice, but it also handles OOP structure cleaner. Everything just looks way more organized, and you don't have to include every little library to do a simple task like showing text.

It's good to learn C++, but not really my ideal choice for development.
Logged
Hrm.

Offline Drighton

  • Acolyte
  • *
  • Posts: 419
(No subject)
« Reply #6 on: August 20, 2005, 03:47:29 PM »
Rah!

Wholeheartedly agree. However, when it comes down to frame-rates C++ would be better. With VB you have so much running in the background that your program slows down.

I choose not to use C++ because somewhere in high school in missed the lecture on 'pointers', and am now totally lost in the language. :(

What do you use VB for Osmose?
Logged

Offline Osmose

  • So freakin' inactive
  • Royal
  • *
  • Posts: 3,041
(No subject)
« Reply #7 on: August 20, 2005, 04:35:21 PM »
Different things. I was going to make the game me and my friend were planning in it, but he wanted to use his C++ skills he's learning in school. I also made an atmospheric maturity program for my friend in it.

You know, random things.
Logged
Hrm.

Offline DragonBlaze

  • A Wild DB Appeared!
  • Royal
  • *
  • Posts: 3,329
(No subject)
« Reply #8 on: August 20, 2005, 04:42:56 PM »
Hehe, I'll be taking computer programing in a few weeks, now I'll already know the first lesson, mwahahaha!
Logged
Hell Yeah! Just recovered all my old rm2k/3 games from my 10 year old, broken laptop hard drive that had been formatted and had a new OS installed on it. Oh, and I did all of this from my phone. WIN

Offline Osmose

  • So freakin' inactive
  • Royal
  • *
  • Posts: 3,041
(No subject)
« Reply #9 on: August 20, 2005, 05:02:07 PM »
Quote
Originally posted by Jessica Squirrel
so ya you know a bit of c++. and? I think its snobby to just post things like that knowing only some people would understand.


Or he could be, y'know, starting a conversation on coding.
Logged
Hrm.

Offline White Dwarf

  • The Count
  • Agent
  • *
  • Posts: 948
  • Gone.
    • 66Seven
(No subject)
« Reply #10 on: August 20, 2005, 05:08:18 PM »
Quote
Originally posted by Jessica Squirrel
so ya you know a bit of c++. and? I think its snobby to just post things like that knowing only some people would understand.


Well Game maker's come here. some people might use propper coding to make games instead of the RM2K/3 you would exspect at least one person to do that. or at least know C++ so this thread is ok. Plus he was bored.
Logged
Come closer, I don't bite...
WWW.66Seven.co.uk

Offline Drighton

  • Acolyte
  • *
  • Posts: 419
(No subject)
« Reply #11 on: August 20, 2005, 09:15:03 PM »
Quote
Originally posted by Jessica Squirrel
so ya you know a bit of c++. and? I think its snobby to just post things like that knowing only some people would understand.


"There's nothing more exhilerating than pointing out the shortcomings of others, is there? " - Randal, Clerks
Logged

Offline Trevlac


  • The Executioner
  • Agent
  • *
  • Posts: 942
(No subject)
« Reply #12 on: August 20, 2005, 09:25:05 PM »
Quote
Originally posted by Jessica Squirrel
so ya you know a bit of c++. and? I think its snobby to just post things like that knowing only some people would understand.


Ironic that it wasn't Osmose that said it.

But let me tell you that it isn't snobby.  If I posted a topic about FF7 and (let's assume) most people hadn't played it, that's not snobby, it is starting a conversation.

I havn't had much dealings in C++ because I skipped it and went to C# (C sharp).  I like C#...sorta...
Logged

Friends: MrMister, Dragonium, Shady Ultima, Tomi, Meiscool, BlackSkullWarlock, Ace of Spades, Smokey_Locs, Robotam, Blue_Strife, Apex

Offline Goatulon

  • All mighty master of goats
  • Associate
  • *
  • Posts: 239
  • I am king kuano man
(No subject)
« Reply #13 on: August 20, 2005, 10:11:18 PM »
Yeah, this pretty much just shot straight over my head. But the plus signs make the program name so pretty.
Logged
Zombie Eat brains but Zombie cannot swallow this injustice!

Offline GaryCXJk

  • <strong>Official Charas.EX Team Member</strong>
  • Exemplar
  • *
  • Posts: 1,586
  • FOUR OH FOUR'D
    • Multiverse Works
(No subject)
« Reply #14 on: August 20, 2005, 11:03:17 PM »
You guys are just a bunch of stiffheads. Then again, only programmers understand this joke.
Logged

Play it now! Charas Breakout DX
Area91: for MUGEN and RPG Maker VX Ace stuff

  • Print
Pages: [1] 2
« previous next »
  • Charas-Project »
  • Off-Topic »
  • Archive »
  • Really Old Stuff »
  • General programming »
  • The best program EVAR in History
 

  • SMF 2.0.10 | SMF © 2015, Simple Machines
  • XHTML
  • 2O11
  • RSS
  • WAP2
  • Simple Machines Forum