» OLD MESSAGE ARCHIVES «
The Pop Culture Information Society...
Messageboard Archive Index, In The 00s - The Pop Culture Information Society

Welcome to the archived messages from In The 00s. This archive stretches back to 1998 in some instances, and contains a nearly complete record of all the messages posted to inthe00s.com. You will also find an archive of the messages from inthe70s.com, inthe80s.com, inthe90s.com and amiright.com before they were combined to form the inthe00s.com messageboard.

If you are looking for the active messages, please click here. Otherwise, use the links below or on the right hand side of the page to navigate the archives.

Custom Search



Subject: Computers

Written By: David L. on 01/23/02 at 10:45 p.m.

Remember the computers of the 80s? You could write and run your own programs in BASIC. It was great fun. For some reason, they no longer make computers with this ability. Why the change?

Subject: Re: Computers

Written By: Kryllith on 01/24/02 at 09:55 a.m.

Well there's 2 views, the complex on and the simplistic one.  In the complex ones the languages available became more sophisticated so the people who were really into computers started moving away from Basic.  Course the simplistic view works the opposite way.  People that wanted to use computers but didn't understand the complexity of the language demanded something easier to understand, hence we have all the graphically layouts nowadays.  

Course, I still have my C-128... someday I'll actually pull it out and start coding on it again. :)

Kryllith

Subject: Re: Computers

Written By: ThunderVamp9 on 01/24/02 at 11:13 a.m.

I still run and use GWBASIC on my machine.  Sure, it's no C-64 (Which I also have emulators for), but it still works, and works great.  I still write the occasional odd program in basic (it's the only language I ever learned).  I still have never figured out graphics, but I don't mind not having them...

Subject: Re: Computers

Written By: Bobo on 01/24/02 at 12:27 a.m.

On my computer, I regularly use BASIC and Assembly language - both of which are absolute pigs until you get used to them - to come up with new, zany ideas for writing computer games. On a serious note though, I haven't been able to write one for a while, what with the Internet, and this computer taking up most, if not all, of the space on this table...

Subject: Re: Computers

Written By: Richard on 12/06/02 at 03:21 a.m.


Quoting:
Remember the computers of the 80s? You could write and run your own programs in BASIC. It was great fun. For some reason, they no longer make computers with this ability. Why the change?
End Quote



They were definately more fun then. I still have an old Apple Lisa 2 from 1983.  The internal 10 meg (woohoo!!) hard drive died in it recently  :(

Check out: http://www.obsoletecomputermuseum.org/

Subject: Re: Computers

Written By: Jeffpcmt on 12/06/02 at 09:13 a.m.

I remember learning BASIC in school in 6th grade.  What a nightmare computers were to use back then.  But, I do remember one BASIC program:

10 PRINT "YOUR NAME"
20 GOTO 10

That would create an endless loop of your name scrolling down the screen.  haha