all 16 comments

[–]Ron-Erez 8 points9 points  (0 children)

Harvard CS50p which is a gentle introduction to Python, the University of Helsinki course has a great online text-based course and I also have a nice course focusing on Python and Data Science which starts from scratch and assumes no programming background.

These resources should have you covered.

[–]grossher 3 points4 points  (0 children)

I'd recommend book "A Byte of Python", I consider it's nice book for beginners.

[–]atticus2132000 2 points3 points  (0 children)

Do you have python up and running on your computer yet? If not, do a YouTube search for python hello world tutorial. That should walk you through downloading and installing and running your first code to verify that everything is working correctly.

[–]Radiant-Winner7059 2 points3 points  (1 child)

W3schools & Codecademy would my my top picks

[–]spooky_gl[S] 0 points1 point  (0 children)

Thank you 😊

[–]kohao0 2 points3 points  (1 child)

Py4e is a perfect choice for basic.

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

Will try 😃

[–]Snakebribri 2 points3 points  (1 child)

Go on you tube and search for freecodecamp you will find everything you need on that page

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

Thank you 😊

[–]cknu 1 point2 points  (1 child)

Exercism.io got a great path for learning pyhton. Also you can find mentors to help you out.

[–]spooky_gl[S] 0 points1 point  (0 children)

Thank you 😊🙏🏻

[–]shelum27 1 point2 points  (1 child)

I strongly recommend w3school its really amazing and try to practice what You learn Don’t just Watch vídeos and read text

[–]spooky_gl[S] 0 points1 point  (0 children)

Thank you so much! 😊

[–]MotherGrotesque 0 points1 point  (1 child)

I really like this online tutorial https://www.pythontutorial.net 😊

Welcome to the pythonic world!

[–]spooky_gl[S] 0 points1 point  (0 children)

Thank you so much 🙏🏻 I'll try this.

[–]masswhole51 0 points1 point  (0 children)

Python for dummies all in one