DEV Community

Cover image for How did you get into programming?
fazil.klkt
fazil.klkt

Posted on

How did you get into programming?

Mine story dates back to 2018,at that time I was a crazy mobile gamer.
Most famous mobile game at that point was Clash of clans,me and my friend were just browsing YouTube for gaming content

Image description

Then we saw a video,whose title was "How to hack gems in clash of clans".This was the starting point for my coding journey, thought all it had was a app that manipulates game data locally

Image description

At that time I didn't knew about hex values,so i Googled it,not that i understood anything by looking at results,so my interest leaned towards learning how the game can be hacked.Along with my friend I did some research and found out that online games can't be hacked with our peanut sized brains.After this I got more interested in how the software is built and how we can create something like this.This is how it started for me,what about you?

Oldest comments (20)

Collapse
 
jsn1nj4 profile image
Elliot Derhay

Technically my interest started with tweaking MySpace profile themes. I didn't really understand what I was doing at the time, but there were parts of the code that seemed fairly easy to figure out.

If course now I know it was just HTML and inline CSS.

I also wish I had actually dived into learning it then, but I was more interested in my video games at the time. 🙃

I guess my second time messing with CSS was a few years later when I was part of Gaia Online. I still didn't get deep into it, but I figured out enough to tweak the styles of my profile a little bit.

I remember how impressed I was with some other users who seemed to physically restructure their profiles though. Each profile had certain boxes on them and some custom content boxes you could add. Some of the other users made all of those boxes together look like things like small houses with windows and doors that would open on hover, or other creative ideas. Lots of background images to complete the look of course. 😅

Collapse
 
allseereye profile image
AllSeerEye

For a long time, my dad had wanted me to get into programming (I was like 10 when he started to talk about it.) I got really bored during quarantine in 2020, so I started to learn JavaScript. I didn't really have anything I wanted to build, just wanted to experiment and have fun.

Collapse
 
tandrieu profile image
Thibaut Andrieu

I start playing with TI-82, doing small games and stuff. I end up programming a small 3D engine displaying tetrahedrons in wireframe. It was during the old ps1 era, and I was passionate about 3D real time rendering.

Then I get an old laptop with a 486-DX2 potato processor and developed a 3D engine in QBasic. It supported ZBuffer, shadows, texturing and Bump mapping, and took a few minutes to render a single frame 🤣

I then entered University, where I truly learned programming and 3D rendering.

I finally worked nearly 10 years on OpenInventor 3D engine.

Yes, I'm really into 3D 😁

Collapse
 
vulcanwm profile image
Medea

My school did a Python course, and I got interested via that.

Collapse
 
jonrandy profile image
Jon Randy 🎖️

ZX Spectrum 48K

Collapse
 
jessica_veit profile image
Jessica Veit • Edited

I have always been fasinated with tech since I first played Pokemon on my brothers purple Gameboy before I could even read 😄
With 13 I got into a higher technical school and had coding, database management and networking lesson for 5 years, and now - 4 years later - I still love what I do 🥰

Collapse
 
pontakornth profile image
Pontakorn Paesaeng

Megaman Battle Network anime.

Collapse
 
jenueldev profile image
Jenuel Oras Ganawed

Me, well, I have an older sister who used to be an IT student but was not able to finish it becuase of some problems. She has a lot of books that are not being used, with curiusity I opened some of those books. The book I opened was about C++, As I am reading it, its really hard to understand it since I really dont know about it.

But because of curiutisty and because I like to use and play computer games, I took IT as my course during college.

As we are learning, it was easy for me to understand what we are learning because of the book I red. It was an awesome experience.

Collapse
 
traleeee profile image
Ar1su • Edited

In my country, young people playing computer game a lot. And because they can seat in front of computer for a long times.
So.......... they decide to learn programming by goin to university....
And a lot of them quit afterward...
I'm the lucky one still get a job.

Collapse
 
ajeasmith profile image
AjeaS

My high school math teacher introduced me to it, months before graduation. Even though math was not my favorite subject lol, I was persistent at solving problems. I’m assuming that’s why he thought programming would be a good fit for me, turns out he was right. 😁

He had me try Java (that’s what he was working on) I believe on Codecademy. I was hooked from there. I discovered web development on Codecademy, and found interest in that specifically. I never turned back after that, I knew that’s what I wanted to work on after I graduated 🙏.

This was a life saver for me because I didn’t know what the hell I wanted to do with my life before hand. So..thank you Sean 🙏😌(even though he probably will never see this lol)