Advanced Java | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Advanced Java

I feel like I’m pretty good with the basics of Java. What would be a good project to learn beyond class, array, hashmap, loops?

13th Jun 2018, 2:34 PM
John Coker
John Coker - avatar
3 Answers
+ 2
Try something with GUI, after you have some understanding of framework of your choice make an program for personal use or just play around with new things you discover.
13th Jun 2018, 4:04 PM
BlazingMagpie
BlazingMagpie - avatar
+ 7
there are some topic you must understand to learn like 1.Reflection 2 AutoBoxing 3 Generic class 4 jsp 5 collection framework 6 properities class 7 Internationization 8 jdbc framework these are core java topic if you learn all of these topic then you move on Advance java
13th Jun 2018, 4:03 PM
Arun Tomar
Arun Tomar - avatar
+ 1
Build a blockchain.
13th Jun 2018, 2:55 PM
***
*** - avatar