Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. What made you start coding?

What made you start coding?

Scheduled Pinned Locked Moved The Lounge
question
127 Posts 44 Posters 24 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Member 9167057

    I started coding pretty much for the fun of it. I've been spending a huge heaps of time on computers for the sake of it and for the sake of fascination of tech. Coding was the next logical step.

    H Offline
    H Offline
    honey the codewitch
    wrote on last edited by
    #94

    makes sense. although experience has taught me that when it comes to code, logic is overrated. At least 1/3 of it is voodoo. :-D

    When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

    1 Reply Last reply
    0
    • R Roger Wright

      Before I started college, I knew I was going to have to learn programming as part of a BSEEE degree education. I found a book at the local library on FORTRAN II, and I think I memorized it. As a result, I aced my one programming class. My interest was in the analog and RF stuff that took math and physics knowledge that the digital kids couldn't fathom, so never followed up with it. But in my second year, I got a job at another, private, University, and they had a project that had been abandoned as hopeless by the previous lab tech. It was an Altair 8800, mostly assembled then ripped apart in frustration by my predecessor. He took the documentation with him when he left. I completely disassembled it, phoned MITS to get a new schematic, and rebuilt it correctly. It still didn't work, and I figured that it was a memory card issue - 4 cards x 1k. I found the manufacturer of the cards ($400 each back then) and after talking with their tech support, applied the recommended repair procedure - hook up the power supply tabs on the card edge connector to a variable supply, set the voltage, then increase the current limiter until something smokes. That worked, removing a solder bridge from a couple of the cards. Then came the problem of using the thing. There was no such thing as an application, nor an operating system, but there was a monitor - PL/1 I think it was - and the school was too cheap to pay for it. Fortunately, we had an ASR33 Teletype on hand, so I designed and built a S-100 card to allow the Altair to connect to the ASR33. Then, with the help of excellent documentation published by Intel, I wrote a monitor program to listen for activity on the terminal port. Once that was working, having to enter it each time in binary using the front panel switches on the Altair, I got it to send the memory dump to the paper tape punch on the ASR33. That took several tries, owing to power glitches that reset everything. But once I got that done, I could enter a mere 16 bytes of code from the front panel to make a bootstrap loader, install the tape in the reader, and toggle RUN on the front panel. From there, the powers that were told me that their students couldn't be expected to program in Intel opcodes, so I had to make another, rather long, paper tape. Still using the native machine code, I created an Assembler, which allowed students to write (and type) programs using the customary assembly language pseudo-English notation, rather than all ones and zeroes. Having done all that to make a collection of circuits

      H Offline
      H Offline
      honey the codewitch
      wrote on last edited by
      #95

      so you're an engineer that codes. cool. =) we could use more. thank goodness we developers don't build bridges and skyscrapers is all I'm sayin' :laugh:

      When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

      1 Reply Last reply
      0
      • B Bajaja

        naaah, just pretending :-D

        H Offline
        H Offline
        honey the codewitch
        wrote on last edited by
        #96

        me too.

        When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

        1 Reply Last reply
        0
        • H honey the codewitch

          i was 8 when reagan was in office. I liked to read while eating breakfast. If not for that I may have never picked up that Applesoft BASIC manual that shipped with our craptastic Apple ][gs By the next year i was wiring stuff into the joystick port on the motherboard. 10 years later i was at microsoft.

          When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

          M Offline
          M Offline
          Magrat
          wrote on last edited by
          #97

          Conway's Game of Life. I'd programmed it in the Tiny Basic, that was included in the ROM of my first home-made computer in the early 80s, and it ran so slowly that I learned 8080 assembler programming. My first 'real' language. I was hooked!

          1 Reply Last reply
          0
          • H honey the codewitch

            i was 8 when reagan was in office. I liked to read while eating breakfast. If not for that I may have never picked up that Applesoft BASIC manual that shipped with our craptastic Apple ][gs By the next year i was wiring stuff into the joystick port on the motherboard. 10 years later i was at microsoft.

            When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

            D Offline
            D Offline
            dshillito
            wrote on last edited by
            #98

            In 1968 I was in my final year of high school. I won a prize in the University of NSW maths competition and at the prize-giving I met a professor who told me his son was making money out of computer programming. He recommended a Fortran IV course that he was running that involved a weekly lecture over the university's radio station and submitting via the mail batch coding sheets that were punched to cards and submitted to an IBM mainframe. Making money that way sounded more attractive than the part-time work I had at a supermarket so started. Luckily the first program I wrote (5 lines long!) worked. I still have the deck of cards and the printout today. So I was encouraged to stick with it. When I got to university the following year I found the Computer Science department, graduated 4 years later, and thus began a 45 year career in programming that finished in 2017.

            1 Reply Last reply
            0
            • OriginalGriffO OriginalGriff

              It was indoor work with no heavy lifting.

              Sent from my Amstrad PC 1640 Never throw anything away, Griff Bad command or file name. Bad, bad command! Sit! Stay! Staaaay... AntiTwitter: @DalekDave is now a follower!

              D Offline
              D Offline
              DerekT P
              wrote on last edited by
              #99

              No heavy lifting? I thought you were old enough to have had to rely on paper manuals...

              1 Reply Last reply
              0
              • OriginalGriffO OriginalGriff

                Jörgen Andersson wrote:

                Because you liked it or because it needed fixing blowing up and redesigning

                Sent from my Amstrad PC 1640 Never throw anything away, Griff Bad command or file name. Bad, bad command! Sit! Stay! Staaaay... AntiTwitter: @DalekDave is now a follower!

                D Offline
                D Offline
                DerekT P
                wrote on last edited by
                #100

                I walked under spaghetti junction (many canals, not to mention the railway) several times while it was under construction. Only a 15 minute walk from school. It was strangely beautiful then (especially with arcs of motorway several layer up, just in isolation and not joining up). But didn't dream about it, so stuck with IT DP. (Data Processing)

                1 Reply Last reply
                0
                • H honey the codewitch

                  i was 8 when reagan was in office. I liked to read while eating breakfast. If not for that I may have never picked up that Applesoft BASIC manual that shipped with our craptastic Apple ][gs By the next year i was wiring stuff into the joystick port on the motherboard. 10 years later i was at microsoft.

                  When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                  B Offline
                  B Offline
                  BryanFazekas
                  wrote on last edited by
                  #101

                  My math teacher got a TI-59 programmable calculator, which was cool! Then we got a couple of 8K PET Commodores, and I was amazed that we could store programs on a cassette tape! Plus my senior guidance counselor was completely worthless, and I since I had no other idea what else to do with my future, I went to college for computer science.

                  1 Reply Last reply
                  0
                  • H honey the codewitch

                    i was 8 when reagan was in office. I liked to read while eating breakfast. If not for that I may have never picked up that Applesoft BASIC manual that shipped with our craptastic Apple ][gs By the next year i was wiring stuff into the joystick port on the motherboard. 10 years later i was at microsoft.

                    When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                    Richard DeemingR Offline
                    Richard DeemingR Offline
                    Richard Deeming
                    wrote on last edited by
                    #102

                    A ZX Spectrum and a collection of Input Magazine[^]. :)


                    "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

                    "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

                    1 Reply Last reply
                    0
                    • H honey the codewitch

                      i was 8 when reagan was in office. I liked to read while eating breakfast. If not for that I may have never picked up that Applesoft BASIC manual that shipped with our craptastic Apple ][gs By the next year i was wiring stuff into the joystick port on the motherboard. 10 years later i was at microsoft.

                      When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                      U Offline
                      U Offline
                      User 14060113
                      wrote on last edited by
                      #103
                      **\*\*\*\* COMMODORE 64 BASIC V2 \*\*\*\*
                      

                      64K RAM SYSTEM 38911 BASIC BYTES FREE

                      READY.
                      10 PRINT "HELLO"
                      20 GOTO 10
                      RUN■**

                      1 Reply Last reply
                      0
                      • H honey the codewitch

                        i was 8 when reagan was in office. I liked to read while eating breakfast. If not for that I may have never picked up that Applesoft BASIC manual that shipped with our craptastic Apple ][gs By the next year i was wiring stuff into the joystick port on the motherboard. 10 years later i was at microsoft.

                        When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                        D Offline
                        D Offline
                        djicode
                        wrote on last edited by
                        #104

                        Playing Oregon Trail in the 4th grade in the mid 80's. Later when I reached 9th grade the TI-85 was hacked and someone wrote a loader for compiled binaries. Thus began my journey down the rabbit hole and began my obsession with hardware hacking and coding. I initially learned z80 assembly and basic but quickly moved on to Turbo Pascal, Turbo C and x86 Assembly. I was hugely interested in the demo scene in the 90's then windows 95 came along. I moved on to learning Visual Basic, Visual C++ and started learning HTML, php and web development. Eventually I did a stint with java for about 6 years and then have been doing .net and c# development for the past 8 or so. What a ride it has been. =p

                        H 1 Reply Last reply
                        0
                        • H honey the codewitch

                          i was 8 when reagan was in office. I liked to read while eating breakfast. If not for that I may have never picked up that Applesoft BASIC manual that shipped with our craptastic Apple ][gs By the next year i was wiring stuff into the joystick port on the motherboard. 10 years later i was at microsoft.

                          When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                          M Offline
                          M Offline
                          Michael Varey
                          wrote on last edited by
                          #105

                          For me, it was a case that my chosen profession (Electronics Design) was just not a viable profession in the city where I lived, so I took programming as a way to expand my options for employment and have been programming ever since. It has it's own type of excitement and sense of accomplishment which I have found is different from the sense of accomplishment with creating an electronic gizmo. I was smart as a kid too, and still can learn anything I put my mind to some 40 years later. Having said that, I really like creating corporate intranet sites as it is very rewarding to make people happy/excited for what they can accomplish with the right solution. mvarey

                          1 Reply Last reply
                          0
                          • H honey the codewitch

                            i was 8 when reagan was in office. I liked to read while eating breakfast. If not for that I may have never picked up that Applesoft BASIC manual that shipped with our craptastic Apple ][gs By the next year i was wiring stuff into the joystick port on the motherboard. 10 years later i was at microsoft.

                            When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                            E Offline
                            E Offline
                            Ed Member 1767792
                            wrote on last edited by
                            #106

                            I was in the infantry stationed in Italy when the PX (Post Exchange) started selling PC's. I bought a Tandy 286 with dual floppies and took it home. Now what? I found it had gwbasic on the disk. I started 'playing' with it to see what I could do and was hooked from then on.

                            H 1 Reply Last reply
                            0
                            • H honey the codewitch

                              i was 8 when reagan was in office. I liked to read while eating breakfast. If not for that I may have never picked up that Applesoft BASIC manual that shipped with our craptastic Apple ][gs By the next year i was wiring stuff into the joystick port on the motherboard. 10 years later i was at microsoft.

                              When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                              L Offline
                              L Offline
                              Late for Dinner
                              wrote on last edited by
                              #107

                              I was hanging paper and tapes and feeding punch cards. There was an IBM video course on Assembler in a closet. Looked like a challenge so I committed many hours of my off-work time to viewing (and reviewing) them until it stuck. It impressed the manager and he gave me an opportunity. Worked up to CIO and now, at the tail end of my career, I code in C#, SQL, and batch jobs. Full circle.

                              1 Reply Last reply
                              0
                              • H honey the codewitch

                                i was 8 when reagan was in office. I liked to read while eating breakfast. If not for that I may have never picked up that Applesoft BASIC manual that shipped with our craptastic Apple ][gs By the next year i was wiring stuff into the joystick port on the motherboard. 10 years later i was at microsoft.

                                When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                                M Offline
                                M Offline
                                Matt McGuire
                                wrote on last edited by
                                #108

                                hacker movies from the 80's and finding that Basic programming pamphlet in the Apple IIe keyboarding lab in Jr. High.

                                H 1 Reply Last reply
                                0
                                • E Ed Member 1767792

                                  I was in the infantry stationed in Italy when the PX (Post Exchange) started selling PC's. I bought a Tandy 286 with dual floppies and took it home. Now what? I found it had gwbasic on the disk. I started 'playing' with it to see what I could do and was hooked from then on.

                                  H Offline
                                  H Offline
                                  honey the codewitch
                                  wrote on last edited by
                                  #109

                                  Ooh a 286. I remember my first one. :)

                                  When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                                  1 Reply Last reply
                                  0
                                  • M Matt McGuire

                                    hacker movies from the 80's and finding that Basic programming pamphlet in the Apple IIe keyboarding lab in Jr. High.

                                    H Offline
                                    H Offline
                                    honey the codewitch
                                    wrote on last edited by
                                    #110

                                    Very familiar. Sneakers was great. A classic

                                    When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                                    P 1 Reply Last reply
                                    0
                                    • H honey the codewitch

                                      i was 8 when reagan was in office. I liked to read while eating breakfast. If not for that I may have never picked up that Applesoft BASIC manual that shipped with our craptastic Apple ][gs By the next year i was wiring stuff into the joystick port on the motherboard. 10 years later i was at microsoft.

                                      When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                                      V Offline
                                      V Offline
                                      vaderjm
                                      wrote on last edited by
                                      #111

                                      In 1991 I was 13 and my father brought home our first IBM Compatible, a 286 machine with 4mb of RAM (maybe 8), and showed me how to write batch files to launch programs so I didn't have to do it from scratch every time. I was intrigued, took a pascal class in 1995 in high school, but still stuck to mechanical engineering in college until my second semester when I was introduced to C++ and Calculus II and thermal dynamics. I said "forget it" to the crazy math and found my way to C++ (I was nudged, my C++ professor was Chuck Allison of the C++ Standards Committee back then).

                                      - Freedom is the right of all sentient beings. (Optimus Prime, or Michael Bay, but I prefer Otpimus Prime)

                                      H 1 Reply Last reply
                                      0
                                      • V vaderjm

                                        In 1991 I was 13 and my father brought home our first IBM Compatible, a 286 machine with 4mb of RAM (maybe 8), and showed me how to write batch files to launch programs so I didn't have to do it from scratch every time. I was intrigued, took a pascal class in 1995 in high school, but still stuck to mechanical engineering in college until my second semester when I was introduced to C++ and Calculus II and thermal dynamics. I said "forget it" to the crazy math and found my way to C++ (I was nudged, my C++ professor was Chuck Allison of the C++ Standards Committee back then).

                                        - Freedom is the right of all sentient beings. (Optimus Prime, or Michael Bay, but I prefer Otpimus Prime)

                                        H Offline
                                        H Offline
                                        honey the codewitch
                                        wrote on last edited by
                                        #112

                                        cool. C++ is still my favorite. But it's a lot more laborious than C# to get right. It's super elegant though, and the only really multi paradigm language out there. I love that you can do DSL style programming with it.

                                        When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                                        V 1 Reply Last reply
                                        0
                                        • H honey the codewitch

                                          i was 8 when reagan was in office. I liked to read while eating breakfast. If not for that I may have never picked up that Applesoft BASIC manual that shipped with our craptastic Apple ][gs By the next year i was wiring stuff into the joystick port on the motherboard. 10 years later i was at microsoft.

                                          When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

                                          A Offline
                                          A Offline
                                          AnotherKen
                                          wrote on last edited by
                                          #113

                                          When I was 12 we got a commodore Vic 20. I started programming in it's native BASIC language, I typed in machine code from magazines, never did get a handle on it's symbolic language. Funny enough, I started out making games and ended up continuing to make games after everything in between.

                                          H 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups