How to Get Out of ‘Tutorial Hell’ and Start Coding?

0
1
Asked By CodedDreams92 On

I've just started learning Lua for Roblox, and I feel really stuck. I've gone through some tutorials about strings and functions, but I find myself in this endless loop of watching videos without actually applying what I'm learning. I get demotivated because I don't sense any progress. I'm not sure what a small project even looks like—is it a game, a tool, or something else? When I learn something, like string manipulation, how do I actually put that into a project? I often type with uncertainty, worried that I'm not getting anywhere with my coding journey. At 15, I feel like I'm running out of time and just want to know how to learn effectively. Should I be practicing coding more on my own, or am I missing out on something? I really want to move beyond just following tutorials and start applying what I know.

1 Answer

Answered By HelpfulCoder99 On

You're definitely not alone in feeling stuck in 'tutorial hell'! It can be really discouraging. One thing that helped me was to just open the coding environment and start a tiny project, even if it's something silly. It could be as simple as creating a small game or a script to automate a task you find tedious, like organizing files. That way, you're applying your knowledge in a way that feels meaningful.

LearningByDoing -

Yeah, I get that! It's like each new thing leads to more confusion. Just try tackling little problems you face in daily life or things you find fun.

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.