Is it normal for a student to get frustrated learning a coding language?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
16 replies · 2K views
Eclair_de_XII
Messages
1,085
Reaction score
92
... after many failed attempts at figuring it out? Is it normal for him to soon after declare himself done trying to figure out the solution and the language, only to return to it after only a short period of distancing himself from it by a short walk or some number of hours goofing off? Is it normal for a student to do this with any challenge that will inevitably come his way during his academic career?
 
Physics news on Phys.org
What coding language are you trying to learn? Is this for a paid university course (or maybe High School), or general interest?

I find a break from whatever has your attention good. It gives time to refresh. Rather than concentrate on the task and not achieve much, whereas giving my mind a break and coming back can make things seem clearer.
 
Reply
  • Like
Likes   Reactions: rbelli1
Perhaps you are finding that some things take time for your brain to organize them into something coherent.

In my professional career I would often get up from my desk and walk around the office just to take a break from the deep concentration often required to solve a problem. Sometimes a few minutes were adequate, sometimes I would do something else for a day or two.

For me, finding a solution was the reward. Though I realize that not everyone thinks that way, it does seem more present in the creative technical fields.

Hang In There!
Tom
 
StevieTNZ said:
What coding language are you trying to learn? Is this for a paid university course (or maybe High School), or general interest?
I'm trying to learn Python for a university course. That being said, I've done what I've described in my opening post many times when I was still going to college.
 
Hi, @Eclair_de_XII, as I see, it is a very difficult programming language. Courage, and don't be afraid to look for others help.
 
Eclair_de_XII said:
Is it normal for a student to do this with any challenge that will inevitably come his way during his academic career?
I think the academic career is, where it's most accepted as simply eccentric or absentminded character o0)

Of course, you need to be able to walk the walk first.
 
Eclair_de_XII said:
... after many failed attempts at figuring it out? Is it normal for him to soon after declare himself done trying to figure out the solution and the language, only to return to it after only a short period of distancing himself from it by a short walk or some number of hours goofing off? Is it normal for a student to do this with any challenge that will inevitably come his way during his academic career?
Yes!

Learning, especially programming, requires a phase of internalizing the lessons. The next time you come back to it, it will feel less alien.
 
in a nutshell YES. especial when you get syntax after syntax error. quite common as a beginner. im speaking from experience here lol
 
Reply
  • Like
Likes   Reactions: Tom.G
brianhurren said:
in a nutshell YES. especial when you get syntax after syntax error. quite common as a beginner. im speaking from experience here lol
If your spelling and punctuation are generally sloppy, then I'm not surprised you struggled with programming!
 
Reply
  • Haha
Likes   Reactions: Vanadium 50 and vela
try to learn to code when your dyslexic.... PITA!!!!!! I literally can not code due to this disorder hahahaha
 
Eclair_de_XII said:
... after many failed attempts at figuring it out? Is it normal for him to soon after declare himself done trying to figure out the solution and the language, only to return to it after only a short period of distancing himself from it by a short walk or some number of hours goofing off? Is it normal for a student to do this with any challenge that will inevitably come his way during his academic career?
It seems to me that there is often frustration involved with learning anything, even stuff that seems easy once learned.
 
Reply
  • Like
Likes   Reactions: mcastillo356
I cannot tell you how happy I was to get to the career point where hiring people to actually code my algorithms and calculations made economic sense. I love to design but coding is an immense chore because I am not a "detail" orientated thinker. The ideal coder will check my calculation/design for sign errors produce numbers and graphs. It is like a gift from the Almighty.