Which is best course to learn Advanced java | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Which is best course to learn Advanced java

31st Jan 2020, 5:10 PM
Dhairya Talsania
Dhairya Talsania - avatar
2 Answers
+ 3
I think you dont need another course but that on SL. After knowing everything about basic types, flow control, classes etc. the remaining things are knowing where to find the modules and knowledge you need. But learning - as you recognized very well - is not over. Protocols like TCP/IP Problems and solutions of threads... All that stuff... But it is not course learning. It is a kind of "learning-on-demand". It means if u face a problem u cant solve yet with your knowledge, you should be able to get it in short time. Now... what you want... plugins for minecraft webscraping.. Give yourself an advanced challenge and learn to learn the missing stuff . Althuogh this is not the answer u expected I hope, I could help u.
31st Jan 2020, 5:59 PM
Oma Falk
Oma Falk - avatar
+ 3
Dhairya Talsania First try to state clearly that what do you mean when you say advanced Java. There are a lot of concepts in Java which might not sound advanced but are very important and useful. Some examples are- 1) Collections 2) Concurrency 3) Generics 4) Lambda expressions 5) Streams If you are not aware of the above topics then I would suggest you to learn them to call yourself a java programmer. Keep these resources for reference- https://www.sololearn.com/discuss/580291/?ref=app
31st Jan 2020, 6:19 PM
Avinesh
Avinesh - avatar