r/learnjava • u/Organic-Influence-81 • Jul 29 '26
Where should I start with Java projects?
I'm an ECE student with a good understanding of Java and DSA (mostly from LeetCode), but I haven't built any real-world projects.
Where should I start if I want to become a Java developer? What should I learn next, and what beginner projects would you recommend?
22
Upvotes
1
u/mariamamhan Aug 01 '26
Start with a CRUD project. It’s a great way to practice Java fundamentals.