What programming languages are used most on weekends?
21–30 of 299 posts
Re: What programming languages are used most on weekends?
#22Re: What programming languages are used most on weekends?
#23Re: What programming languages are used most on weekends?
#24One way I use Stackoverflow’s dev stats is to make educated guesses about the easiness of finding developers in 2-3 years time to maintain now-greenfield projects. Does Ruby seem to go down while Python is in steady growth? Let's move away from Rails. Swift is picking up steam? It's safe to switch from Objective-C. This dataset seems to be just fantastic for that.
In my opinion, that's what's wrong with the world. Chasing tech, pick something solid and stick with it. I have seen developers barely get decent in one language only to drop it and learn a new language. Picking up the basics of a language is easy, but it's knowing the nuisance that separates the professional from the amateur.
From learning perspective correct. I don't think developers chase new languages, I think it's more, play 'catch up to latest language' to be more employable. You would hope companies, CTOs, lead techs choose languages to solve the unique business problems. Language choice looks more, to me, like taste. Like choosing something ^nice^ from a menu at a restaurant depending on what is palatable.
Re: What programming languages are used most on weekends?
#25Re: What programming languages are used most on weekends?
#26No big surprise that nobody works on sharepoint or XSLT as a weekend hobby.
I loved Subversion at the time, and so created the TortoiseSVN Menu plugin [1] for Firefox, and an accompanying XSLT to add lots of rich info and styling into the main UI.
It's something that should have been pretty simple but I remember spending lots of my free time back then to get it just right. Funny thing is, since I worked on it at home but mostly used it at work, I really could have used a good distributed VCS at the time :D
[1]: https://addons.mozilla.org/en-US/firefox/addon/tortoisesvn-m...
Re: What programming languages are used most on weekends?
#27Re: What programming languages are used most on weekends?
#28"actionscript 3" what? o_O I thought this is over
Re: What programming languages are used most on weekends?
#29Also interesting to see the weekend dips in google trends, e.g. Java: https://www.google.com/trends/explore?date=today%201-m&q=jav...
Same dips can be seen for JS:
https://www.google.com/trends/explore?date=today%201-m&q=%2F...
And on the Stack Overflow it seems that JS has perfect balance of workdays vs weekends.
Re: What programming languages are used most on weekends?
#30No big surprise that nobody works on sharepoint or XSLT as a weekend hobby.
Come on, you don't like to tinker with SharePoint Server configuration templates in your free time?