Can I make a good project using core java? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Can I make a good project using core java?

I want to make a project using core java having a good User interface and good operations. Can you suggest me some project ideas ?

17th May 2019, 4:22 PM
Ss Kolla
Ss Kolla - avatar
2 Answers
+ 1
I suppose if you're wanting to practice, start with creating some sort of account system. Utilize classes / objects, database, etc... for it. Create a login system to keep track of individual users, etc.. That's a great place to start with it and will allow you to exercise many concepts you've learned, as well as learn some stuff you haven't. Another idea could be a chat system.
17th May 2019, 4:32 PM
AgentSmith
0
Yes, of course You can make some app which automates some of your routing work or webapp (on sockets it is too difficult but real, I can advise you some frameworks) or app with ui etc. Your abilities are unlimited For instance, my first good project was the bot which sent my resume on the site of searching the job using keywords
17th May 2019, 5:18 PM
Владислав Крец
Владислав Крец - avatar