How did you get hooked onto programming ?
-
Today, evening, the neighbour's 12 (?) year old kid comes upto me with a DOS 6.22 book and asks me how to set up his CONFIG.SYS properly.. The reason why he wanted to use that DOS is really very interesting and I should blog about it sometime, but it brought back pleasant ol' memories from my own nerdy childhood ;) I was hooked onto computers not by games initially, but by batch file programming and later on, ANSI.SYS... (as my memory serves ?) and even the c00l things you could do with CONFIG.SYS/AUTOEXEC.BAT ! Now I fail to recall why I found batch programming so much fun (maybe because you had to purchase GW-BASIC ? was that it ?), but I found using escape sequences and colorful stuff you could do with ANSI.SYS pretty amazing.. Infact, now I remember that PC Mag. (?) carried a full article by Charles Petzold on formatting the command prompt and stuff like that.. Norton's book on DOS programming during that time sold like the VB.NET guides of today... Memories... (but it's killing me that I can't recall why I didn't start with GW-BASIC ? Did the 5.25inch floppies from which you had to boot DOS have BASIC ? Don't think so - MS sold BASIC by ANOTHER set of discs in a box - but correct me if I am wrong - so .BAT was the only thing the OS offered free).. DOS 6.22 really rocked man on 66MHz.. anybody remember MSAV.EXE ? History repeats itself - eh ? Enough about me - how did *you* get hooked ? "God then made two great lights; the greater light to rule the day, and the less light to rule the night" - Genesis 47:3
I am not hooked onto programming. It's just my job + my hobby, that's all. :)
-
Today, evening, the neighbour's 12 (?) year old kid comes upto me with a DOS 6.22 book and asks me how to set up his CONFIG.SYS properly.. The reason why he wanted to use that DOS is really very interesting and I should blog about it sometime, but it brought back pleasant ol' memories from my own nerdy childhood ;) I was hooked onto computers not by games initially, but by batch file programming and later on, ANSI.SYS... (as my memory serves ?) and even the c00l things you could do with CONFIG.SYS/AUTOEXEC.BAT ! Now I fail to recall why I found batch programming so much fun (maybe because you had to purchase GW-BASIC ? was that it ?), but I found using escape sequences and colorful stuff you could do with ANSI.SYS pretty amazing.. Infact, now I remember that PC Mag. (?) carried a full article by Charles Petzold on formatting the command prompt and stuff like that.. Norton's book on DOS programming during that time sold like the VB.NET guides of today... Memories... (but it's killing me that I can't recall why I didn't start with GW-BASIC ? Did the 5.25inch floppies from which you had to boot DOS have BASIC ? Don't think so - MS sold BASIC by ANOTHER set of discs in a box - but correct me if I am wrong - so .BAT was the only thing the OS offered free).. DOS 6.22 really rocked man on 66MHz.. anybody remember MSAV.EXE ? History repeats itself - eh ? Enough about me - how did *you* get hooked ? "God then made two great lights; the greater light to rule the day, and the less light to rule the night" - Genesis 47:3
My school made me punch little rectangular holes in many pieces of cardboard, hand them off overnight to mysterious high priests in refrigerated rooms, and wait until reams of white and green paper appeared in a basket with my name on them; sometimes the holes caused interesting things to happen. I was moderately interested. Then I got a new job, and the company had a "computer." It had many front panel switches and LEDs, and was missing all the wires from the front panel to the motherboard. It was also missing all the documentation, as my predecessor apparently became distraught with his failed efforts to make it work and trashed the instructions and ripped out all the wires. I made it work. Then, because it wouldn't do much, I coded an operating system for it (in ones and zeroes) and designed a circuit to let it talk to an ASR33 teletype. Since it was still very hard to make it do anything, I then wrote an assembler for it to make programming a little easier. This was starting to look like fun. I got another job, designing hardware to test guidance systems of missiles. But the computers used to drive my electronics were too slow, so it became necessary to make the hardware smarter, and that required programming at low levels - playing God with electrons by means of assembly programs and writable control stores. It also meant learning a new O/S and language every few months as projects changed requirements and target platforms. This was definitely fun! Then Borland invented Turbo Pascal, and somebody came up with an O/S called CP/M that smelled an awful lot like the yet to be invented DOS; I was hooked.:-D Boredom, Bull$^%&, Baggage, Bar - all start with 'B'
Coincidence? -
I am not hooked onto programming. It's just my job + my hobby, that's all. :)
And you can quit at any time? ;) -- An eye for an eye will only make the world blind.
-
And you can quit at any time? ;) -- An eye for an eye will only make the world blind.
Jörgen Sigvardsson wrote: And you can quit at any time? If somebody removes my brain, yes :)
Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"
-
Today, evening, the neighbour's 12 (?) year old kid comes upto me with a DOS 6.22 book and asks me how to set up his CONFIG.SYS properly.. The reason why he wanted to use that DOS is really very interesting and I should blog about it sometime, but it brought back pleasant ol' memories from my own nerdy childhood ;) I was hooked onto computers not by games initially, but by batch file programming and later on, ANSI.SYS... (as my memory serves ?) and even the c00l things you could do with CONFIG.SYS/AUTOEXEC.BAT ! Now I fail to recall why I found batch programming so much fun (maybe because you had to purchase GW-BASIC ? was that it ?), but I found using escape sequences and colorful stuff you could do with ANSI.SYS pretty amazing.. Infact, now I remember that PC Mag. (?) carried a full article by Charles Petzold on formatting the command prompt and stuff like that.. Norton's book on DOS programming during that time sold like the VB.NET guides of today... Memories... (but it's killing me that I can't recall why I didn't start with GW-BASIC ? Did the 5.25inch floppies from which you had to boot DOS have BASIC ? Don't think so - MS sold BASIC by ANOTHER set of discs in a box - but correct me if I am wrong - so .BAT was the only thing the OS offered free).. DOS 6.22 really rocked man on 66MHz.. anybody remember MSAV.EXE ? History repeats itself - eh ? Enough about me - how did *you* get hooked ? "God then made two great lights; the greater light to rule the day, and the less light to rule the night" - Genesis 47:3
I started using my brothers Commodore VIC-20, after playing the games that came with the package, there wasn't much else to do than program the beast. I continued the adventures on my C64, and at that time I had reached puberty, so much of the time went with making woman shaped sprites flying around the screen :-D Actually I wasn't very good at programming, and I didn't have anyone nearby to help me getting further, so it was much later that I took it up professionally. "God doesn't play dice" - Albert Einstein "God not only plays dice, He sometimes throws the dices where they cannot be seen" - Niels Bohr
-
I started using my brothers Commodore VIC-20, after playing the games that came with the package, there wasn't much else to do than program the beast. I continued the adventures on my C64, and at that time I had reached puberty, so much of the time went with making woman shaped sprites flying around the screen :-D Actually I wasn't very good at programming, and I didn't have anyone nearby to help me getting further, so it was much later that I took it up professionally. "God doesn't play dice" - Albert Einstein "God not only plays dice, He sometimes throws the dices where they cannot be seen" - Niels Bohr
jan larsen wrote: "God doesn't play dice" - Albert Einstein "God not only plays dice, He sometimes throws the dices where they cannot be seen" - Niels Bohr Uhm, who does he play with? Were Einstein and Bohr believers in the multi-god concept? Or were they believers in the single-player dice-game concept? Maybe he played against his computer :-)
-
Today, evening, the neighbour's 12 (?) year old kid comes upto me with a DOS 6.22 book and asks me how to set up his CONFIG.SYS properly.. The reason why he wanted to use that DOS is really very interesting and I should blog about it sometime, but it brought back pleasant ol' memories from my own nerdy childhood ;) I was hooked onto computers not by games initially, but by batch file programming and later on, ANSI.SYS... (as my memory serves ?) and even the c00l things you could do with CONFIG.SYS/AUTOEXEC.BAT ! Now I fail to recall why I found batch programming so much fun (maybe because you had to purchase GW-BASIC ? was that it ?), but I found using escape sequences and colorful stuff you could do with ANSI.SYS pretty amazing.. Infact, now I remember that PC Mag. (?) carried a full article by Charles Petzold on formatting the command prompt and stuff like that.. Norton's book on DOS programming during that time sold like the VB.NET guides of today... Memories... (but it's killing me that I can't recall why I didn't start with GW-BASIC ? Did the 5.25inch floppies from which you had to boot DOS have BASIC ? Don't think so - MS sold BASIC by ANOTHER set of discs in a box - but correct me if I am wrong - so .BAT was the only thing the OS offered free).. DOS 6.22 really rocked man on 66MHz.. anybody remember MSAV.EXE ? History repeats itself - eh ? Enough about me - how did *you* get hooked ? "God then made two great lights; the greater light to rule the day, and the less light to rule the night" - Genesis 47:3
I had a ZX81 and a ZX Spectrum. I couldn't afford many games. So I wrote my own. And so began my wonderful software development journey. Michael CP Blog [^] Development Blog [^]
-
Today, evening, the neighbour's 12 (?) year old kid comes upto me with a DOS 6.22 book and asks me how to set up his CONFIG.SYS properly.. The reason why he wanted to use that DOS is really very interesting and I should blog about it sometime, but it brought back pleasant ol' memories from my own nerdy childhood ;) I was hooked onto computers not by games initially, but by batch file programming and later on, ANSI.SYS... (as my memory serves ?) and even the c00l things you could do with CONFIG.SYS/AUTOEXEC.BAT ! Now I fail to recall why I found batch programming so much fun (maybe because you had to purchase GW-BASIC ? was that it ?), but I found using escape sequences and colorful stuff you could do with ANSI.SYS pretty amazing.. Infact, now I remember that PC Mag. (?) carried a full article by Charles Petzold on formatting the command prompt and stuff like that.. Norton's book on DOS programming during that time sold like the VB.NET guides of today... Memories... (but it's killing me that I can't recall why I didn't start with GW-BASIC ? Did the 5.25inch floppies from which you had to boot DOS have BASIC ? Don't think so - MS sold BASIC by ANOTHER set of discs in a box - but correct me if I am wrong - so .BAT was the only thing the OS offered free).. DOS 6.22 really rocked man on 66MHz.. anybody remember MSAV.EXE ? History repeats itself - eh ? Enough about me - how did *you* get hooked ? "God then made two great lights; the greater light to rule the day, and the less light to rule the night" - Genesis 47:3
My dad started working at a brazilian company (Prologica), specialized in producing Sinclair and TRS-80 clones. I was 10, then, and I thought that those machines with all those buttons were so cool! Then, I asked, and I got a Sinclair ZX-81 clone (a CP-200), and, to use a computer in those days meant only to program it, so I started, and loved it! Actually, Prologica made the computer with two manuals, one of them that taught kids how to program in Basic and Z80 Assembly :) I see dead pixels Yes, even I am blogging now!
-
Today, evening, the neighbour's 12 (?) year old kid comes upto me with a DOS 6.22 book and asks me how to set up his CONFIG.SYS properly.. The reason why he wanted to use that DOS is really very interesting and I should blog about it sometime, but it brought back pleasant ol' memories from my own nerdy childhood ;) I was hooked onto computers not by games initially, but by batch file programming and later on, ANSI.SYS... (as my memory serves ?) and even the c00l things you could do with CONFIG.SYS/AUTOEXEC.BAT ! Now I fail to recall why I found batch programming so much fun (maybe because you had to purchase GW-BASIC ? was that it ?), but I found using escape sequences and colorful stuff you could do with ANSI.SYS pretty amazing.. Infact, now I remember that PC Mag. (?) carried a full article by Charles Petzold on formatting the command prompt and stuff like that.. Norton's book on DOS programming during that time sold like the VB.NET guides of today... Memories... (but it's killing me that I can't recall why I didn't start with GW-BASIC ? Did the 5.25inch floppies from which you had to boot DOS have BASIC ? Don't think so - MS sold BASIC by ANOTHER set of discs in a box - but correct me if I am wrong - so .BAT was the only thing the OS offered free).. DOS 6.22 really rocked man on 66MHz.. anybody remember MSAV.EXE ? History repeats itself - eh ? Enough about me - how did *you* get hooked ? "God then made two great lights; the greater light to rule the day, and the less light to rule the night" - Genesis 47:3
Originally, back in 1981, I was planning on opening a Photography Studio for portrait work. I had a couple Nikon cameras and with my tax refund, I was all set to buy a new 110mm lens. Then I saw this ad for a Commodore VIC-20 computer. It made me wonder if maybe I should buy one to organize my photo library and pick up the lens a little later. Well, I got the computer along with the Datasette (cassette player you used to store you programs on audio tapes). The first day I had the machine I found that computers were much different than I had though. It was almost like I thought you just asked it questions and it knew all the answer, I did not have a clue what they did. Within the first 24 hours I was on my way leaning BASIC. The total addication had set in and within a few months I was starting in on 6502 machine code. I would say 6502 assembler, however, I did not own one, I had the debug monitor program which you edited your program right in memory, it was at least a year before I had an offical "assebmler". My first commecial program was ready within the first 12-18 months. It was called "Graphic 52", which was an extention to the BASIC that added 52 new commands mostly for simple graphics. I was not a business person and had no idea at marketing so, it never sold much. Before long I moved to the Commodore 64, then the Commodore 128 at which time I discovered Power C. Shortly after I moved to an IBM XT Clone with a single 360K floppy drive and 640K RAM for a huge $695. Fell in love with C and moved away from assembler and then C++ when Windows 3.0 came out (yep, just prior to 3.1). Borland C/C++ was my friend until V5.0 when it all fell apart at which time I moved to MS C/C++ and have been with MS products ever since. My addication was to the point that I spend over a decade pushing a schedule of mostly 30-36 hours awake and 10-16 sleeping. Time awake was mostly at the computer seven days a week. Could not seem to get enough. Was main lining technology. It was just TOO FUN! At least now I do manage to pull myself away after about 6-10 hours and have a small glimps of a life ;) BTW, never did get the photography library organized! I actually ended up selling all my camera and darkroom equipment to keep up my technology addication ;) It is amazing how the decades go by so quickly ;) Rocky <>< My Blog[^]
-
Originally, back in 1981, I was planning on opening a Photography Studio for portrait work. I had a couple Nikon cameras and with my tax refund, I was all set to buy a new 110mm lens. Then I saw this ad for a Commodore VIC-20 computer. It made me wonder if maybe I should buy one to organize my photo library and pick up the lens a little later. Well, I got the computer along with the Datasette (cassette player you used to store you programs on audio tapes). The first day I had the machine I found that computers were much different than I had though. It was almost like I thought you just asked it questions and it knew all the answer, I did not have a clue what they did. Within the first 24 hours I was on my way leaning BASIC. The total addication had set in and within a few months I was starting in on 6502 machine code. I would say 6502 assembler, however, I did not own one, I had the debug monitor program which you edited your program right in memory, it was at least a year before I had an offical "assebmler". My first commecial program was ready within the first 12-18 months. It was called "Graphic 52", which was an extention to the BASIC that added 52 new commands mostly for simple graphics. I was not a business person and had no idea at marketing so, it never sold much. Before long I moved to the Commodore 64, then the Commodore 128 at which time I discovered Power C. Shortly after I moved to an IBM XT Clone with a single 360K floppy drive and 640K RAM for a huge $695. Fell in love with C and moved away from assembler and then C++ when Windows 3.0 came out (yep, just prior to 3.1). Borland C/C++ was my friend until V5.0 when it all fell apart at which time I moved to MS C/C++ and have been with MS products ever since. My addication was to the point that I spend over a decade pushing a schedule of mostly 30-36 hours awake and 10-16 sleeping. Time awake was mostly at the computer seven days a week. Could not seem to get enough. Was main lining technology. It was just TOO FUN! At least now I do manage to pull myself away after about 6-10 hours and have a small glimps of a life ;) BTW, never did get the photography library organized! I actually ended up selling all my camera and darkroom equipment to keep up my technology addication ;) It is amazing how the decades go by so quickly ;) Rocky <>< My Blog[^]
Rocky Moore wrote: Borland C/C++ was my friend until V5.0 when it all fell apart Tell me about it. They really blew it with v5 - the rumour at the time was all the decent developers had been pulled off C++ and thrown at the Delphi "VB Killer" product. What a damn shame. I remember when the first Borland Windows IDE (Turbo C for Windows) came out - it was amazing, especially when compared to MS Quick C for Windows (I still have a set of floppies for the latter). OWL was a pretty good framework too - and if C++ v5 hadn't of been such a dog, then maybe they would of lost fewer people to MFC (like myself for example).
-
Today, evening, the neighbour's 12 (?) year old kid comes upto me with a DOS 6.22 book and asks me how to set up his CONFIG.SYS properly.. The reason why he wanted to use that DOS is really very interesting and I should blog about it sometime, but it brought back pleasant ol' memories from my own nerdy childhood ;) I was hooked onto computers not by games initially, but by batch file programming and later on, ANSI.SYS... (as my memory serves ?) and even the c00l things you could do with CONFIG.SYS/AUTOEXEC.BAT ! Now I fail to recall why I found batch programming so much fun (maybe because you had to purchase GW-BASIC ? was that it ?), but I found using escape sequences and colorful stuff you could do with ANSI.SYS pretty amazing.. Infact, now I remember that PC Mag. (?) carried a full article by Charles Petzold on formatting the command prompt and stuff like that.. Norton's book on DOS programming during that time sold like the VB.NET guides of today... Memories... (but it's killing me that I can't recall why I didn't start with GW-BASIC ? Did the 5.25inch floppies from which you had to boot DOS have BASIC ? Don't think so - MS sold BASIC by ANOTHER set of discs in a box - but correct me if I am wrong - so .BAT was the only thing the OS offered free).. DOS 6.22 really rocked man on 66MHz.. anybody remember MSAV.EXE ? History repeats itself - eh ? Enough about me - how did *you* get hooked ? "God then made two great lights; the greater light to rule the day, and the less light to rule the night" - Genesis 47:3
I started programming with my first Commodore C64. You remember BASIC? *g* Later on, I switched to a PC (486DX2-50) and took my first programming course in school. It was Turbo Pascal 7 which I liked very much. I also was kind of interested in electrical engineering, but I was more fascinated by programming, although now sometimes I miss fiddling on my machine, changing RAM, harddisk and stuff like that. In October 2001 I started studying computer science (at www.fh-furtwangen.de) and in Feb 2006 I am going to get my degree :-)
-
Today, evening, the neighbour's 12 (?) year old kid comes upto me with a DOS 6.22 book and asks me how to set up his CONFIG.SYS properly.. The reason why he wanted to use that DOS is really very interesting and I should blog about it sometime, but it brought back pleasant ol' memories from my own nerdy childhood ;) I was hooked onto computers not by games initially, but by batch file programming and later on, ANSI.SYS... (as my memory serves ?) and even the c00l things you could do with CONFIG.SYS/AUTOEXEC.BAT ! Now I fail to recall why I found batch programming so much fun (maybe because you had to purchase GW-BASIC ? was that it ?), but I found using escape sequences and colorful stuff you could do with ANSI.SYS pretty amazing.. Infact, now I remember that PC Mag. (?) carried a full article by Charles Petzold on formatting the command prompt and stuff like that.. Norton's book on DOS programming during that time sold like the VB.NET guides of today... Memories... (but it's killing me that I can't recall why I didn't start with GW-BASIC ? Did the 5.25inch floppies from which you had to boot DOS have BASIC ? Don't think so - MS sold BASIC by ANOTHER set of discs in a box - but correct me if I am wrong - so .BAT was the only thing the OS offered free).. DOS 6.22 really rocked man on 66MHz.. anybody remember MSAV.EXE ? History repeats itself - eh ? Enough about me - how did *you* get hooked ? "God then made two great lights; the greater light to rule the day, and the less light to rule the night" - Genesis 47:3
My dad arrived home one evening with a 286 in the boot. It had DOS and QBasic on some discs and I was hooked by the second day. regards, Paul Watson South Africa PMW Photography Gary Wheeler wrote: It's people like you that keep me heading for my big debut on CNN...
-
jan larsen wrote: "God doesn't play dice" - Albert Einstein "God not only plays dice, He sometimes throws the dices where they cannot be seen" - Niels Bohr Uhm, who does he play with? Were Einstein and Bohr believers in the multi-god concept? Or were they believers in the single-player dice-game concept? Maybe he played against his computer :-)
Nishant Sivakumar wrote: Uhm, who does he play with? Were Einstein and Bohr believers in the multi-god concept? Or were they believers in the single-player dice-game concept? You don't know? Actually God plays AD&D, and he's damn good dungeon master :-D Nishant Sivakumar wrote: Maybe he played against his computer Do you know why God doesn't listen to prayers? .... He is programming. :-D David Never forget: "Stay kul and happy" (I.A.)
David's thoughts / dnhsoftware.org / MyHTMLTidy -
Seems like more than a few of us got started on Radio Shack specials. I thought everyone would answer the apple II or Acorn or something.
"In our civilization, and under our republican form of government, intelligence is so highly honored that it is rewarded by exemption from the cares of office." - Ambrose Bierce
Yeah, my first programming experience(*) was on a TRS 80 when I was 5 or 6 (It's still in my parent's attic somewhere)- my dad grabbed it from a skip when his uni was upgrading From there I got a Spectrum+3 when I was 10, then an Amiga 500 when I was about 15, then a more powerful (towered A1200) Amiga when I went off to Uni, followed by an assortment of cobbled together PCs * My first computing experience was when I was about 2, and I sat and doodled for hours on MacPaint on one of the original all-in one Macs -- Help me! I'm turning into a grapefruit! Buzzwords!
-
My high school didn't have its' own computer (this was in the '70s), just two TTY's with modems. We also didn't have any computer programming classes. I was pretty good in Math, and one time our Math teacher started teaching us BASIC. Then he assigned a program for us to write to print out a trig chart. He said we would get extra credit if we could get it down to 9 lines of code. He gave us all of the BASIC commands we needed, but not all we needed to do it in 9 lines. He did say that all the concepts we needed, we had already covered in class. After writing the program in 11 lines, I search through the math book, looking for something that could help cut down on the algorithm, and eventually found a discussion on integral values. I asked the teacher about that, and he gave me the INT function. I was the first to get the program down to 9 lines. Later, after I moved away from home, my roommate got a TRS-80, and a modem, which he used to dial in to the mainframe where he worked, and do some work at home. They also had some games in BASIC on the mainframe, so we would play those. One game was a dungeon game. Unfortunately, one of the rooms that we needed to pass through had a bug in it, and when we went through one of the doors, the game crashed. SOOOOO .... One weekend when my roommate was at work (boy, that's dedication), I used his computer, dialed into their system, and downloaded the source code. I then started debugging it. When I found the bug, I dialed in again, fixed the bug, and played the game, happily getting past the room that had frustrated us for so long. (Note: This was the first and only time I ever took this kind of liberty with a companies computer system and software, and I don't advocate doing it now). From that moment, I was hooked. I changed my major to CSci, got hooked on Turbo Pascal, then C++, Delphi, and now C# and VB.Net Roy.
Ahhhh ... those big, yellow, clunky TTYs, with the bouncing cylinder for typing. Those were the days of the early 1970s. Ours had the "phone coupler," which was the rubber cupped mechanism into which we placed the telephone receiver before dialing. No direct connect there. And the rolls of yellow punched paper tape? And that container of dots that had been punched? Made quite the mess when accidently spilled on the floor. Those were the days, especially for junior high kids. :cool: Dave "You can say that again." -- Dept. of Redundancy Dept.
-
Today, evening, the neighbour's 12 (?) year old kid comes upto me with a DOS 6.22 book and asks me how to set up his CONFIG.SYS properly.. The reason why he wanted to use that DOS is really very interesting and I should blog about it sometime, but it brought back pleasant ol' memories from my own nerdy childhood ;) I was hooked onto computers not by games initially, but by batch file programming and later on, ANSI.SYS... (as my memory serves ?) and even the c00l things you could do with CONFIG.SYS/AUTOEXEC.BAT ! Now I fail to recall why I found batch programming so much fun (maybe because you had to purchase GW-BASIC ? was that it ?), but I found using escape sequences and colorful stuff you could do with ANSI.SYS pretty amazing.. Infact, now I remember that PC Mag. (?) carried a full article by Charles Petzold on formatting the command prompt and stuff like that.. Norton's book on DOS programming during that time sold like the VB.NET guides of today... Memories... (but it's killing me that I can't recall why I didn't start with GW-BASIC ? Did the 5.25inch floppies from which you had to boot DOS have BASIC ? Don't think so - MS sold BASIC by ANOTHER set of discs in a box - but correct me if I am wrong - so .BAT was the only thing the OS offered free).. DOS 6.22 really rocked man on 66MHz.. anybody remember MSAV.EXE ? History repeats itself - eh ? Enough about me - how did *you* get hooked ? "God then made two great lights; the greater light to rule the day, and the less light to rule the night" - Genesis 47:3
That's just the way i am. As soon as i came into contact with an actual computer, i just became obsessed. There it was sittin' on the table. I didn't know how to turn it on. But I was gonna be DAMNED if anyone ELSE touched it. It was MINE! Well, I had to share it with 4 others. MAN would we fight :) But figurin' out how to make that Commodore PET do things was just like heroine. Well, I can't really say that. Haven't ever tried heroine. But I imagine it's roughly equivalent. If you really wanna know the gore, you can read up here: http://shazware.com/me/pcPast.html[^] ...Steve
-
Today, evening, the neighbour's 12 (?) year old kid comes upto me with a DOS 6.22 book and asks me how to set up his CONFIG.SYS properly.. The reason why he wanted to use that DOS is really very interesting and I should blog about it sometime, but it brought back pleasant ol' memories from my own nerdy childhood ;) I was hooked onto computers not by games initially, but by batch file programming and later on, ANSI.SYS... (as my memory serves ?) and even the c00l things you could do with CONFIG.SYS/AUTOEXEC.BAT ! Now I fail to recall why I found batch programming so much fun (maybe because you had to purchase GW-BASIC ? was that it ?), but I found using escape sequences and colorful stuff you could do with ANSI.SYS pretty amazing.. Infact, now I remember that PC Mag. (?) carried a full article by Charles Petzold on formatting the command prompt and stuff like that.. Norton's book on DOS programming during that time sold like the VB.NET guides of today... Memories... (but it's killing me that I can't recall why I didn't start with GW-BASIC ? Did the 5.25inch floppies from which you had to boot DOS have BASIC ? Don't think so - MS sold BASIC by ANOTHER set of discs in a box - but correct me if I am wrong - so .BAT was the only thing the OS offered free).. DOS 6.22 really rocked man on 66MHz.. anybody remember MSAV.EXE ? History repeats itself - eh ? Enough about me - how did *you* get hooked ? "God then made two great lights; the greater light to rule the day, and the less light to rule the night" - Genesis 47:3
In 1980, I was enrolled in an MS EE program and realized I needed to know a programming language in order to complete the assignments for my first course, Numerical Methods. So I dropped the course and signed up for Programming 101, where they happened to teach Pascal. It was love @ first sight. I've never looked back. [details][^] /ravi My new year's resolution: 2048 x 1536 Home | Articles | Freeware | Music ravib@ravib.com
-
I am not hooked onto programming. It's just my job + my hobby, that's all. :)
I find that hard to believe. :omg: /ravi My new year's resolution: 2048 x 1536 Home | Articles | Freeware | Music ravib@ravib.com
-
Rocky Moore wrote: Borland C/C++ was my friend until V5.0 when it all fell apart Tell me about it. They really blew it with v5 - the rumour at the time was all the decent developers had been pulled off C++ and thrown at the Delphi "VB Killer" product. What a damn shame. I remember when the first Borland Windows IDE (Turbo C for Windows) came out - it was amazing, especially when compared to MS Quick C for Windows (I still have a set of floppies for the latter). OWL was a pretty good framework too - and if C++ v5 hadn't of been such a dog, then maybe they would of lost fewer people to MFC (like myself for example).
I was a loyal customer from Turbo C on up to V5.0. It did not take long though after finding out that C++ seemed to have faded from their priority as all you could hear from Borland was this great Delphi garbage. It is similar to how MS pushed VB, but at least MS did not abandon thier C++ customers to force them to VB. Personally, I expected Borland to wake up and get on the roll, improving their product and OWL, but I guess they though everyone would just move to Delphi. Another one of those big opps in the tech world businesses. Even to this day, I do not trust any Borland product. I do believe though, that in today's world, we need a new Borland type company to emerge with a very impressive development product at a very low price. Turbo C just about killed the entire C market with its $50 price tag. Even at the end I believe Borland C++ developer package was still under $200. I guess now you can get the "Express" versions of VS, but it would be nice to see a competitor. Rocky <>< My Blog[^]