Stackoverflow-Survey-Analysis
FrameworkBenchmarks
Stackoverflow-Survey-Analysis | FrameworkBenchmarks | |
---|---|---|
19 | 407 | |
1 | 7,942 | |
- | 0.5% | |
0.0 | 9.9 | |
over 3 years ago | 3 days ago | |
Jupyter Notebook | C++ | |
- | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stackoverflow-Survey-Analysis
-
O Mercado Atual de Python
Stack Overflow Developer Survey 2024
-
StackOverflow alternatives for web developers
Neither StackOverflow's tags quantity nor their yearly developer surveys can provide meaningful insights about market share, and they can't provide meaningful advice about what tech will be good for your specific situation, for the same reason that SO doesn't like questions that are likely to attend "opinionated answers".
-
Green vs. Brown Programming Languages
No the author didn't read the methodology of the Stack Overflow Survey nor did they notice they can get the historical CSV of the survey going back to 2011 [1] which literally tells the number of respondents per language (as-in how popular it is; no secondary population from TIBOE needed). Nor do they seem to understand (unlike you who does understand) that Loved and Dreaded have very specific meanings and Loved does
They did shoddy work and I'm calling them out on it.
The question of "If Java and Ruby appeared today, without piles of old rails apps and old enterprise Java applications to maintain, would they still be dreaded or would they be more likely to show up on the loved list?" is answer.
It's a no. For 2020, Ruby was 4.5% and Java was 8.8% of developer's "Wanted" languages while Go (17.9%), Rust (14.6%), TypeScript (17.0%), Python (30.0% !!). Sure a lot of people would like Ruby and Java (there already are actually a lot of them) but when you're not at the top of the Wanted it's going to be very hard to get to the top of Loved.
[1]: https://insights.stackoverflow.com/survey/
-
[OC] StackOverflow's survey visualization for languages used last year and want to use next year (and derivatives)
- Dataset: https://insights.stackoverflow.com/survey
-
How to create a web app in Rust with Rocket and Diesel
For seven years now, the Rust programming language has been voted the most loved programming language, according to a survey by Stack Overflow. Its popularity stems from its focus on safety, performance, built-in memory management, and concurrency features. All of these reasons make it an excellent choice for building web applications.
-
Ask HN: What should I learn as a 42 year old designer looking to build web apps?
I might be able to show you the direction.
Since you are looking in those 3 factors, please study the following findings of the Surveys.
https://insights.stackoverflow.com/survey/
https://www.hackerrank.com/blog/category/industry-insights/
https://www.jetbrains.com/lp/devecosystem-2021/
https://www.jetbrains.com/lp/devecosystem-2022/
https://redmonk.com/sogrady/2022/03/28/language-rankings-1-2...
https://redmonk.com/sogrady/2022/10/20/language-rankings-6-2...
You could tinker the above links to get your choice of month/year.
Now, don't be tempted to lock down your decision because there is rarely any good resource to learn( or get help when you are stuck) in that choice you made. This is because learning is always best done via colleagues and bosses.
Simply pause yourself on that and resume with learning Python + FastAPI + JavaScript (or Go + JavaScript). Garnish with Tailwind CSS and you are ready!
This is the easiest way to translate your learning into your choice of stack. In the long run, you will learn Typescript + React for sure. It is as if the right of passage into the market, haha!
A couple more links that you can search on hn.algolia.com
https://news.ycombinator.com/item?id=34530052 https://news.ycombinator.com/item?id=34551770
-
Is a job boom inevitable?
At a certain point, you get a feel for it, but I'd use the Stack Overflow Developer Survey as a good starting point (and you can compare year over year to see what the trends are) https://insights.stackoverflow.com/survey
-
[OC] Gender diversity in Tech companies
I don't know if there's a rigorous study on this subject but Stack Overflow Developer Survey 2022's data lists 18 083 male vs. 756 female developers without a degree (96% vs. 4%) on a quick glance. This result isn't published directly in their summary, you have to download the dataset and filter it yourself.
-
First job
Stack Overflow developer sruvey is much better than TIOBE.
-
Trends in Developer Jobs: A Meta Analysis of Stack Overflow Surveys
Here's a link to the raw CSV data on Stack Overflow.
FrameworkBenchmarks
- Website Is Served from Nine Neovim Buffers on My Old ThinkPad
- .NET: La Plataforma Ideal para Microservicios en 2025
-
Constrained languages are easier to optimize
https://www.techempower.com/benchmarks/#section=data-r23&tes...
Here is your transaction throughput. But I'm sure AWS's whole platform team, Alibaba, third of Google, etc don't know what they are doing.
-
Archived: Popular backend frameworks by performance benchmark ranking in 2024
Since 2013, TechEmpower has established a backend framework benchmark. They meticulously define benchmark specifications and maintain an open-source approach that encourages contributions from the community. This benchmark has become a respected standard in the tech industry, serving as a reliable yardstick for technology competitors to assess the performance of their solutions (exemple Go Fiber, C# Asp.net, JS Just). So I can trust the Techempower benchmark.
-
Ruby on Rails Audit Complete
https://www.techempower.com/benchmarks/#section=data-r23&l=z...
I thought to include other implementation from Ruby and Elixir. Rails has always been doing much more and on the heavier side of things. There are also many test that simply by switching server to iodine brings the performance to Elixir / Phoenix level.
-
Redesigned Swift.org is now live
I tried seeing how it ranks on the 2025 tech empower benchmarks: https://www.techempower.com/benchmarks/#section=data-r23&l=v...
And up against C#, Go and C++, no Swift library (including vapor) could make the top 70.
Even just compare Swift vs PHP and its a really poor showing for vapor: https://www.techempower.com/benchmarks/#section=data-r23&l=v...
-
Stop the Hack: Why Quick-and-Dirty Development Is Hurting Us All
References & Further Reading: TechEmpower Framework Benchmarks: https://www.techempower.com/benchmarks/
- Java at 30: The Genius Behind the Code That Changed Tech
-
Feather: Feather: A web framework that skips Rust's async boilerplate and jus
Rust typically beats Go web frameworks on tech empower performance benchmarks, if you're curious where languages typically rank up in terms of web framework performance. https://www.techempower.com/benchmarks/#section=data-r23
What does "pure raw metal" performance mean? Go has a garbage collector, which I usually hear causing GC pauses negatively affecting performance compared to C/C++/Rust.
-
We Fell Out of Love with Next.js and Back in Love with Ruby on Rails
* Ruby and Python are painfully slow, but everyone else sorta sits in a pack together
I will probably be able to find another benchmark that says completely different things.
Benchmarking is hard.
I'm also having trouble finding the article from HN that I was sure I saw about Next.JS's SSR rendering performance being abysmal.
[0] https://www.techempower.com/benchmarks/#section=data-r23
[1] https://web-frameworks-benchmark.netlify.app/result?asc=0&f=...
What are some alternatives?
100-Days-of-Python - 100 Days of Code Challenge with Python
LiteNetLib - Lite reliable UDP library for Mono and .NET
zen - Experimental operating system written in Zig
django-ninja - 💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
pulumi-hcp - A Pulumi provider for interacting with the Hashicorp Cloud Platform
drogon - Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows [Moved to: https://github.com/drogonframework/drogon]