I've just started my journey in computer science, having learned some basic C++. Now I've transitioned to PHP and backend development, but I'm finding it really tough. As a beginner balancing these new concepts, I could really use some advice. What should I focus on to get better?
6 Answers
Stick with one language for now until you're comfortable with the basics. Once you feel confident, you can think about switching to something more challenging.
Practice is key! The more you build, the better you'll get. Don't shy away from hands-on projects; they really help solidify your learning.
Instead of focusing on just PHP, try to understand the fundamental concepts and data structures from your classes. Those concepts will help you in the long run. PHP is considered a bit outdated now, and there are newer alternatives that might be more beneficial for you.
I started with PHP too, but I see your point about modern alternatives. Definitely a good idea to explore other options.
I learned PHP years ago and honestly, it's not a requirement for many jobs today. If you grasp C++, you're already on a great path. Focus on programming concepts instead of getting too hung up on PHP specifically. Advanced languages and frameworks will come with time!
That makes sense! I’ll try to reinforce my C++ skills and broaden my understanding before getting deeper into PHP.
I've built my career on PHP and think it's still relevant! If you combine it with HTML, CSS, and some JavaScript frameworks, it can be a very effective stack for web development.
Whenever you face obstacles, trying asking an AI for help. They can shed light on problems you're stuck on.
Good idea! Though, I'd recommend consulting with professors or TAs if you're in a university setting.

Yeah, but as a student, sometimes we have limited choices, especially with courses.