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 patterns and tools probably were being absorbed in the process, here is mine:
Time | Learned |
---|---|
Point 0 | HTML + CSS |
6 mo | Stylus and jQuery |
1 y/6 mo | Javascript |
1 y/8 mo | Ruby and RoR |
1 y/10 mo | Angular 2 |
2 y | AngularJS |
2 y/4 mo | Shopify Liquid |
2 y/8 mo | React |
Top comments (34)
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