Zope in 1998 was a complete game-changer.
Ask HN: What cool development languages/tools changed your career?
31–40 of 315 posts
Re: Ask HN: What cool development languages/tools changed your career?
#32Re: Ask HN: What cool development languages/tools changed your career?
#33Re: Ask HN: What cool development languages/tools changed your career?
#34My wow moment was when I quit trying to do everything in the language I was comfortable with (PHP) and became a language agnostic engineer. Since then (2 years ago) now I can write in 3 programming language, nobody can realize that I am new at these languages and I know that I can pick a new language up now in a very short time. I had to study so much in these last 2 years but since I love engineering it was funny ra…
Re: Ask HN: What cool development languages/tools changed your career?
#35Re: Ask HN: What cool development languages/tools changed your career?
#36My wow moment was when I quit trying to do everything in the language I was comfortable with (PHP) and became a language agnostic engineer. Since then (2 years ago) now I can write in 3 programming language, nobody can realize that I am new at these languages and I know that I can pick a new language up now in a very short time. I had to study so much in these last 2 years but since I love engineering it was funny ra…
This is the best advice on career management. Being able to break out of being "a php engineer" or "a java engineer" lets you target jobs and companies much more freely and ultimately lets you figure out what interests you as a developer in more real terms (and lets you go after it). It also sets you up to lead efforts on solving problems, rather than defining solutions in a more narrow window
Re: Ask HN: What cool development languages/tools changed your career?
#37Seaside as a completely different approach on how to develop web applications which turns your thinking upside down when you are used to a typical request-response workflow.
Django as a godsaint after working on a medium-sized pure-php project without any clear structuring.
Re: Ask HN: What cool development languages/tools changed your career?
#38[1] https://en.wikipedia.org/wiki/Miranda_(programming_language)
Re: Ask HN: What cool development languages/tools changed your career?
#39Earlier quoted context omitted.
This is the best advice on career management. Being able to break out of being "a php engineer" or "a java engineer" lets you target jobs and companies much more freely and ultimately lets you figure out what interests you as a developer in more real terms (and lets you go after it). It also sets you up to lead efforts on solving problems, rather than defining solutions in a more narrow window
yeah defo, learning my second language was big step in my development
thanks for giving me some more motivation!
Re: Ask HN: What cool development languages/tools changed your career?
#40Tool-wise: Vue.js (a single file for code, templates and style is refreshing), Now by zeit.co and Sublime Text are my three hombres.
And hot-reloading, for all those hours it saves me....praise be to Websockets.