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?
4 Antworten
+ 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/
+ 8
https://www.sololearn.com/post/43999/?ref=app
https://www.sololearn.com/post/19792/?ref=app
https://www.sololearn.com/post/18830/?ref=app
https://www.sololearn.com/post/16941/?ref=app
https://www.sololearn.com/post/14889/?ref=app
https://www.sololearn.com/post/44876/?ref=app
https://www.sololearn.com/Discuss/636195/?ref=app
https://code.sololearn.com/WaVusr8J1KvK/?ref=app
https://code.sololearn.com/WKFF4vOCr3mi/?ref=app
+ 4
Generally spoken I'd recommend to look for the Oracle tutorials for deeper insights on a particular topic.
+ 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?