+ 1
Any website to learn java ???
Can anyone please suggest me some websites / you tube channel to learn java.
5 Respuestas
+ 3
https://stackify.com/java-tutorials/4
List of 30 Java tutorial websites, including Oracle's (official) and SoloLearn's, with quick explanations/revisions.
Hope you find it useful.
+ 2
Thank you very much
0
Yes,
ya 😀
https://www.w3schools.com/js/default.asp
0
Roi, you provided JavaScript (not Java) tutorial. Martin Taylor already provided the direct link to W3Schools Java tutorial.
If you did not know that they are separate languages, I suggest you to read these articles: https://www.thesoftwareguild.com/faq/difference-between-java-and-javascript/ , https://www.geeksforgeeks.org/difference-between-java-and-javascript/ . If that is a thing, I also recommend you to read about difference between JavaScript and JScript, different ECMAScript implementations, to avoid confusion in future: https://www.educba.com/javascript-vs-jscript/ , https://www.geeksforgeeks.org/whats-the-difference-between-javascript-and-jscript/