Can you make a small timeline with the stuff you have learned so far? Let's stay with programming languages and frameworks only as things as design...
For further actions, you may consider blocking this person and/or reporting abuse
Well, make me feel old...
0 -> BASIC and Fortran
(Pursued a different career direction for about 7 years)
7y -> 808x Assembly and C (you could count this as zero)
10y -> C++
15y -> VB
17y -> HTML
19y -> Java
20y -> Javascript
24y -> VB.NET and C#
28y -> PHP and JQuery
37y -> Angular
38y -> React
No worries mr senior! We all hope to get there, how old were you when BASIC and Fortran?
I was 20 and was in college.
It's hard to imagine today but that class was the first time I had ever been in the same room as an actual computer (a PDP-11 and an Apple II) and not just looking at one through glass walls.
Well there's the part of my developer timeline where I fixed the way
table
s are rendered in the comments on dev.to after seeing how they were clipped off in some of these comments. And there's the time after this where I finally get to moving the "comment preview" thing to priority because blindly submitting a markdown table is not the best user experience.Otherwise:
I feel like things get pretty murky from 13y on where I've learned a lot of different things but haven't really worked with many of them. Basically 11y is when I started learning all sorts of stuff, basically when I became a pro developer for the first time.
There were some major gaps between 0 and 11y but since then code has been my career and a huge part of my life in general.
Aha! I found the bug (kinda) and thank you for fixing it :D
Your latest languages were exactly mines lol
What's the markdown for a table?
I had forgotten a lot of dates, so I had to reconstruct this via StackOverflow.
Bear in mind, HTML/CSS is scattered throughout this timeline. I was using a web builder years before I started coding, although I don't remember when I started coding in it.
0: VBScript [July 2010]
4m: VB.net/Winforms/XAML [Nov 2010]
10m: Python [July 2011]
1y 3m: ActionScript 3.0/Adobe Flash [Nov 2011]
3y 5m: C++ [Jan 2013]
6y 5m: Assembly [Jan 2016]
For some reason, I got an impression that you're traveling back in time :) Assembly, C++, ActionScript, Adobe Flash... I'd expect dot NET to be the latest skill not the oldest on a list like that.
I'm a reformed .NET developer. I've since repented and gone through rehab for it.
My path has actually taught me the value of dropping abstraction and working closer to the bare metal. Although I still deeply enjoy coding in Python!
I started quite young, maybe at around 13?
It's funny, I have always wanted to deny learning anything from my Uni. But apparently my first year of uni taught me quite a lot. Well but to be fair, AngularJS, NodeJS, Express.js, mongoose, mongodb, vim, tmux and socket.io are all learnt in a self-driven way. The uni doesn't force me to learn them, so I am not so sure how much credit should I give to my UNI.
Ah yes, Dreamweaver days! But I learned to hate it very quickly too!
Haha! I even tried to make a login system with Dreamweaver at that time. No luck.
Haha first day in uni our professor told us, hell no, we won't be touching DW, we will learn how to code because that's what the worlds need
Bold ones were self-taught and the others were from college
How cool! And how unusual, 2 years before your first div
Yes haha, here computer science starts by teaching logic and simulation in my case using coding as a tool. Then you have engineering stuff like calculus, physics, algebra, mechanics and then only one course of web development.
The aim is to teach software development, so then comes some design courses like computer architecture, software architecture and others.
It's really fun because with the methodology we are taught you can learn in no time pretty much anything. React took about 3 days from zero. I don't mean to sound arrogant, but it is how we are prepared at college.
The first 8 years I coded, I was still in High School and College. Like many other developers that were creative coders, I dove head first into the Flash world. While I learned a lot about programming from working in Flash and AS3, I wish I had that time back to focus on the languages I use on a regular basis today.
RIP FLASH
PS - Why are the tables so wonky in the comments?
I'll need a star since I think that thanks to this post DEV notices how poorly the tables displayed but luckily our friend Ben Halpern (Search for his reply and learn from his path) got to fix it!
Here is mine :
0 -> HTML / CSS (if those count as a language)
6m-> PHP
(Stopped learning code for four years, I was 14 at the time)
4y -> Java
5y -> Python / Android
6y -> C / Assembly
7y -> JEE
8y -> Go
I have a graphical timeline for this at raphink.info/ (source is at github.com/raphink/CV/tree/gh-pages), but I guess it would go something like this. These are the years I started getting acquainted with the language, not necessarily using daily:
y0 -> BASIC (on a pocket calculator)
y2 -> HTML/Javascript/CSS
y3 -> 68x assembly (Mac OS Classic)
y6 -> PHP (personal website)
y7 -> Bash (started contributing to Debian/Ubuntu)
y8 -> Python + C/C++
y9 -> Ruby + Perl (started a job as a sysadmin)
y11 -> Puppet + Augeas
y15 -> JQuery
y18 -> Boostrap
y19 -> Go
y20 -> AngularJS
I don't go much to the university so I have time, but anyway I'm still new to back-end with Nodejs/express and MongoDB, and I'm still developing my front-end skills, I think forever xD
Cool idea, made me reflect back on all the good times I've had coding. So here goes:
Started work after year 5 and did the consulting thing for awhile. Now I work as a teacher at Blekinge Institue of Technology. Most fun I've had in years.
Funny, here is my contribution:
From 1 to 5: learned in school
From 6 to now: self-taught
I started learning how to code at the age of 17(0), Finished BSc, currently finishing MSc. As can be seen, I hopped from one language/framework to another pretty often, mostly because of my Uni classes, but also driven by the work requirements.
Many more years to come, many more languages&frameworks to learn
Oh, fun question! A few major things I can think about
Nice way to put things, I wonder what conclusions I can take from that :)
(And yeah BERNARD is my own thing but whatever I spend a lot of time using it so...)
lol. What if you did all the other production coding (C, Java, Javascript, Scala) for years without ever "learning" HTML or CSS? Why does HTML or CSS have to be the starting point of a developer's timeline? HTML isn't even a programming language, may as well start with Typing.
Very interesting to see all these differents journey into code 🙂
By writing this down, I'm realising my learning pace is slowing down as time goes on!
From 2000 to February 2015, I was a dental tech. All code prior to this was as a hobby. There were some years sprinkled in there where I didn't touch code at all.
The "JS for real" note in 2014 is when I decided I finally had enough with the dental world and wanted to get into programming. After watching a presentation on Ember at a meetup, I thought I should get back to JS and really learn it this time. I dove into the deep end and recreated about 80% of the original (NES) Dragon Warrior using HTML5 canvas and JS. This was probably my first real/practical step towards the career transition.
I dabbled with Ruby in 2016 mostly to learn the syntax of it. Built a simple command line game with it and haven't done anything with it since.
Not sure about the timings, but the order is correct
Flask and Go are also somewhere in there, but I don't remember when I learned those.
This is pretty approximate...
0y -> HTML
3y -> Java
4y -> Python
5y -> CSS
9y -> Java, but like so I'm good at it
10y -> bash
10y -> Flex/Flash
12y -> Javascript
14 -> Python, but for webapps
16y -> React
18 -> Docker
0 -> HTML/CSS
6m -> JavaScript
1-5y -> PHP
6y -> ASP
8y -> C/C++, Java
11y -> Assembly, Reverse Engineering
12y -> Go, Scala, Haskell
HTML -> CSS -> Elixir (fail) -> C -> Ruby -> Javascript now :)