Need ideas for Programs. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Need ideas for Programs.

I'm learning Java and I've already made the "starter" programs like Bubble sort/Fibonnaci Series and stuff but I want to implement Java in real life. Any Ideas? Or any interesting program to make?

7th May 2017, 4:29 AM
Casey McCray
Casey McCray - avatar
8 Answers
+ 5
Take a look at java codes in the code playground, you may get ideas for your own project, from them.
7th May 2017, 4:52 AM
Cedric
Cedric - avatar
+ 2
Try making a game. :)
7th May 2017, 4:35 AM
Toky R.
Toky R. - avatar
+ 2
Yes, just some basic games to get started. (Tetris, Snake, ...)
7th May 2017, 4:37 AM
Toky R.
Toky R. - avatar
+ 2
nesecitas ideas, pues si no tienes ideas y sabes programar, empieza a hackear es muy facil
7th May 2017, 4:38 AM
David Chaves Zarta
David Chaves Zarta - avatar
+ 1
Like Tetris?
7th May 2017, 4:36 AM
Casey McCray
Casey McCray - avatar
+ 1
make login page with GUI(buttons,textfield),event handling and database connectivity. user enter details,it store indatabase and login by match data in database
7th May 2017, 6:52 AM
Mayur Chaudhari
Mayur Chaudhari - avatar
0
make simple calculator with GUI and event handling
7th May 2017, 6:51 AM
Mayur Chaudhari
Mayur Chaudhari - avatar
0
@Mayur Thanks mate I'll try that :D
7th May 2017, 6:53 AM
Casey McCray
Casey McCray - avatar