Hi! I am Ishant. I am a Fullstack Web Developer and an Android App Developer who loves solving everyday problems using his technical skills
I use technologies like ReactJS and NodeJS to design high quality websites and I make use of Kotlin language to develop highly optimized Android Apps
Occasionally, I also design UI prototypes using tools like Figma and AdobeXD
I am always there to help people and if you have any project ideas or questions, feel free message me on my instagram!
Go with kotlin, java is a terrible choice for learning android in 2023 Kotlin has been declared official language for android by google, java might be good for other stuff like backend but when it comes to android, kotlin has many advantages over java like Code written in kotlin is much less and easy to understand than java. Just see the button click listner code in both languages on internet Kotlin has coroutines which easily allow you to run asynchronous tasks. In java it used to be quite hard Kotlin provides different types of classes and error safety checkings which were not available in java Although when it comes to the app speed, java app runs around 16% faster than kotlin app which is not a big difference, you won't even notice it, so go with kotlin, the community is already growing, and so are the jobs for kotlin android developers. Happy Coding :)