The day you realized you were a programmer ...
-
It happened today for me. I was digging through lines of code in C# VS2008 when my mind started debugging what I was working on. After a few hundred lines of code later it came down to one debugging error! I saw the objects within my C# app coming together in a visio flow chart in my mind. I took a second and it dawned on me, I am a programmer. Yikes! Considering I come from a very heavy Cisco networking field. Im a well rounded dork now! :-D
This may not have been the "first" time, but it hit home pretty hard. When Sudoku puzzles first became popular a few years ago, my father thought I would like them and challenges me to do a "difficult" one (something like 4 out of 5 points of difficulty). Withing a few minutes, I had worked out a simple algorithm, complete with annotations in the boxes and margins, and solved the puzzle just like a computer would, systematically working through the grid eliminating options, until the puzzle was solved. It was not fun, but effective. Even as a human, I knew that the "brute force" solution was the way to go. Unfortunately, I was both the programmer AND the computer! BTW, that was the last sudoku I have ever done!
-
It happened today for me. I was digging through lines of code in C# VS2008 when my mind started debugging what I was working on. After a few hundred lines of code later it came down to one debugging error! I saw the objects within my C# app coming together in a visio flow chart in my mind. I took a second and it dawned on me, I am a programmer. Yikes! Considering I come from a very heavy Cisco networking field. Im a well rounded dork now! :-D
When I was 16. Entering ASM as hex code on the 6502, and debugging it at the same time.
"Neque porro quisquam est qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit..." "There is no one who loves pain itself, who seeks after it and wants to have it, simply because it is pain..."
-
i can't recall mine... it was at least 23 years ago. :( :old:
I can't recall mine either... It was close to 35 years ago. I think I was just absorbed by the "Dark Side"...
Steve Naidamast Black Falcon Software, Inc. blackfalconsoftware@ix.netcom.com
-
It happened today for me. I was digging through lines of code in C# VS2008 when my mind started debugging what I was working on. After a few hundred lines of code later it came down to one debugging error! I saw the objects within my C# app coming together in a visio flow chart in my mind. I took a second and it dawned on me, I am a programmer. Yikes! Considering I come from a very heavy Cisco networking field. Im a well rounded dork now! :-D
This happened when I was on holidays in spain and found me coding the whole day instead of going to the beach... ...and every night when hundreds of lines of code are running through my brain... ...and everytime I look through the screen or elsewehere like a zombie, just thinking of the next piece of code to write... But i feel fine ;)
-
That was how I realised I'd caught the programming bug as well - wherever I was going, I'd bring a notepad for writing ideas and snippets of code for first C64 Basic, then GFA Basic for the Atari ST (which made C64 Basic look like a cruel joke). Of course, for the first while, what I wrote was complete nonsense :)
destynova wrote:
That was how I realised I'd caught the programming bug as well - wherever I was going, I'd bring a notepad for writing ideas and snippets of code for first C64 Basic, then GFA Basic for the Atari ST (which made C64 Basic look like a cruel joke). Of course, for the first while, what I wrote was complete nonsense
LOL...My first wife quickly got used to me suddenly staring off into space then grabbing a napkin and asking for a writing implement if an idea came to me while we were out to dinner...my boss would be amused when he saw that crumpled napkin sitting on my desk, 'cause he'd seen me do it at lunch...I'd just tell 'em "when creativity happens, you gotta write it down."
-
I can't recall mine either... It was close to 35 years ago. I think I was just absorbed by the "Dark Side"...
Steve Naidamast Black Falcon Software, Inc. blackfalconsoftware@ix.netcom.com
Steve Naidamast wrote:
I can't recall mine either... It was close to 35 years ago. I think I was just absorbed by the "Dark Side"...
For me, it was in 1974, when that cursed teletype printed out the results from my first successful bubble sort (described for me without code example). GE's "Apple" time-sharing system running Dartmouth Basic. Then I had a hiatus during which I had no access to a computer. I didn't get my first programming job until 1985, then my first permanent programming job came in 1988.
-
It happened today for me. I was digging through lines of code in C# VS2008 when my mind started debugging what I was working on. After a few hundred lines of code later it came down to one debugging error! I saw the objects within my C# app coming together in a visio flow chart in my mind. I took a second and it dawned on me, I am a programmer. Yikes! Considering I come from a very heavy Cisco networking field. Im a well rounded dork now! :-D
Way back in college in my first programming class for FORTRAN. The teacher wasn't exactly giving intro material. I ended up going to the library to figure out functions and subprograms. I was the only one who handed in the last assignment on time. Teacher held my listing (olden days) up and waved it around for the class. In spite of a lousy teacher and lousy text book, I still figured out how to do the assignment...
-
Way back in college in my first programming class for FORTRAN. The teacher wasn't exactly giving intro material. I ended up going to the library to figure out functions and subprograms. I was the only one who handed in the last assignment on time. Teacher held my listing (olden days) up and waved it around for the class. In spite of a lousy teacher and lousy text book, I still figured out how to do the assignment...
I'll raise a different topic: the first time I WANTED to be a programmer. You see, after a little exposure to programming in BASIC using a teletype for input and output, I thought "Is this all there is?". Thus, while I was clearly talented enough to pursue it, it didn't grab me, and thus I didn't consider it a worthy field of endeavor. Same thing when I took more BASIC in college.... Then came 1983 and Able-1 Communications. They had a system constructed of a hodge-podge of components, from DEC Rainbow SSSD floppies to a VT100 terminal to rows of lead-acid batteries for a UPS. They'd developed a very cool screen editor for placing and organizing instructions on the screen. I was the salesman for this answering service, but after seeing this system in operation for a while, I wanted to be the guy who built, maintained, and enhanced this system. This is when I acquired the desire, as opposed to recognizing my capability.
-
:) I guess for me it'd be when i stopped typing in code for games from BASIC code listings in books and started writing my own, in ink, in notebooks, when i was supposed to be doing homework.
Citizen 20.1.01
'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'
A man after my own heart. There is nothing like opening a book first to play a computer game.
Darroll
-
:) I guess for me it'd be when i stopped typing in code for games from BASIC code listings in books and started writing my own, in ink, in notebooks, when i was supposed to be doing homework.
Citizen 20.1.01
'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'
When I first read a Holerith card without having to pass it through the deck reader!, and could cut and paste Fortran by eye on the punch tape printer - and physically Cut the tape, and paste to the other tape lying in the box that it dropped into. We dreamed long and hard back then - about what were the best scissors for cut and paste!
-
It happened today for me. I was digging through lines of code in C# VS2008 when my mind started debugging what I was working on. After a few hundred lines of code later it came down to one debugging error! I saw the objects within my C# app coming together in a visio flow chart in my mind. I took a second and it dawned on me, I am a programmer. Yikes! Considering I come from a very heavy Cisco networking field. Im a well rounded dork now! :-D
It was either: When I was 12 I wrote a program to password protect all of my 'computers' teacher's discs beacuse she wouldn't let me opt out of the class. I told her if she couldn't figure it out I should be allowed to opt out. I opted out. --or-- When I was 9 or 10 and my Dad gave me his 8086 to play with and all I could think to do with it was to write a program in BASIC that replicated the tune the horn on the 'General Lee' made from the 'Dukes of Hazard.'
-
I realised I was a programmer some time before my 10th Birthday.
Recent blog posts: *SQL Server / Visual Studio install order *Installing SQL Server 2005 on Vista *Tip of the Day - SysInternals * Meme My Blog
Wow - you were pretty fast. My dad got me started in C when I was 9, but I wasn't too into coding until just before I turned 11, when I got started in C++. I can't say when I first realized I was a programmer, but I do know that a few years ago I suddenly discovered that I was a crypto geek. I was sitting down with my laptop, writing an AES implementation for my TI-89, when it hit me: Instead of playing on my Xbox like many of my friends were, I was playing with S-boxes!
-
When I realised I started typing words like TeleVision or MotorBike! I started with a research machines 380z and side graded to the ZX range. BBC's and Sirius didn't help, but then an AS400! I was a God. This was back in the days that computers were user hostile, a blank screen and a c:> prompt! I learnt to love and embrace the power I had! A box that did what I wanted it to do told it to do. Wandering around with a 5.25" made me feel special! Now? I am an accountant who writes a bit of VB and C# for work, maintains the web site and am the duty tech head at the office. I STILL LOVE IT!!! :)
------------------------------------ "Password Protected? Your dealing with Geeks, just turn it on, type Gandalf and you're in!" - Frankie Boyle
Dalek Dave wrote:
Wandering around with a 5.25" made me feel special!
I know it's an old post, but I only just saw it, and simply had to reply. I don't hink any comment is necessary. :laugh:
___________________________________________ .\\axxx (That's an 'M')