+ 2
i need some advice?
so far i have came across till objects. can you guys suggest me some projects to me that are neither too hard nor easy.
3 Respuestas
+ 7
Try to code a calculator. I think that is often the very first project. If that is too easy, create a calculator with a gui, e.g. with JavaFX.
0
You can write a few simple algorithms like an algorithm which can print prime numbers or sorting algorithms.
0
make a tic tac toe game in java .it use basic concepts of if else and a basic graphics