Your First Development Machine?
-
I taught myself GW-Basic on this Zenith 120[^] back in 1985 while in the Marine Corps. I still have the book
If it's not broken, fix it until it is
-
I taught myself GW-Basic on this Zenith 120[^] back in 1985 while in the Marine Corps. I still have the book
If it's not broken, fix it until it is
The first was a main frame using Fortran and input via punch cards. I will leave this off the list as whilst it was my first dev machine, it wasn't owned by me. ZX81[^], Spectravideo[^], A Sony modular Computer?, TRS-80 Model 4 with 128k memory[^] Then IBM PC, 286, 386, 486, P3, P4, i7. Looks like that picture of an ape changing into a man.
"Rock journalism is people who can't write interviewing people who can't talk for people who can't read." Frank Zappa 1980
-
BBC Micro B[^] in 1987
Every day, thousands of innocent plants are killed by vegetarians. Help end the violence EAT BACON
-
Mine was a ZX Spectrum 48k which I received as a pre-Christmas present back in 1983. I spent most of that night up playing Flight Simulator[^]. My only real piece of coding on it was a database engine, I wrote, that could save 12 records.
“That which can be asserted without evidence, can be dismissed without evidence.”
― Christopher Hitchens
GuyThiebaut wrote:
that could save 12 records.
I hope you mean, "all of 12 records". :-D
-
I taught myself GW-Basic on this Zenith 120[^] back in 1985 while in the Marine Corps. I still have the book
If it's not broken, fix it until it is
CDC3300
-
I taught myself GW-Basic on this Zenith 120[^] back in 1985 while in the Marine Corps. I still have the book
If it's not broken, fix it until it is
C64 in late 1982. Used Basic and ASM. Later got GEOS and played some C on top of it...
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is (V).
-
I taught myself GW-Basic on this Zenith 120[^] back in 1985 while in the Marine Corps. I still have the book
If it's not broken, fix it until it is
1981 :: NASCOM 2 kit :: Z80, 2kB RAM, 2kB ROM, 8kB NAS BASIC, about 100 TTL chips on a 12x8 inch motherboard, all socketed, all hand soldered. Took about 3 months to build. Added some extensions like a 64kB DRAM board and a home designed programmable character generator. There was a Z80 assembler on tape which is what I used for most developments. I had a video monitor and I do recall having to hack the flyback circuitry to get a stable image. Not for the faint-hearted... Those were the days, when developers had to know how to solve clock skew introduced by 6 inches of ribbon cable (solution: cut 3 inches out). Now, I can't even distinguish two adjacent pins on a surface mounted chip.
-
IBM-PC AT (80286, 6MHz), 512K RAM, 20 MB hard disk, 2x floppy drives (5.25" 260K, 5.25" 1.2M), Hercules CGA video card, Princeton Graphics System color monitor, Okidata 192 Microline dot matrix printer, Rockwell 300 baud modem, MS-DOS 3.0, Lattice-C compiler. Also 1985. /ravi
My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com
That was a neat machine that time, I had one of those :)
-
Ah yes. ICL 1904 with card punches and a batch reader back in 1980. :)
-
I taught myself GW-Basic on this Zenith 120[^] back in 1985 while in the Marine Corps. I still have the book
If it's not broken, fix it until it is
For real work, it was one of these bad boys[^], running the Dataflex 3GL. For my first computing and program experience, I bout a ZX81[^] kit and got out my soldering iron.
========================================================= I'm an optoholic - my glass is always half full of vodka. =========================================================
-
I taught myself GW-Basic on this Zenith 120[^] back in 1985 while in the Marine Corps. I still have the book
If it's not broken, fix it until it is
Professionally it was a TI-990 mini computer
-
I taught myself GW-Basic on this Zenith 120[^] back in 1985 while in the Marine Corps. I still have the book
If it's not broken, fix it until it is
BBC Master Compact, with a naff green screen that made the world look like it had raster lines if you used it for too long...
-
I taught myself GW-Basic on this Zenith 120[^] back in 1985 while in the Marine Corps. I still have the book
If it's not broken, fix it until it is
-
I taught myself GW-Basic on this Zenith 120[^] back in 1985 while in the Marine Corps. I still have the book
If it's not broken, fix it until it is
My first professional computer, that I actually got paid to program for, was an HP 1000[^] minicomputer in 1980. I also programmed on an Intel Intellec MDS-80[^] in that same time period. In 1984 I did a lot of programming on a Zenith Z-100, a predecessor of your 120.
Software Zen:
delete this;
-
I taught myself GW-Basic on this Zenith 120[^] back in 1985 while in the Marine Corps. I still have the book
If it's not broken, fix it until it is
1980, Heathkit 3400 Microprocessor Trainer like this one [^]. Soon the Tandy Color computer would be released - with a Motorola MC68B09E microprocessor beating inside it - only natural I would graduate from the 6800 in the Heathkit to writing code for the CPU in the CoCo :cool: -- RP
-
I taught myself GW-Basic on this Zenith 120[^] back in 1985 while in the Marine Corps. I still have the book
If it's not broken, fix it until it is
Kevin Marois wrote:
I taught myself GW-Basic on this Zenith 120[^] back in 1985 while in the Marine Corps.
Wow, that takes me back. That was my second professional computer, in the same circumstances as yours, only a year later than you. :) I learned BASIC on a PDP 8 or 11 (I can't remember which) in High School in the late 70s. The first one of my own was an Atari 800; more BASIC. The first professional programming was in COBOL on whatever the Marine Corps was using in Quantico at the time, I think it was the 370, but I couldn't tell you for sure.
-
One of these: Commodore 64[^].
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. Those who seek perfection will only find imperfection nils illegitimus carborundum me, me, me me, in pictures
Ditto that on the C64 (though it wasn't my first, a TI). Also had a special add-on cartridge - one of those ones that you buy from the massive computer supply stores with the big catalogs (remember the days of pre-internet catalogs?). I never quite took the time to understand how the cartridge worked, but boy did it make a difference in load times! Load just about anything in under 10 seconds. It was so much faster you would think it would just be destroying the disks in the process, but I never had any problems with the disks (ah, remember DS DD?).
-
I taught myself GW-Basic on this Zenith 120[^] back in 1985 while in the Marine Corps. I still have the book
If it's not broken, fix it until it is
A TI-994A. With a tape recorded for storage... we were never rich enough to shell out for a disk drive. I remember my dad asking if I wanted to get an Atari at Christmas or the TI now... I'm a kid, of course I want it NOW. So while I never got to play the same cool games that all of my friends had (since EVERYONE else had an Atari), it did give me my first introduction to a real computer. After introducing me to programming, I then continued on with the various TI magazines (can't remember the name of any of them off-hand) and learned a lot about line-code programming.
-
I taught myself GW-Basic on this Zenith 120[^] back in 1985 while in the Marine Corps. I still have the book
If it's not broken, fix it until it is
I think that may have been the same one that my Dad had. I remember being blown away by the graphics demo on it (which essentially showed amazing things equivalent to 1990's Windows screen-savers). He had it hooked up a heathkit power-bar kit. My first was a TI-994A right around the same time frame - I was in grade 3 at the time. I eventually moved on to C64.
-
:thumbsup: /ravi
My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com