Topic: Coding the beginning of time  (Read 1887 times)

0 Members and 1 Guest are viewing this topic.

Offline toasty0

  • Application.Quit();
  • Captain
  • *
  • Posts: 8045
  • Gender: Male
Coding the beginning of time
« on: July 08, 2008, 07:58:33 pm »
Quote
public void BigBang()
  {
      // insert some pretty dynamic algorithms here
  }
MCTS: SQL Server 2005 | MCP: Windows Server 2003 | MCTS: Microsoft Certified Technology Specialist | MCT: Microsoft Certified Trainer | MOS: Microsoft Office Specialist 2003 | VSP: VMware Sales Professional | MCTS: Vista

Offline knightstorm

  • His Imperial Highness, Norton II, Emperor of the United States and Protector of Mexico
  • Lt. Commander
  • *
  • Posts: 2106
Re: Coding the beginning of time
« Reply #1 on: July 08, 2008, 08:01:44 pm »
huh?

Offline Corbomite

  • Commander
  • *
  • Posts: 2939
Re: Coding the beginning of time
« Reply #2 on: July 08, 2008, 08:15:29 pm »
Quote
public void BigBang()
  {
      // insert some pretty dynamic algorithms here
  }


LOL!

Offline FCM_SFHQ_XC

  • There is life outside of Windows..
  • Administrator
  • Lt. Commander
  • *
  • Posts: 2267
  • Gender: Male
  • Starbase Atlantis [X-refit]
    • 9th Fleet
Re: Coding the beginning of time
« Reply #3 on: July 08, 2008, 08:26:03 pm »
Quote
public void BigBang()
  {
      // insert some pretty dynamic algorithms here
  }

So then you compile it, then you try to run it you get this: :D
Starfleet Headquarters out.

Fleet Commodore, XenoCorp, ISC Fleet.

Offline Bonk

  • Commodore
  • *
  • Posts: 13298
  • You don't have to live like a refugee.
Re: Coding the beginning of time
« Reply #4 on: July 08, 2008, 09:38:51 pm »
Quote
public int BigBang()
  {
      // insert some pretty dynamic algorithms here

      return 42;
  }

There, done!  ;D

Offline toasty0

  • Application.Quit();
  • Captain
  • *
  • Posts: 8045
  • Gender: Male
Re: Coding the beginning of time
« Reply #5 on: July 08, 2008, 09:46:07 pm »

Quote
public void BigBang()
  {
      // insert some pretty dynamic algorithms here

      return 42;
  }

There, done!  ;D

 8)
MCTS: SQL Server 2005 | MCP: Windows Server 2003 | MCTS: Microsoft Certified Technology Specialist | MCT: Microsoft Certified Trainer | MOS: Microsoft Office Specialist 2003 | VSP: VMware Sales Professional | MCTS: Vista

Offline Centurus

  • Old Mad Man Making Ship Again....Kinda?
  • Captain
  • *
  • Posts: 8505
  • Gender: Male
Re: Coding the beginning of time
« Reply #6 on: July 09, 2008, 12:09:18 am »
Congrats.  You've simplified all of existence down to a single line of computer code that's total chaos, but for some reason is considerably more stable than Vista.

 ;D
The pen is truly mightier than the sword.  And considerably easier to write with.