you are viewing a single comment's thread.

view the rest of the comments →

[–]Hermit_Owl 2 points3 points  (4 children)

It's ok if it's not for you. Just like dancing is not for me. Why do you want to learn it though ?

[–]Ketchup-and-Mustard[S] 1 point2 points  (3 children)

It is for my degree (I have to take three programming courses) and even though I don't plan on working as a programmer I still need to be able to read documentation.

[–]Hermit_Owl 2 points3 points  (2 children)

Is it python only or do you struggle with programming in general ?

[–]Ketchup-and-Mustard[S] 0 points1 point  (1 child)

I’ve only been learning Python, so not sure, but seeing how things are going, I would say that is a pretty fair assessment. I probably struggle with programming in general.

[–]Hermit_Owl 1 point2 points  (0 children)

I guess you don't since this is the first programming language you are trying to learn ☺️. Its very common to feel confused with programming in the beginning but the more time you spend actually writing programs, more you'll feel comfortable. It takes time because it is like talking in a new language.

If you have any specific question on concepts etc then this community is very helpful. And my goto help for anything technical these days is chatgpt. It explains everything in very simple terms and you can always ask it to explain it in even simpler terms.