Java Beginings and understanding | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Java Beginings and understanding

so I find I'm having a hard time learning code, I think the reason being is because I'm constantly told this string of code or that but not WHY or HOW it works. and I'm truly talking basics here, like foundation of code. I think if I had a better understanding then this whole process would be a lot easier Does anyone know of resources for my issue or have any advice?

6th Aug 2019, 9:43 PM
David Allen
David Allen - avatar
4 Answers
+ 10
Mohab Khaled It's hard to recommend good reads if I don't know your learning level and what you're planning to create. So, in cases I don't know people's background I recommend to take a look at the official docs and choose whatever topic seems to be the most interesting to you. What you should learn next totally depends on what you want to create (or sometime what is wap in the company you work for). https://docs.oracle.com/javase/tutorial/
27th Oct 2019, 9:36 AM
Tashi N
Tashi N - avatar
+ 4
Generally spoken I'd recommend to look for the Oracle tutorials for deeper insights on a particular topic.
26th Oct 2019, 7:04 PM
Tashi N
Tashi N - avatar
+ 1
Tashi N , for someone want to go beyond the basics , and establish a good "foundation" it is hard to go randomly throughout the documentation, any good texts you recommend to know different aspects about the language?
27th Oct 2019, 9:11 AM
Mohab Khaled
Mohab Khaled - avatar