Struggling to Learn Programming and Make Games – Need Advice!

0
7
Asked By GamerNinja42 On

I've been trying to learn programming for three years now because I've always dreamed of making games since I was a kid. The issue is, even though I grasp concepts when watching tutorials, I can't seem to apply them when I try to code on my own. I could really use some guidance on what steps to take next. Any advice?

4 Answers

Answered By GameMakerGuru On

Can you share more about your current progress? What specific areas are you struggling with? It’s important to be aware that passive learning, like just watching videos, can give a false sense of understanding. You feel you know it, but you still need to practice coding for real!

GamerNinja42 -

I've been trying to create a small 3D platformer in Unreal, but I can't seem to grasp the concepts well enough to do it alone.

Answered By DevDreamer77 On

Starting small is key! Instead of tackling a big project, break it down into smaller, manageable pieces that you fully understand. You’ll learn valuable lessons from these smaller projects that will help you tackle bigger ones later on. It’s all about building your skills gradually!

Answered By CodeTraveler98 On

It sounds like you're facing a common issue! Instead of just watching videos, try to get your hands dirty by coding right away. Look into resources like the MOOC from Helsinki University, which offers courses in Java and Python and focuses on practical application. Programming is a lot like math; you have to practice to really understand. So start writing code!

Answered By CuriousCoder88 On

Have you been consistent with your learning? Knowing a programming language is essential, but the real trick is learning the thought process behind programming. Watching videos helps with concepts, but you need to practice building things yourself. Try to develop a routine and stay curious!

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.