Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Java = Oracle = Ellisons way of doing business

Unless your company forces you to use Java for new projects, consider a change



name another statically typed, compiled, mature language with a bunch of packages for everything and maybe I will /srs


The one that immediately springs to mind is C#. Of all the mainstream languages it is probably the one most similar to Java. It can be compiled into platform-independent bytecode (like Java) or into native code using Native AOT. Relevant to the subject of this article, it has had support for structs (user-defined value types) since C# 1.0 in 2002.


Rust




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: