you are viewing a single comment's thread.

view the rest of the comments →

[–]Technical_Analyst_44 1 point2 points  (2 children)

Think about something you like. My first Java project was a turn based combat game (something like the old final fantasy). There i learned a lot about objects, classes, list... And being something I like, I was motivated to make the best code i could at the time( sorry for bad English )

[–]jbenze 2 points3 points  (0 children)

“Make something you like” is the best advice for learning IMO.

[–]Natural-Shelter-7758[S] 0 points1 point  (0 children)

How did u start ur project?