DEV Community

Florin Pop
Florin Pop

Posted on

How old were you when you wrote your first line of code?

And maybe tell us what you wrote? 😃

I started at around 15-16 in High School and if I remember correctly it was a little bit of HTML that we wrote 😊

Latest comments (79)

Collapse
 
desolosubhumus profile image
Desolo Sub Humus 🌎🌍

Well, if I count the funny matching game I played that made games work on ye ol' TI-99 (Fortran), I'd say about 4. I forgot what I'd learned fairly quick, and honestly, it was before I went into school and learned how to read.

My family didn't have that computer for terribly long, so it was a long while later when I learned HTML and started writing code seriously - I'd say around 25 or 26. Since then, I've picked up CSS and started dabbling with JavaScript.

Collapse
 
jvarness profile image
Jake Varness

19 I think?

Collapse
 
apihlaja profile image
Antti Pihlaja • Edited

We had a couple of hours of programming at school when I was about 14. It was Visual Basic. I don't remember what our exercise was but I remember we were building some forms and then copying code from images. Especially I remember the part that our teacher gave all code samples as images to prevent copy-paste :-)

A couple of years later, I began actual programming by scripting Excel using VBA in some hobby projects.

Collapse
 
zumdewald profile image
Eric Zumwalt

I was 15 and in high school. I had a few friends exploring HTML and learned the basics of turning a txt file into a website. However, I fell off the wagon when they got into JavaScript and CSS!

Glad to have found my way back to it all these years later.

Collapse
 
wchr profile image
Wachira

13 is when I wrote my first python code😁. It was a hello world then I made a command line calculator, until later I created one with a UI using Tkinter library

Collapse
 
xtecuan profile image
Tadeo Rivera-Pineda

I started at 7 using Commodore Vic 20 Basic

Collapse
 
devdammak profile image
Damola Adekoya

17 years old.... It was HTML back then... That was my first year at uni... I couldn't sleep.. I learnt all HTML tag I could find back then... I ended up creating login and registration page... Without CSS

🤦🤦🤦

Collapse
 
gablaroche profile image
Gabriel Laroche • Edited

I was about 15 years old, I started learning HTML and CSS with codecademy and I fell in love with coding right away!

Collapse
 
jess profile image
Jess Lee

My first real line of code? 27

Collapse
 
namvdo profile image
Nam V. Do

This was the break before I were in the final year on high school. Up to this point it is approximately 2 years. From the very first time I approached Python at first then I switch to JavaScript until now. And also have a blog. And suddenly now I come up with a question that takes me a long time but still cannot get it totally, what exactly float point number do?