4

How did you become a developer? What was the magic moment?

 1 year ago
source link: https://dev.to/philipjohnbasile/how-did-you-become-a-developer-what-was-the-magic-moment-5ecl
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
Cover image for How did you become a developer? What was the magic moment?
sparkle-heart-5f9bee3767e18deb1bb725290cb151c25234768a0e9a2bd39370c382d02920cf.svg 7 multi-unicorn-b44d6f8c23cdd00964192bedc38af3e82463978aa611b4365bd33a0f1f4f3e97.svg 1 exploding-head-daceb38d627e6ae9b730f36a1e390fca556a4289d5a41abb2c35068ad3e2c4b5.svg 1 raised-hands-74b2099fd66a39f2d7eed9305ee0f4553df0eb7b4f11b01b6b1b499973048fe5.svg 2 fire-f60e7a582391810302117f987b22a8ef04a2fe0df7e3258a5f49332df1cec71e.svg 1

How did you become a developer? What was the magic moment?

I'll go first. Honestly, the first time I touched a computer was when my parents brought home an Apple ][ Plus computer at around 1986 I think it was. They had no idea how to put it together. I took one look at it and figured out how to hook everything together and it was like magic.

The video featured above, although not my own, resonates perfectly with the thrill that surged through me at that moment. The feeling was simply electric. Alongside the computer, I was presented with a set of four programming books on Apple Basic and some software. My curiosity led me to dissect and understand the code visible on the floppy disks.

In my excitement, I modified and personalized the pre-existing commercial software by editing its code. Although, on one occasion, I messed up with a program due to the absence of undo options in those times. However, every step of this process felt like magic and marked the inception of my journey into the world of development.

Top comments (34)

pic

CollapseExpand

Two moments stand out...

the first was building a geocities website to showcase my LEGO mindstorms robots (I'm using that word generously) and emailing "webmasters" about how they aligned text next to images (spoiler: it was CSS "float").

The second was creating an AOL instant messenger bot (again, generous) that was a high schooler's patchwork of different Perl libraries glued together until it could respond to very specific commands like /weather [zip code].

Comment button Reply

CollapseExpand

The magic moment for me was when I created a website for my alma mater's food pantry. This was during a time where I was in a CS undergrad program but I didn't know what I wanted to do. After this project I decided to be a front-end software engineer.

Comment button Reply

CollapseExpand

What was your first tech stack?

Comment button Reply

CollapseExpand

Not really a tech stack, just made it with simple HTML/CSS and a little bit of JavaScript. I was beginning to work on web development, so I was trying to learn how to make a website from scratch.

Thread

Thread

Sounds like pancakes, that’s a stack!

Thread

Thread

Didn't think it was a stack lol, but thanks!

Comment button Reply

CollapseExpand

I wrote this related article where I say that there is NO external gatekeeping that makes sens for being a "real" developer.

Like for playing piano, the real test is whether you are ready to put all the necessary practice

The question is not whether everyone SHOULD learn programming.

The real question is whether YOU really WANT to keep programming for the long term

.

Comment button Reply

CollapseExpand

I bought my first computer around 1983

I writen my first dual player spaceship arcade game with z80 assembler, used tape recorder as storage device. Every times need to be load assembler, and writen code before do any improvement on my program. Before execute good to save, I remember the voice of binary datas.

But the magic moment which is lead me to be developer is around 1977 when I saw first start wars movie as 8 years old boy. After movie I created startegy game from paper. Smaller spaceship is 1x1 cm, galaxi is around 1m2 board - also from paper. Really easy rules turn based "galaxy war" was my first "project". Maybe somtimes I will recreate that game online version.

Comment button Reply

CollapseExpand

Wow I took a Vic 20 home from school in 1982 and write my first game of pong. 😉

Comment button Reply

CollapseExpand

That sounds so awesome! Thank you for sharing this!

Comment button Reply

CollapseExpand

Back in 2008 (I was 12yrs old), I use to play a lot of online games, I was curious about how online games were made and I investigated a lot, then I started creating my own game, first with JavaScript, then I was programming in java and c#, by 2012 I started downloading and decompiling SWF of online games, to change the server URL in the client files, pointing to my localhost and then started creating a server emulator.

After a while I found myself and some friends in an online community, investigating how to found exploits in the Diffie–Hellman protocol to generate encryption signature generation for RSA (we nailed it), and I started intercepting packages via a proxy program, so we can now create accurate server emulators for online games with encryption.

Then I used to use my free time creating and securing servers from attackers (like I used to be lol).

Comment button Reply

CollapseExpand

I was trying to find myself and my purpose..... i had no idea what career path i wanted in life. till i went for a computer training at a cyber cafe. i was really interested and decided to study computer science in college... still in college and now i'm a junior developer. It was the best decision i ever made.

Comment button Reply

CollapseExpand

Ugh I hate the word junior developer. You’re a developer! You’re one of us :)

Comment button Reply

CollapseExpand

proudly a DEVELOPER!!!!! thanks for the correction

Comment button Reply

CollapseExpand

A magic moment for me was after damaging a laptop I had in my backpack after taking a fall. The laptop had a touch screen which had become cracked. The damaged screen thought it was receiving touch inputs along the cracks, which made the cursor snap over to it.

At the time, I didn't have much money so I wanted to avoid repairs. The laptop had a Linux distro installed on it so I did some research and wrote a script which would disable the touch screen when the laptop would start. Writing that script made it so I didn't have to get a screen replacement. That's when I realized just how useful coding can be as a skill.

Comment button Reply

CollapseExpand

My journey to becoming a developer wasn't mapped out. In fact, it came to fruition organically from my experience as a Blogger and SEO expert. Initially, my prime focus was content creation and keyword optimization. As I delved deeper, I began recognizing the power of data-driven decision-making in optimizing the user experience.

I was already proficient in analyzing data, constructing SEO strategies, and following Google's ever-changing algorithms to keep my blog up to date. Yet, the more I explored, the more I was drawn towards the complex world of development. I started to learn about coding languages, frontend and backend development, and the intricate balance of form and function on the web. I invested in self-paced learning courses, attended seminars, and followed industry leaders to keep abreast of the latest technological advancements.

The magic moment? It arrived when I manually corrected a coding error that had been hindering the SEO of my blog. The thrill of having directly improved the functionality and thus the performance of my site was unparalleled. I knew then that I wasn't just a blogger or an SEO expert anymore. I was a developer in the making, combining these fields to create a holistic digital strategy. My journey was unconventional, but it's been rewarding and transformative, igniting a passion for tech I never knew I possessed.

Comment button Reply

CollapseExpand

When I was a kid, my dad had an 8086 that he built himself. Monochrome AASCI screen, giant floppy disk, DOS shell, the works. I made do playing Pac-Man in a maze made of # characters, Pac-Man made of alternating < and - characters, etc. When the Commodore 64 came out and some of my friends got them, I asked my dad if I could get one too. His response was to build a colour graphics card and two simple joysticks, and then tell me that if I wanted to play games I would have to design and write them myself. I actually hated computers for a long time after that, lol.

Fast-forward to my early married life. I was working as a prepress designer for a local printing company, and at home I would surf the net, which at the time was very simple. Then Netscape Navigator version 2 came out, and they introduced table cells with background images, and JavaScript, and I started to get excited at what I was seeing. I started noodling at home on little experiments, and the IDE I was learning on at the time was by the original maker of ColdFusion, which introduced me to the concept of server-side programming.

I was hooked after that. And it seemed like my early childhood introduction to the concepts of software design paid off. I wrote a little intranet app for the printing company to digitize some of their processes, which was a big hit, and when finally the company was acquired and everybody was laid off, I chose to take the leap and start applying for work as a web developer. I’ve been at it ever since.

Comment button Reply

CollapseExpand

Image description

and the 'computer programmer' module my father bought.

Comment button Reply

CollapseExpand

Oh wow I’ve never seen this. What is it? Did it hook up to a tv?

Comment button Reply

CollapseExpand

Philips G7000. It was a gaming console and was just connected to a TV. The games came on cartridges. But there were special cartridges like one to create music (with an overlay foil to change the keyboard to a piano--like layout). Then, one cartridge was called 'computer programmer' and when you started that one the machine just greeted you with a cursor. In the manual were some programs to type in... I did that and started modifying them (i.E. breaking them) and learned assembly along the way. Oh, btw, I was nine back then...

Comment button Reply

CollapseExpand

This started me on the path (probably around 1981):

Big Trak

And this gave me a turbo boost in 1983:

Comment button Reply

CollapseExpand

Wow this is such a memory trip! And so freaking late 70’s early 80’s.

Comment button Reply

CollapseExpand

That moment never occurred. I just left a programmer.

Comment button Reply

CollapseExpand

Did you say Hello World upon ejection??

Comment button Reply

CollapseExpand

Yes... It was written (punched) within all my projects... :)

Comment button Reply

CollapseExpand

Could you at least try to have a unique thought?

Comment button Reply

CollapseExpand

The magic moment for me was when my dad showed me how to ask the computer to count to a million and beep. It blew my little kiddo mind when it beeped just a few seconds later.

Comment button Reply

CollapseExpand

It wasn't printing the numbers then. Oh wait, it might still get away with that in under 30 seconds depending on the era of course. Shouldn't confuse my dad with yours 😉. I'm pretty confident my first machines might have taken a minute or more to print the numbers 1 to a million

Of course even then if we only wrote out say, every 100000 (so, 10 numbers) a few seconds would have sufficed I think. Early day optimisation 😉.

Comment button Reply

CollapseExpand

I love all these stories🦀 keep em coming!

Comment button Reply


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK