+ 18
don't forget to follow comment section for better understanding
+ 7
@Launcelot Don't be nervous.
Java is easy and I believe you can understand it. I had started Java when I was in class 9 and I know its not a great deal. If you pay attention and practice coding diligently , you will surely succeed.
+ 6
Power to you!
cHiRaG GhOsH has great insight!
We here on SoloLearn will happily assist you through your Java learning experience; don't hesitate to ask questions if needed, no matter how simple!
+ 5
As a newbie it's wise to learn Kotlin as Google is working behind it and Google's new anroid version will run by Kotlin.
Why you should totally switch toĀ Kotlin:
Itās time to start using a modern programming language
I want to tell you about aĀ new programming languageĀ calledĀ Kotlinand why you should consider it for your next project. I used to prefer Java but the last year Iāve found myself coding Kotlin whenever I could, and at this point I really canāt think of a situation where Java would be a better choice.
Itās developed byĀ JetBrains, and the fact that these are the people behind a suite ofĀ IDEs, such asĀ IntelliJĀ andĀ ReSharper,really shines through in Kotlin. ItāsĀ pragmaticĀ andĀ concise, and makes coding a satisfying and efficient experience.
Although Kotlin compiles to bothĀ JavaScriptĀ and soonĀ machine code, Iāll focus on its prime environment, theĀ JVM.
So hereās a couple of reasons why you should totally switch to Kotlin (in no particular order):
0#Ā Java Interoperability
KotlinĀ isĀ 100% interoperable with Java.
1#Ā FamiliarĀ Syntax
2#Ā String Interpolation
3#Ā Type Inference
4#Ā SmartĀ Casts
5#Ā Intuitive Equals
6#Ā Default Arguments
7#Ā Named Arguments
8#Ā The When Expression
9#Ā Properties
10#Ā The DataĀ Class
11#Ā Operator Overloading
12#Ā Destructuring Declarations
13#Ā Ranges
14#Ā Extension Functions
15#Ā NullĀ Safety
16#Ā BetterĀ Lambdas
17#Ā IDEĀ Support
Kotlin on Android. Now official
Why Kotlin is my next programming language
Scala vs Kotlin
Swift is like Kotlin
The Road to Gradle Script Kotlin 1.0
Introducing Kotlin support in Spring Framework 5.0
10 cool things about Kotlin
Kotlin full stack application example
Why I abandoned Java in favour of Kotlin
I used Kotlin at Hackathon
From Java to Kotlin
Kotlin Idioms
For details:
https://www.sololearn.com/discuss/1050538/?ref=app
https://www.sololearn.com/discuss/1126876/?ref=app
Kotlin's Resources:
https://www.sololearn.com/Discuss/823843/?ref=app
https://www.sololearn.com/discuss/1127342/?ref=app
+ 4
Good luck...Java is great :D
+ 2
Java is the most interesting programming language.If the course is good, it will help you understand many things like encapsulation, inheritance and polymorphism.Good luck with that and don't miss classes.