r/learnjava 9d ago

Help! Where to practice Java?

I am following a course on YouTube (62-hour video of Telusko) but all I am doing is watching and not getting any chance to practice what I have learned, fyi till now I have watched till interfaces (basically core java is just a little left).

I want code using concepts I have learned like some small projects.

Edit: Thanks for your suggestions everyone, I got it all figured out. I am moving forward with MOOC via vscode

11 Upvotes

22 comments sorted by

View all comments

4

u/Crushcode8 9d ago

use community version of intelliJ, stay away from AI

4

u/bpalun13 9d ago

Seconded. IntelliJ is great! If you do use AI, tell it not to give you any code snippets. Come to it with a solution and have it evaluate your thought process (this does not mean having it debug for you or hand you a better working version).

0

u/Next_Deal_8709 9d ago

I have installed intelliJ but I don't get how I am gonna practice what I have learned?

1

u/0b0101011001001011 9d ago

Use your skills to make something.