What programming languages are used most on weekends?
11–20 of 299 posts
Re: What programming languages are used most on weekends?
#12Re: What programming languages are used most on weekends?
#13No big surprise that nobody works on sharepoint or XSLT as a weekend hobby.
Re: What programming languages are used most on weekends?
#14I don't think the number of questions asked correlate with which languages are used the most. My weekends are mainly Java, but I don't need to post on stack overflow because all of my questions have been already addressed.
Re: What programming languages are used most on weekends?
#15It might also be interesting to see which tags are used more in the early mornings or evenings vs during the workday. Edit: I hadn't seen Kaggle before today, but it looks very easy to hack on the SO data set [1] with a Jupyter notebook. [1]: https://www.kaggle.com/stackoverflow/stacklite
[1]: https://cloud.google.com/bigquery/public-data/stackoverflow
Re: What programming languages are used most on weekends?
#16Not many Sharepoint enthusiasts out there, it seems.
Re: What programming languages are used most on weekends?
#17Re: What programming languages are used most on weekends?
#18One 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.
Re: What programming languages are used most on weekends?
#19I use StackOverflow tag count as well as Google Trends and GitHub star count to get a rough feel for how much people are using certain things, such as version control software[2], databases, or view engines in Express[3].
[1] - http://www.arepeopletalkingaboutit.com/ [2] - http://www.arepeopletalkingaboutit.com/tags/cvs,svn,git,perf... [3] - http://www.arepeopletalkingaboutit.com/tags/ejs,pug
Re: What programming languages are used most on weekends?
#20No big surprise that nobody works on sharepoint or XSLT as a weekend hobby.