
Why Does Everyone Forget Java and C# for Backend Development? Why Don’t Full-Stack Developers Learn Java and C#?
In recent years, backend developm...
For further actions, you may consider blocking this person and/or reporting abuse
While the article is factually accurate, I believe Kotlin will replace Java in the future due to its similar features and advantages such as null pointer exception handling and reduced boilerplate code.and the extra advantage of coroutines
When it will happened? I am a big fan and senior in Kotlin, but there are no jobs in Kotlin backend, only android dev. And even jobs opportunities in Android drastically reduced nowadays.
I dont think kotlin will replace java for backend most companies that use java are switching to Go instead
Most Kotlin jobs are for Android development, and you're right ,. It might take more time for Kotlin backend roles to become common.
Why do you think Kotlin is not widely used for backend development?
According to my job searches in Linkedin for the last 2 years in EU. Only in Czechia possibly to find Kotlin positions for backend in its origin country.
Even Java positions have been decreased in the last years. Mostly I see frontend positions.
There are 39 Android developer positions available in Greece . The majority of Kotlin-related opportunities are in Android development. What a number ... No backend for Kotlin unfor..
Thanks, unfortunately I am not a EU resident, I am refugee. Most of the companies hire via B2B who has a stable EU residency. I am looking for relocation opportunities. By the way I am also in Balkans, temporary in Slovenia, where is such a limited IT market.
As I know in Athens it's almost impossible to rent a long-term apartment by adequate price, cause of the tourists, the same like in Ljubljana. I hope in your country will not happen strong earthquackes after recent news.
Android Dev has been transformed fully from imperative to declarative paradigm with Compose framework which is a new for me. Android development become very complicated due to the legacy and mess of dependencies and Google policy.
Thank you for your kind words! You can still find apartments for rent in Athens. Although prices are rising, there are still available options. I heard lubjana is beautiful city. Haven't been yet
The whole country Slovenia is full of green nature and mountains. There is nothing to do here except tourism, no perspectives if you are not rich. As locals said, after the pandemy the prices raised by twice here, now it's very expensive country for tourism like Austria. I still see budget cars from Greece in Ljubljana, but mostly I see rich cars of tourists from Austria, Germany, Italy, Croatia.
I am sad to leave a such beautiful country, and to move to more poor country without seeing the country beforehand.
Thanks for your comment.. I don't have experience with Kotlin, but I've heard good things about it.
Simply because startups need to ship to market much faster than enterprises. Next.js, Python and GO are very easy to learn and master, so you can become productive much faster in these languages compared to Java/C#, which requires years of study and practice to really build anything meaningful.
Another factor is that companies behind the technologies, Microsoft and Oracle are not very popular amongst open-source developers, hence why Python and Golang are often the preferred alternatives.
Finally, the influencer market needs to generate views, so they tend to focus on the hot topics right now, since C#/Java are fairly mature there's not much to talk about compared to say the JS world which gets a new framework or update every 6 months.
Startups prioritize speed, but Java and C# provide powerful frameworks like Spring Boot and ASP.NET Core, enabling fast development and scalability.
Both have strong open-source communities. While trendy languages get more attention, Java and C# remain essential for their stability and reliability in enterprise applications.
I agree but also think Golang and Rust are just too good these days to ignore. Both are supported by big organizations like Google and are highly scalable.
Golang is just so efficient, especially on multi-core processors, it's literally like Python on steroids. The language is very minimal and easy to pick up but scales incredibly well. I see this market only growing more and more and will eat into the Java/C# world.
Java/C# are good languages no doubt and aren't going anywhere anytime soon, but for a lot of new projects Rust or Go (maybe even TypeScript) is probably the best choice more often than not if you need a balance between execution speed and developer friendliness.
I checked out Golang a couple of years ago—it felt like C++ but without the hassle of pointers. Its simplicity is a big plus, and it’s super efficient for scalable systems.
As for Rust, I’ve heard great things about its focus on safety and performance. I haven’t had the chance to try it yet, but it seems like a good choice for systems programming.
Java and C# are still great languages, but I agree—Go and Rust are becoming popular for new projects where speed and scalability matter.
As a C# backend engineer myself, I can definitely relate to the sentiments expressed here. While newer languages and frameworks often take the spotlight, it’s easy to overlook the sheer stability, scalability, and versatility of C# in backend development. I’ve worked on several large-scale enterprise applications using C#, and the language has consistently delivered high performance with solid community support.
The evolution of C# with .NET Core (now .NET 9) and its cross-platform capabilities has been a game-changer. It's exciting to see the language become more lightweight, efficient, and cloud-friendly. Whether it's handling microservices, supporting complex business logic, or leveraging Azure for cloud deployments, C# remains a powerful tool that continues to stand the test of time.
The fact that C# has been integral to industries like banking, healthcare, and gaming speaks volumes about its capability. Even though it may not get the same "cool" factor as newer tech stacks, the solid foundation and rich ecosystem it provides are hard to beat.
I truly believe Java and C# have an essential role to play in backend development, and they’re far from being forgotten, they’re just the steady, reliable workhorses powering mission-critical systems.
Thanks for your comment!
how java and c# for backend dead :) nowadays its not possible. huh!? python raising, go also. but nah they both not dead and not in near future.. btw kotlin can not replace java sorry kotlin developers its a dead born child.
Java still has that enterprise label. And C#, or .NET in general, is closed source. Both those things didn't stop other languages to become popular, but for java and C# it weights them down I think.
When I started developing java and C# servers where expensive. I think with cloud computing that is not as much as a problem now?
I read an article on boring languages, and I believe java is considered one of them. The main takeaway was boring is good.
I think javascript in the backend is still a bad idea because is a UI language. Node, Deno and Bun might be fast but they are missing essential things in their core, like database drivers. You want that connection to be as fast as possible too.
And they promote to interpret typescript, the downside of that is that there has to be a compilation to javascript first before the code can be executed.
It gives me a feeling that there are to many cogs in the machine.
Thanks for your feedback..JavaScript on the backend , while Node, Deno, and Bun have improved a lot, I’m still a bit skeptical. JavaScript was made for UI, and backend work often requires a different kind of robustness.
In the end, every tool has its purpose. Java and C# maybe are not so exciting, but they proved they work well over time , sometimes, boring is actually better
Companies will choose languages for which they will get replaceable developers reliably.
Thanks for your feedback..
C# is very good.
I using CodeBehind Framework for back-end!
Thanks for your feedback. I checked out this framework, and it seems great! Unfortunately, it does not support Blazor, only ASP.NET Razor Pages.
You are right, CodeBehind Framework does not support Blazor, but instead supports WebForms Core technology.
youtube.com/watch?v=Cv7vv0gGpd4
Never heard about webforms core. I will check out.
C# in more famous in games (Unity Engine)
Thanks for your comment! Yes, Unity has indeed been a game-changer and is widely used in the gaming industry.
My favorite benchmark back in the day was trying to open Netbeans in a computer. "Oh that was fast, Netbeans opened in 5 sec" :)
Great moments... I think the worst was JBuilder.
Thanks you for your article. I am big fan of C#/Java. I am coding with Python about RAG. I really miss about C#.
Thanks for your comment. I have heard good things about Python and Django.