What is the best way to learn Java?
1–5 of 5 posts
Re: What is the best way to learn Java?
#2Re: What is the best way to learn Java?
#3Re: What is the best way to learn Java?
#4First two questions: 1. Do you understand the difference between Java Nd JavaScript? And if you do, 2. Why do you want to learn Java?
But the reason I wan't to learn java is because it's a common programming language that can help me think like a programmer. My goal is to become a software engineer.
Re: What is the best way to learn Java?
#5First two questions: 1. Do you understand the difference between Java Nd JavaScript? And if you do, 2. Why do you want to learn Java?
Yes I understand The difference. JavaScript is client-side. Java is back-end. JavaScript is interpreted through the browser, and Java is compiled using a JVM. But the reason I wan't to learn java is because it's a common programming language that can help me think like a programmer. My goal is to become a software engineer.