I want to learn to code, but I'm stuck in tutorial hell where I can follow along perfectly but can't build anything on my own. How did you make the difficult transition from copying code in courses to actually solving problems and creating your own projects from scratch?
Make the jump from copying to building by picking a real problem you care about and building it end to end Start with a one page plan and a minimal viable version you can actually ship this weekend
Look at projects you admire in public repos and try to recreate a small feature Then reuse that pattern with your own idea This helps you see patterns and how pieces fit together
Choose a path that centers on projects not just tutorials If a course promises a finished app skip it and pick one that makes you prototype and iterate with feedback Even online courses 2025 can help but you still need to build and share your work
Set a weekly cadence to grow a project Add one tiny feature and write a short note about what you learned No big setup just steady progress
Keep a simple portfolio with a couple of starter projects and clear readmes When you can explain what you built and why you gain the confidence to tackle bigger problems