Poll: When did you start programming?
41–50 of 70 posts
Re: Poll: When did you start programming?
#42...then I went on a few years later to study CS and now I use Python.
Re: Poll: When did you start programming?
#43Re: Poll: When did you start programming?
#44Re: Poll: When did you start programming?
#45In BASIC (the horror) when I was maybe 6 or 7. I tried making text adventure games by writing out every if/then branch explicitly...
Re: Poll: When did you start programming?
#46I was 14 when I began tinkering with the BASIC code of the DOS 'Gorillas' and 'Nibbles' games. I loved changing the color schemes and making the bananas fly ridiculously fast.
Re: Poll: When did you start programming?
#47My dad also had a BYTE-8 (I see that's not even in wikipedia, I think it was an IMSAI clone) and had to manually enter the machine code for the paper-tape loader via a set of paddle switches, one byte at a time (one switch per bit, plus a switch for "set"). Then he had to pull the paper tape through the reader at just the right speed, or he had to start over. Good times!
Re: Poll: When did you start programming?
#48FORTRAN was the 1st language I programmed in, then quickly followed by a more immersive bout of Pascal.
Re: Poll: When did you start programming?
#49Re: Poll: When did you start programming?
#50In BASIC (the horror) when I was maybe 6 or 7. I tried making text adventure games by writing out every if/then branch explicitly...
Dijkstra says, "It is practically impossible to teach good programming to students that have had a prior exposure to BASIC: as potential programmers they are mentally mutilated beyond hope of regeneration." But he complained about nearly everything.