How Can I Improve My Programming Skills and Start Building Projects?

0
4
Asked By CleverDuck94 On

I'm a second-year student studying programming and I've been hitting a wall when it comes to applying what I've learned. I've read a lot and watched numerous YouTube tutorials, so I understand the theory and can tweak existing code, but creating my own programs remains a challenge. I struggle to come up with functions to solve new problems unless I've previously seen similar code—at that point, I often just copy it. I find myself relying on AI tools for assistance, only to realize later that I knew the material all along. I'm beginning to wonder if I don't think like a programmer. What steps can I take to learn how to create my own code and build projects confidently?

1 Answer

Answered By CodingAce42 On

It's totally normal to feel this way—most programming students go through it. Just remember that programming is a skill that takes time to develop. Don’t pressure yourself to build complex projects right away. Focus on smaller tasks; practice coding 50 mini-projects that are under 20 lines. It helps you get comfortable without being overwhelmed.

NewCoder21 -

Are there any resources that can give me suggestions for such small projects? My assignments often involve large, complex programs with hundreds of lines, and I struggle to start because I can't think of ideas.

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.