优秀的开源项目
LQR-LQRWeChat-master--(高仿微信) 本项目基于融云SDK,使用目前较火的 Rxjava+Retrofit+MVP+Glide 技术开发。相比上个版本,加入发送位置消息,红包消息等功能。本项目由码云平台托管 MarkdownEditors--(Markdown编辑器) 基于Android的Markdown编辑器
Yes, it's already doing it!
Zhenxu Ke, Full Stack Engineer (2016-present)
Answered Sep 8
Kotlin have a chance to replace Java but it largely depends on Java (technically on its owner, Oracle).
Firstly, from the point of language syntax and grammar, Kotlin appears to enhance Java and expose some shortages of the latter. Java programmers tasted the sweetness of Kotlin are difficult to get back to Java.
Secondly, Kotlin was first introduced as Android official language but that doesn't mean it's only applicable to Android development. I had tried it in some small JavaWeb projects and Kotlin behaved perfectly.
So why do I say “it depends”? If Java realize its shortages and make remarkable progress to keep it competitive, it would be difficult for Kotlin to replace Java, but if Java is continuously a mediocre, no one is on duty to protect it being replaced.
Michael Fordham, Written two books on Amazon about Kotlin
Answered Sep 8
I don't think anyone is looking at Kotlin to replace Java in the near future. Kotlin is a nice new-ish langauge which is fairly complementary to Java (as they are 100% interoperable) and allows Android development to be a bit faster and less annoying, as you don't have as much boiler-plate code (it has many other uses besides Android development too).
However, Java is largely an industry standard, and hundreds of thousands of pieces of software are already developed in Java, so will always require some upkeep, understanding and updates. Of course, Kotlin may change things and who knows, maybe everyone will fall for Kotlin, but right now it is nowhere near as popular. It has received a good reaction from the industry though, which is promising for it.
Adeeb Rahman, ReactDOM.com, The ReactJS, React Native & GraphQL Newsletter
Answered 16h ago
I wouldn't say it will replace it. What will happen is that it will be a minority language that is supported by Google. Java is simply to big, having existed for multiple decades and being taught everywhere from boot camps to university. Kotlin however, will be faster updated and is made with Android in mind. So it will be very efficient for that.
Jack Clark, Writer of Code
Answered Sep 7
I don’t think Google’s motive is to replace Java.
My guess is that Google wants Kotlin to be the new primary language for Android. Because that’s where they went first with it.
I personally think that Kotlin could get huge, because it can interface with Java, can run on the JVM, and can even be compiled into JavaScript.
This means that you don’t have to rewrite existing code, you can just start using a new language, which is huge.
Kotlin probably won’t replace Java, there’s too much code in Java, and a lot of people don’t want to spend a lot of time and such learning a new language. But it will become a force to be reckoned with.
Ed Guenther
Answered Sep 8
It has a lot of potential. And keep in mind: there isn’t just “one” single compact Java ecosystem … there many millions or billions of lines of Java code - used for all kinds of things.
Many organisations will probably wait a long time before introducing Kotlin (think big enterprise - banking - insurances …) - but others have less of a investment they need to somehow protect.
In other words: there is a good chance that Kotlin will be the main language for the Android platform in a few years. Does that mean that Kotlin will also be the lingua franca in the banking sector? Maybe, more likely: maybe not.
点击这里 > 去京东商城购买阅读
点击这里 > 去天猫商城购买阅读
微信关注我们
转载内容版权归作者及来源网站所有!
低调大师中文资讯倾力打造互联网数据资讯、行业资源、电子商务、移动互联网、网络营销平台。持续更新报道IT业界、互联网、市场资讯、驱动更新,是最及时权威的产业资讯及硬件资讯报道平台。
马里奥是站在游戏界顶峰的超人气多面角色。马里奥靠吃蘑菇成长,特征是大鼻子、头戴帽子、身穿背带裤,还留着胡子。与他的双胞胎兄弟路易基一起,长年担任任天堂的招牌角色。
Spring框架(Spring Framework)是由Rod Johnson于2002年提出的开源Java企业级应用框架,旨在通过使用JavaBean替代传统EJB实现方式降低企业级编程开发的复杂性。该框架基于简单性、可测试性和松耦合性设计理念,提供核心容器、应用上下文、数据访问集成等模块,支持整合Hibernate、Struts等第三方框架,其适用范围不仅限于服务器端开发,绝大多数Java应用均可从中受益。
Rocky Linux(中文名:洛基)是由Gregory Kurtzer于2020年12月发起的企业级Linux发行版,作为CentOS稳定版停止维护后与RHEL(Red Hat Enterprise Linux)完全兼容的开源替代方案,由社区拥有并管理,支持x86_64、aarch64等架构。其通过重新编译RHEL源代码提供长期稳定性,采用模块化包装和SELinux安全架构,默认包含GNOME桌面环境及XFS文件系统,支持十年生命周期更新。
WebStorm 是jetbrains公司旗下一款JavaScript 开发工具。目前已经被广大中国JS开发者誉为“Web前端开发神器”、“最强大的HTML5编辑器”、“最智能的JavaScript IDE”等。与IntelliJ IDEA同源,继承了IntelliJ IDEA强大的JS部分的功能。