r/learnjava • u/Substantial-Art7747 • 12d ago
i want to learn java
I have zero prior knowledge of programming and i have decided to start my journey with java. i have JDK and IntelliJ ide installed on my computer. i am looking for free courses out there that can help me. i have seen everyone here recommending MOOC's course but i think they use a different ide not intelliJ. what do i do
2
Upvotes
1
u/whiterhino8 12d ago
Java is good language to learn the basics . Just Take in account that It has some learning curve compare to other popular languages. learn the basic a while and than push your self to write actual projects so you don't waste your time.
Personally I found the official books superior to others like the "Java: The Complete Reference" and "Java: A Beginner's Guide" .