War Games

  • 13 Replies
  • 4376 Views
*

Freddy

  • Administrator
  • **********************
  • Colossus
  • *
  • 6860
  • Mostly Harmless
War Games
« on: July 05, 2007, 06:58:44 pm »
..the film.  It was on here last night and I watched it for old times sake.  Anyone else seen it recently ?

I was amazed by how dated the technology looked...acoustic couplers, command line interfaces, green screen displays and no hint of Windows or Microsoft...but still a good film.  Portable PC's that were the size of televisions, even the massive visual displays looked old and I remember thinking they were amazing back in 1983.  :o :D

*

GamerThom

  • Departed Friend.
  • Starship Trooper
  • *******
  • 395
  • Mind is all that Matters!
    • Character Creations & Design Works
Re: War Games
« Reply #1 on: July 05, 2007, 08:19:58 pm »
Sounds like the first computer I had access to back in college when I took my first course
in computer science and basic programming. That was in 1980. The monitors were big
clunky crt's that displayed white on a sickly green field. But what I first started learning on
wasn't a portable, it was a keyboard tied into a big old IBM mainframe with everything
printed out by a dot-matrix printer so that before they'd let us run our program code, we'd
have to show it to the instructor for approval while dissecting & explaining it line by line.
Very time consuming and tedious at the least. Good thing we only had to code things
containing not more than 500 lines or I would still be there going through it all, all those
"If","then","Let" and "Goto" statements could drive a person absolutely batty when you had
to explain the reason for each one and why you chose to put it in this line and not somewhere
else.  :P  ::)

The one I worked with after that wasn't much better, but at least it was portable. I did
mathematical modelling using the first CadCam software on an old TRS 80. That at least
had a black screen with white print, so looking at it didn't make me nauseous after a few
hours.  ;D
« Last Edit: July 05, 2007, 08:29:46 pm by GamerThom »
Gamer-T

*

Maviarab

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1231
  • What are you doing Dave?
    • The Celluloid Sage
Re: War Games
« Reply #2 on: July 05, 2007, 09:40:01 pm »
Hehe aye great...classic stuff from young Mr Bueller... ;D

*

Freddy

  • Administrator
  • **********************
  • Colossus
  • *
  • 6860
  • Mostly Harmless
Re: War Games
« Reply #3 on: July 05, 2007, 09:43:27 pm »
Yes, it was still an enjoyable film  :)

Tom, yes I remember using a mainframe briefly, but I just got in on computers when they started to hit the home market and mostly used a BBC B Micro (not sure if they had them in the US).  But I also remember being shown an old Osbourne (I think) computer with an even grosser bright orange display...this machine was meant to be portable but was akin to travelling around with a large and heavy briefcase filled with bricks.

GOTO commands ?  You were so lucky we were allowed GOSUBs but GOTOs were banned and frowned upon lol.

*

Maviarab

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1231
  • What are you doing Dave?
    • The Celluloid Sage
Re: War Games
« Reply #4 on: July 05, 2007, 09:46:41 pm »
Quote
travelling around with a large and heavy briefcase filled with bricks

 ;D hehe, nicely worded

*

GamerThom

  • Departed Friend.
  • Starship Trooper
  • *******
  • 395
  • Mind is all that Matters!
    • Character Creations & Design Works
Re: War Games
« Reply #5 on: July 05, 2007, 10:46:31 pm »
Oh don't think I got off that easy. We used "gosub" for some routine's. We're talking about the
very first form of BASIC here, and don't even get me started about Binary, all those one's and
zero's and then there was translating commands for programming in hexadecimal - Aaaaaarrrrrgh!  :o

I think I've seen "WarGames" once or twice, actor's real name was Matthew Broderick.  ;)
Gamer-T

*

GT40

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1056
    • My Bots
Re: War Games
« Reply #6 on: July 06, 2007, 12:51:29 am »

10 INPUT "Do you like computers (Y/N)"; A$
20 IF A$ = "Y" THEN GOSUB 70
30 ELSE PRINT "You don't know what you loose!"
40 END
70 PRINT "I think it's because of THIS GIRL."
80 RETURN
90 REM I just want to say I loved Ally Sheedy.


Nostalgia...  :)


"There is no RL. Only AFK." (Jamie Jervil, resident of Second Life)

*

GamerThom

  • Departed Friend.
  • Starship Trooper
  • *******
  • 395
  • Mind is all that Matters!
    • Character Creations & Design Works
Re: War Games
« Reply #7 on: July 06, 2007, 02:25:42 am »
Lol!  ;D    You just had to toss that in here didn't you GT40?  :P  :)
Gamer-T

*

GT40

  • Trusty Member
  • **********
  • Millennium Man
  • *
  • 1056
    • My Bots
Re: War Games
« Reply #8 on: July 06, 2007, 02:19:12 pm »
Sorry for this crisis of nostalgia.

Nostalgia because with Basic, ordinary people like me could feel a great sensation of power. And had the illusion they totally took control of the machine, with their genius ten lines of code. I am the king of the world!  :)

Nostalgia because with GOTO, my ugly little programs ran perfectly. Thank you GOTO.  ;D

Nostalgia because I don't understand anything to Visual Basic. Maybe I am too lazy to learn it.  ::)

"There is no RL. Only AFK." (Jamie Jervil, resident of Second Life)

*

Freddy

  • Administrator
  • **********************
  • Colossus
  • *
  • 6860
  • Mostly Harmless
Re: War Games
« Reply #9 on: July 06, 2007, 05:57:30 pm »
Hehe, thats a neat program!

Visual Basic is not BASIC anymore, it's become this wierd hybrid of a programming language.  I used to hate it, but the more I use it the better I find it.  Most VB programs have more comments in them than code these days, because it is getting increasingly more difficult to understand.

The only reason I think GOTO's were banned was because the teacher wanted an easy read!

*

GamerThom

  • Departed Friend.
  • Starship Trooper
  • *******
  • 395
  • Mind is all that Matters!
    • Character Creations & Design Works
Re: War Games
« Reply #10 on: July 06, 2007, 06:29:08 pm »
Yep! I'm sitting here right now waiting for a delivery of books to come.
There's a half dozen on Visual Basic 6 and one for Python.  ;D

I thought I was done with all the heavy learning when I finished college oh so long ago.  :o
Gamer-T

*

Freddy

  • Administrator
  • **********************
  • Colossus
  • *
  • 6860
  • Mostly Harmless
Re: War Games
« Reply #11 on: July 06, 2007, 06:33:37 pm »
hehe, I found the newer VBExpress was a bit of an up hill climb and was by far the most difficult time I have ever had understanding how something works in any programming language.

I wish you luck in your studies :), VB6 is a lot kinder I think and also more traditional.  My latest jaunt into new programming has been PHP and SQL, both I found very nice to work with and a lot easier to learn than VBExpress.

*

GamerThom

  • Departed Friend.
  • Starship Trooper
  • *******
  • 395
  • Mind is all that Matters!
    • Character Creations & Design Works
Re: War Games
« Reply #12 on: July 06, 2007, 06:39:52 pm »
I know what you mean about VB Express. I've been struggling with the blasted thing
for over 6 months now and am no further along with it than I was 5 months ago.  :-[  :(

I'm pretty sure that microsoft goes out of its way to make things deliberately confusing.
Gamer-T

*

Freddy

  • Administrator
  • **********************
  • Colossus
  • *
  • 6860
  • Mostly Harmless
Re: War Games
« Reply #13 on: July 06, 2007, 09:10:34 pm »
Yeah that sounds very familiar...the online documentation is poor too, most people seem to feel the same way as a lot of the help pages get really low ratings.  It was worth the struggle for me though so I would say stick with it, you'll get there in the end.

 


LLaMA2 Meta's chatbot released
by spydaz (AI News )
August 24, 2024, 02:58:36 pm
ollama and llama3
by spydaz (AI News )
August 24, 2024, 02:55:13 pm
AI controlled F-16, for real!
by frankinstien (AI News )
June 15, 2024, 05:40:28 am
Open AI GPT-4o - audio, vision, text combined reasoning
by MikeB (AI News )
May 14, 2024, 05:46:48 am
OpenAI Speech-to-Speech Reasoning Demo
by MikeB (AI News )
March 31, 2024, 01:00:53 pm
Say good-bye to GPUs...
by MikeB (AI News )
March 23, 2024, 09:23:52 am
Google Bard report
by ivan.moony (AI News )
February 14, 2024, 04:42:23 pm
Elon Musk's xAI Grok Chatbot
by MikeB (AI News )
December 11, 2023, 06:26:33 am

Users Online

446 Guests, 0 Users

Most Online Today: 537. Most Online Ever: 2369 (November 21, 2020, 04:08:13 pm)

Articles