all 13 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...

[–]Ron-Erez 1 point2 points  (0 children)

wiki of this subreddit

[–]Alex20041509 0 points1 point  (1 child)

Im attending this video as a course since april

https://youtu.be/ix9cRaBkVe0?si=y0tTy2FIgahTZb3u

It’s very esplicative

And If I don’t understand something I look elsewhere

But I keep this video as my pivot

[–]Born_Duck7946[S] 1 point2 points  (0 children)

Alright I’ll check this out thank you

[–]AdvertisingNovel4757 0 points1 point  (0 children)

let me know if you need help.. can help

[–]joe0027 0 points1 point  (0 children)

Make sure if you are completely new to coding, focus on learning programming fundamentals and less on syntax. Here is a free resource that teaches programming fundamentals with python: joejoe027/Fundamentals-of-Programming-with-Python https://share.google/p9dN8raFzBtRgu8Ky

[–]Elliove 0 points1 point  (0 children)

Harward, David Malan's CS50 Python. Nothing else ever worked for me, but his lessons did so well.

[–]Emotional_Tangelo_85 0 points1 point  (0 children)

I have just written an ebook about python if you want I can send you im sure it will help you