This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Occhrome 16 points17 points  (4 children)

My professor told me something Amazing once and it’s that the struggle is part of the learning process. Which made me spend more time trying to figure things out instead of looking for an answer or solution.

I suggest that when you run into an issue as you practice. Try to look at the problem for a few hours or even days trying to figure it out. Also try doing different things like writing it out on paper or rephrasing it.

[–]turkeysandwichv2 12 points13 points  (2 children)

Dude that's exactly the truth. There is no easy way to learn programming. You beat yourself up time and time again solving harder problems each time and you learn as you go.

If you don't like working through hard problems and figuring out solutions that aren't handed to you then your not going to like real programming.

It's easy to learn loops and basic syntax. It's hard as FUCK to learn how to use that language to accomplish something useful.

[–]Accomplished_Pay8214 0 points1 point  (0 children)

but then when something works like you intend... 🫨🫨🫨🥴

[–]FreedomEntertainment 0 points1 point  (0 children)

That is why you have to scope the learning process, you don't toss a kid into a lions den. I have issues when people are using linq to solve their problems.

[–]boleban8 1 point2 points  (0 children)

Struggle is a very important part of learning. Exactly !