Tagged Questions

93
votes
450answers
15k views

What was your first home computer?

What was your first home computer? The one that made you "fall in love" with programming. There are 300+ entries, many (most?) of which are duplicates. As with all StackOverflow Poll type …
1
vote
156answers
3k views

What was your first programming language?

When you first started to write program, what was the first programming language you learned? Please don't post repeats. If someone already posted it, just vote for it.
1
vote
7answers
188 views

Are there still BASIC compilers/interpreters that use line numbers?

When I learned to program, (30 years ago) I was using a ZX-81 which used line numbers to label every line of code. The Sinclair QL I had next did support this too but also allowed the use of …
0
votes
1answer
121 views

Fellow Code Monkeys…regress! [closed]

I am trying to identify this game my g/f used to play and have spent several hours Googling her vague references to try and find out what it is. Now I'm approaching madness...please help! When I …
7
votes
6answers
282 views

Is there any sort of programming environment that runs ON an IPhone?

I'm just recalling the days when Radio Shack used to sell pocket computers. (Many moons ago, w/ only a few K of memory.) They had the ability to write small programs on Pocket computer. Maybe it's …
6
votes
8answers
302 views

What is a good piece of low cost electronic kit for programming?

Now that systems are so powerful, there doesn't seem to be anything like the fun challenge of trying to get the most out of some 8-bit micro and with less than 64kb memory. Is there something (that …
10
votes
11answers
1k views

How do I code and compile an Amiga application?

I would like to program an application for the Amiga, just for fun! Please could someone post a step by step howto based on the following? Exactly what programming tools I should use, are there any …
5
votes
15answers
626 views

Your first C compiler? [closed]

I was researching C compilers today, and was surprised to see that Watcom was still alive as OpenWatcom. I never got to play with the watcom compiler, but I always wanted to since it was known to …
4
votes
10answers
404 views

Old Computers, and other Memorabilia … Walk Down Memory Lane

I've been in the computer industry for a long time ... and one of the ways I minimize my mid-life crisis is to collect old computers and software! I cut my programming and gaming teeth on these …
2
votes
13answers
406 views

Whats the first program you WANTED to write but couldn’t finish?

I was in 6th or 7th grade when I first started coding on an 8088 with DOS and Turbo C. The first real program I ever wanted to write was a reminder app for DOS to use for a little business I came …