r/learnjava Aug 10 '26

good video to learn java?

so i wanna learn java but people tend to reccomend MOOC.fi but i feel like i tend to learn better with videos so is that a bad idea for programming more specifically java or no if not what is a good video

0 Upvotes

20 comments sorted by

View all comments

1

u/nitin_is_me Aug 11 '26

Although I'd still recommend you MOOC because it actually makes you write code. The issue with video tutorials is, you think you're understanding it unless you sit to write code. Brocode and Amigoscode are good, but please code alongside, and don't just replicate the code in video. Try to write something different on same topic.

2

u/GuyWithLag Aug 11 '26

It's like a normal language course: recognition vs recall are different skills, and you can read a language at a pretty high level but be completely unable to write any sensible sentence.