Struggling to Retain Java Concepts — Any Tips?

0
2
Asked By CuriousCoder99 On

I've started learning Java because I've heard it's a great way to dive into programming. I'm currently about 80% through Codecademy's Java Course, and I really enjoy it! However, I've noticed I'm forgetting a lot of what I learned in previous lessons. I think I made a mistake by not practicing in a Java file right after each lesson. Now, as I work on a project, I find it tough to recall what I've learned. Does anyone have advice on how to better remember my lessons and make progress in Java without constantly having to look things up? Should I try another course or maybe watch supplementary videos after I finish this course? I'm feeling a bit lost here.

1 Answer

Answered By JavaJunkie77 On

You really need to code along while watching videos; just passively watching won’t help much! Start from scratch and apply what you learn as you go. It’ll reinforce your understanding!

LearningBuddha23 -

So I should watch the videos and code along? After that, try to implement the concepts on my own?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.