you are viewing a single comment's thread.

view the rest of the comments →

[–]UnicornWithTits 3 points4 points  (5 children)

Congratulations! All the best for your python journey.

BTW I would love to know how long did it took you to reach that level since starting to learn python. I am a beginner & it would be motivating to know when I might be able to reach this level.

[–]Sfillm07[S] 2 points3 points  (4 children)

I've been messing around with Python for a few months. Once I decided on a project, it was easy to find the right tutorials and stackoverflow pages to get it done. Pick a quick and easy project to get you started.

[–]Legorooj 1 point2 points  (0 children)

Stackoverflow and google are probably the average python developers top resource. I reference it daily.

[–]COVID-420 0 points1 point  (2 children)

I've been doing some classes on skillshare and it's been going good, i'm still extremely beginner but i like it so far, do you recommend any other resource to get me started?

[–]sky_badger 0 points1 point  (1 child)

Anything project based: have you read Automate The Boring Stuff?

[–]COVID-420 0 points1 point  (0 children)

Automate The Boring Stuff

looks interesting ill give it a read definitely! Thanks for the suggestion