I've just completed a beginner's course in Java and I am wondering what my next steps should be. I've noticed that many people suggest working on projects, but I'm confused about how to get started. Should I just open an IDE and start coding from memory? Or is it better to look up things I don't remember? I struggle with memorization and often find that I don't retain information unless I know exactly what to focus on. I've also heard that if I want to pursue a career in software engineering, I should start practicing coding problems and learn data structures and algorithms. Is that true?
4 Answers
Definitely look things up as you go! When you're building projects, the goal is to learn how to put everything together creatively, not just to memorize everything. It's totally fine to have reference materials handy. Building something useful is a great way to solidify your understanding.
Why Java, though? Some people say it's not the best choice unless you're aiming for specific fields like business applications. Just make sure you're also open to exploring other languages in the future!
You are absolutely allowed to look things up! Remember, coding is about knowing where to find the information you need, not just memorizing it all. Don't stress about memorization; focus on applying what you know.
You're right, no one can remember everything, especially with Java's lengthy syntax! Focus on understanding concepts instead of memorizing every detail.

Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically