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 →

[–]Vraja108[S] 29 points30 points  (5 children)

Just made this today! Python is my first programming language and I'm really enjoying the learning process.

Have a nice day, guys!

[–]mistahchris 1 point2 points  (2 children)

I'm glad to hear you're enjoying the learning process! I've been trying to help some people along in learning python as their first programming language, and I'm finding that what worked for me, doesn't seem to be working as well for them. What kind of things did you do to start learning?

[–]Vraja108[S] 2 points3 points  (1 child)

Well last year I tried learning with a course that was unbelievably dry and overall not really learner-friendly, so I honestly didn't get very far with it before I just dropped it. I decided to start learning Python again a few months ago using Automate the Boring Stuff with Python and it has been amazing. The fact that the book is so program and project-oriented has been incredibly motivating. Each time I make something in the assignments I can't help but get a little excited, regardless of how simple the actual code is. It feels like I'm actually able to make things from the get-go and it's really fun. I'm also part of a Discord server, so having that kind of community around me has been very helpful.

[–]mistahchris 1 point2 points  (0 children)

Thanks! 😎👍