#Java/Kotlin/Other

1 messages · Page 1 of 1 (latest)

stray shard
#

I’ve tried both Java and Kotlin and they’re both pretty nice, but I’m curious -- what do y’all think is better for beginners? Just general purpose programming. I’ve got a little bit of Lua and shell scripting experience, so I’m not totally new, just wanna hear what others think!
-# Not a serious developer by the way, I'm just extra bored.

high tideBOT
#

<@&987246964494204979> please have a look, thanks.

#

Here is an AI assisted attempt to answer your question 🤖. Maybe it helps! In any case, a human is on the way 👍. To continue talking to the AI, you can use </chatgpt:1108714622413963314>.

#
TJ-Bot
I’ve tried both Java and Kotlin and they’re both pretty nice, but I’m curious -- what do y’all think is better for beginners? Just general purpose programming. I’ve got a little bit of Lua and shell scripting experience, so I’m not totally new, just wanna

of experience with programming, but I’m looking to improve and learn more.

In terms of choosing between Java and Kotlin for beginners in general purpose programming, there are a few factors to consider. Java is a more established language with a larger community and more resources available for learning. It is also widely used in industry and is a good choice if you are looking to build a career in software development.

On the other hand, Kotlin is considered more modern and concise compared to Java. It has features that make it easier to write clean and readable code, which can be beneficial for beginners who are just starting out. Kotlin also has full interoperability with Java, so you can easily transition between the two languages as you learn.

Ultimately, the best choice between Java and Kotlin for beginners will depend on your personal preferences and goals. If you prefer a more traditional approach with plenty of resources available, Java may be the better option. If you are looking for a more modern language with cleaner syntax, Kotlin could be the way to go.

Both languages have their strengths and weaknesses, so it may be worth trying out both to see which one resonates with you more. Regardless of which language you choose, practice and dedication are key to improving your programming skills as a beginner.

hollow lava
#

Both are fine, it depends on what your goal is.

#

Java likely has more available resources though.