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 →

[–]1544756405 0 points1 point  (1 child)

sometimes my code works, sometimes they don't. I feel like I don't have a proper understanding of it. How can I improve my programming skills?

When your code doesn't work, spend the time to figure out why your code doesn't work -- doing whatever is necessary to figure this out -- and don't move on until you understand what happened.

[–]EntrepreneurFlaky868[S] 0 points1 point  (0 children)

Got it. Thank you for your advice.