+ 3
Why is so hard for me to program something, even when I have some level of control in the sintax?
I think there is a mindset or aproach to problems that you need to develope in order to start defining problems to solve; and cutting them down into bits that you can really solve in order to fix the big issue.
1 Antwort
0
It's common for programmers to feel challenging, especially when they're starting out. Programming involves not just understanding syntax but also developing problem-solving skills, logical thinking, and the ability to break down complex problems into manageable parts. Here are few reasons why programming might feel difficult, I think these are:
- Complexity of problem
- Abstract thinking
- Errors and
- Persistence
Everyone progresses at their own pace, and it's okay to encounter challenges along the way. With time, practice, and persistence, you'll continue to improve & become more confident in your programming abilities. Best of luck!