keep trying to lean it snd you will understsnd it | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

keep trying to lean it snd you will understsnd it

As the title says i keep trying to understand some concept in java programming but is it true if i keep trying then i will finaly understand those concept Same goes for learning right?

26th Jul 2017, 1:54 AM
Sarah kerr
Sarah kerr - avatar
6 Answers
+ 4
Absolutely! Although, if you can't seem to understand something no matter how hard you try, perhaps take a step back and see if there's anything you don't understand that you may have skipped over. You'll get it eventually.
26th Jul 2017, 2:09 AM
Rrestoring faith
Rrestoring faith - avatar
+ 1
@tt Junior I see you're trying Java. With Java, Do not worry about what these mean: class, public, static, void. Until you learn more. (I find those who dive straight into that are less successful and likely turn to Python). Start with something like this: * How do I print to the console? Then learn things like: * Some Arithmetic * More with variables * Then maybe get into if/else statements * Strings * Arrays * Loops * Methods * Exceptions * Parameters * Return types * How to take user input // This is another thing that will make beginner's turn away from Java, so I'm recommending you get into it later * Classes * Accessibility * OOP * Files (Writing/Reading) * Sorting Algorithms
26th Jul 2017, 4:29 AM
Rrestoring faith
Rrestoring faith - avatar
+ 1
If you kind enough to list The things that are useless to learn in java
26th Jul 2017, 2:25 PM
Sarah kerr
Sarah kerr - avatar
+ 1
Useless: * goto This keyword was removed. That's all I can really think of to be honest.
26th Jul 2017, 2:39 PM
Rrestoring faith
Rrestoring faith - avatar
0
i understand nothing
26th Jul 2017, 4:21 AM
tt junior
0
thanks
26th Jul 2017, 2:54 PM
tt junior