+ 1
Where can I learn java?
11 ответов
+ 4
https://www.sololearn.com/Course/Java/
If you want to advance in java, You can consider udmey,udacity,codera,codeacademy,etc
even oracle also provide.
+ 2
here? Oracle do Java tutorials, various sites offer free tutorials, mooc courses appear on coursera and you might be able to buy a video course from 3dbuzz or udemy.
+ 1
what's a really good beginner curved to really get a better understanding of coding
+ 1
Try out ProgrammingByDoing
0
w3school.com
0
solo learn, openclassroom
0
Here
0
In computer by BlueJ
0
hello there, first I would recommend "Java how to program" textbook. As im CS student I really see it as good one. After that u should hv JDK on ur laptop plus a programming software. You have blueJ, eclipse and netBeans. you can download them for free. also, you should start learning the basics like what java program consist of ( variables, methods, objects), and some about (loops, if staments, conditional statments) , learning about syntax things, how to start writing a code and lil more u ll find on textbook Inshallah. after u do well on these. start learning Data structure ( like sorting n searching technices and morw ). well I hope I gave u some idea. good luck !
0
here