+ 11
Hi to everyone !! Can you help to find the best resource of complete java language! I am trying to learn now.. so please suggest
I am studying 3rd year computer science. I already checked a lot number of resources of java but they didn't complete course so try to learn full course on one platform so please suggest best one and effective one!!
12 ответов
+ 6
hey.....i think we r in d same path....to study java....first take some online courses ..it gives you basics...thats wat im doin nw in sololearn....but dat itself wont make u an expert...so wats next?....i think i wouod complete my course tomorrow...so,,,wats my nxt plan is.. ...practicing codes....practice wat u studied....try making ur own codes..run it......manage the errors.....code again..also....try some java games or java challenges available online to get the real world experiences...so dat u can become a maestro?
+ 8
I suggest to read books or if you wanted to learn online
Here are some suggestions
https://www.w3schools.com/java/
https://www.tutorialspoint.com/java/
Vist the above link
+ 7
Go for book. "The complete reference JAVA" by Herbert schildt
+ 5
Mastanvali Shaik If you want to each bit and piece of Java, then head over to https://www.pdfdrive.com/core-java-books.html , search for Core Java. You should definitely download Both volume I and volume II.
Volume I = Fundamentals
Volume II = Advanced Features
It should be enough to learn MAJORITY of the Java language.
After that, you could head over to Oracle.com and download the Java SE8 Docs
+ 4
I think Udemy is best website... Enroll this course Java Programming Masterclass for Software Developers by Tim Buchalka...This course is nice and every concept explained well...
+ 3
Java API, Stack Overflow & YouTube videos.
Nothing will cover everything except for Java API
+ 3
better learn python
+ 2
Download app called hackr.io it will tell you were you can learn java free or cheap. But I would recommend using udemy, thier is a course by Tim bulkcha
+ 2
Nitin Gutte i can tell you without hesitation, it is far from being the best source
+ 2
If you russian I advice to you book named "Герберт Шилд Java 8. Полное руководство".
+ 1
JavaTPoint is an outstanding site for learning the basic concepts. Give it a try!
https://www.javatpoint.com/java-tutorial
0
The Core Java books have been updated by Cay Horstmann. Look for:
1) Core Java for the Impatient
2) Java SE 8 for the Really Impatient.
They are a little more concise and easier to read, given your level of education.