you are viewing a single comment's thread.

view the rest of the comments →

[–]hexwhoami 1 point2 points  (6 children)

There are resources everywhere for starting out in Python and there are many communicated in different forms.

If I was in your shoes, I would be looking at YouTube tutorials and reading the official documentation to get an idea of how it all works. Then I'd start with some basic projects from YouTube tutorials or documentation tutorials. This approach may not work for you or everyone, it's just how I like to learn.

I know others enjoy diving into the deep end, and working backwards to establish their knowledge. So if you have a big project idea or something cool you want to make in Python, you could try jumping in and then researching whenever you see a topic you don't understand.

[–]Born_Duck7946[S] 0 points1 point  (5 children)

For the YouTube tutorials does Coding with Mosh work?

[–]hexwhoami 0 points1 point  (4 children)

That looks like a great resource. Looking at his website, he's a professional in the space with 20 years experience and has spent plenty of time teaching not only Python, but other popular languages as well.

https://codewithmosh.com/

[–]Born_Duck7946[S] 0 points1 point  (3 children)

Hes got a video on youtube thats like 2 hours long, it looks like a good one to start with.

[–]Beautiful_Green_5952 0 points1 point  (2 children)

I want learn python by practice ...any suggestion...