Comments on: Stages in Life of a Web Developer http://www.terminally-incoherent.com/blog/2008/09/01/stages-in-life-of-a-web-developer/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: JuEeHa http://www.terminally-incoherent.com/blog/2008/09/01/stages-in-life-of-a-web-developer/#comment-21634 Thu, 08 Mar 2012 21:11:37 +0000 http://www.terminally-incoherent.com/blog/2008/09/01/stages-in-life-of-a-web-developer/#comment-21634

I started at Stage 3, then Stage 2, then Stage 1 and now I think javascript has its uses but not on such places as site navigation or comment section.

Reply  |  Quote
]]>
By: Mathieu Rodic http://www.terminally-incoherent.com/blog/2008/09/01/stages-in-life-of-a-web-developer/#comment-20832 Tue, 22 Nov 2011 11:35:31 +0000 http://www.terminally-incoherent.com/blog/2008/09/01/stages-in-life-of-a-web-developer/#comment-20832

Awesome post !
Between Stage 1 and Stage 2, after figuring out how hard it was to do something that could work cross-browser, I even tried to develop my own framework…

Reply  |  Quote
]]>
By: Allan http://www.terminally-incoherent.com/blog/2008/09/01/stages-in-life-of-a-web-developer/#comment-10182 Tue, 16 Sep 2008 06:37:31 +0000 http://www.terminally-incoherent.com/blog/2008/09/01/stages-in-life-of-a-web-developer/#comment-10182

i know a few JScript stuffs, and I love coding in it, though I spend most of my time coding in C/C++, Python, PHP(btw, I hate php) or Lisp

but i can only call myself a level 1..

i’m not in the list of stages… XD

Reply  |  Quote
]]>
By: Adam Kahtava http://www.terminally-incoherent.com/blog/2008/09/01/stages-in-life-of-a-web-developer/#comment-10036 Tue, 02 Sep 2008 23:19:36 +0000 http://www.terminally-incoherent.com/blog/2008/09/01/stages-in-life-of-a-web-developer/#comment-10036

JavaScript always fascinated me, but once I really understood the language. Well… we were married at stage 3.

On the VB 6 note, I’ve met a couple VB 6 guys with mullets, and their ideas around drag & drop / auto generation / wizard programming is more distasteful than the hair.

Reply  |  Quote
]]>
By: Luke Maciak http://www.terminally-incoherent.com/blog/2008/09/01/stages-in-life-of-a-web-developer/#comment-10033 Tue, 02 Sep 2008 17:06:41 +0000 http://www.terminally-incoherent.com/blog/2008/09/01/stages-in-life-of-a-web-developer/#comment-10033

@Matt` and @Alphast – hey, nothing wrong with that! Not everyone needs to be a developer. :)

Reply  |  Quote
]]>
By: Alphast http://www.terminally-incoherent.com/blog/2008/09/01/stages-in-life-of-a-web-developer/#comment-10032 Tue, 02 Sep 2008 16:47:48 +0000 http://www.terminally-incoherent.com/blog/2008/09/01/stages-in-life-of-a-web-developer/#comment-10032

I am with Matt here… ;-)
For me it is like a conversation of the respective merits of various injection systems in a car engine.

Reply  |  Quote
]]>
By: Hector http://www.terminally-incoherent.com/blog/2008/09/01/stages-in-life-of-a-web-developer/#comment-10029 Tue, 02 Sep 2008 09:01:01 +0000 http://www.terminally-incoherent.com/blog/2008/09/01/stages-in-life-of-a-web-developer/#comment-10029

I totally love it… and always did. Really. Never went through stages 1 add 2.
I can’t say I am on stage 3, because I lack the supernatural powers, but I am working on it.

Reply  |  Quote
]]>
By: Luke Maciak http://www.terminally-incoherent.com/blog/2008/09/01/stages-in-life-of-a-web-developer/#comment-10028 Tue, 02 Sep 2008 01:06:21 +0000 http://www.terminally-incoherent.com/blog/2008/09/01/stages-in-life-of-a-web-developer/#comment-10028

[quote post=”2629″]i dont think i will grow out of this stage before there are extreme performance-improvements in javascript interpretation…[/quote]

They are actually on their way. Mozilla’s tracemonkey engine will offer drastic performance increases. It will eventually become part of Firefox so it is not just some proof of concept thing. It is actually a hot research area these days.

Oh, and if you use Rhino and compile your js scripts they get executed by JVM and get all the benefits of Java’s powerful JIT compilation.

As for languages, my first steps were in BASIC, then I dabbled in C++ for 1 semester. My 4 years of undergraduate studies, and 2 years of grad school were all filled with Java. In the meantime I learned Perl as part of my adventures with Linux, and got into PHP and Javascript for work. These days I’m still trying to become semi-proficient in Python (I just don’t code in it enough) and keep trying to get into Ruby. Oh and I dabble in Lisp every now and then.

Reply  |  Quote
]]>
By: Matt` http://www.terminally-incoherent.com/blog/2008/09/01/stages-in-life-of-a-web-developer/#comment-10027 Mon, 01 Sep 2008 23:19:24 +0000 http://www.terminally-incoherent.com/blog/2008/09/01/stages-in-life-of-a-web-developer/#comment-10027

Still at stage 0 here… the “not a web developer” stage :P

Reply  |  Quote
]]>
By: Dr. Azrael Tod http://www.terminally-incoherent.com/blog/2008/09/01/stages-in-life-of-a-web-developer/#comment-10026 Mon, 01 Sep 2008 22:57:36 +0000 http://www.terminally-incoherent.com/blog/2008/09/01/stages-in-life-of-a-web-developer/#comment-10026

i am on stage 1
and i dont think i will grow out of this stage before there are extreme performance-improvements in javascript interpretation… ;-)
There aren’t just the obvious and practical explainable reasons which keep me from using javascript.. i.. just.. dislike the syntax.
Just the other side of disliking C++ and prefering Delphi.
I think Languages like Java or C++ are one extrem (i dont want to use) and things like PHP or Javascript the other.. i just want to stick to languages in between the extremes which serve a bit for every purpose like Pascal or Python.

(But: Why the Hell do i like x86-Asm that much?^^)

Reply  |  Quote
]]>